summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2007-10-1412-317/+274
|\
| * UBI: return correct error codeArtem Bityutskiy2007-10-141-0/+1
| * UBI: remove useless inlinesArtem Bityutskiy2007-10-141-81/+38
| * UBI: fix atomic LEB change problemsArtem Bityutskiy2007-10-142-21/+33
| * UBI: use byte hexdumpArtem Bityutskiy2007-10-142-3/+3
| * UBI: do not use vmalloc on I/O pathArtem Bityutskiy2007-10-148-112/+119
| * UBI: allocate memory with GFP_NOFSArtem Bityutskiy2007-10-146-19/+21
| * UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy2007-10-143-38/+3
| * UBI: don't use array index before testing if it is negativeJesper Juhl2007-10-141-2/+7
| * UBI: add more printsArtem Bityutskiy2007-10-142-1/+5
| * UBI: fix sparse warningsArtem Bityutskiy2007-10-142-41/+45
| * UBI: fix leak in ubi_scan_erase_pebFlorin Malita2007-10-141-4/+4
* | [MTD] fix mtdconcat for subpage-write NANDChris Paulson-Ellis2007-10-141-0/+1
* | [MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.Adrian Hunter2007-10-141-3/+4
* | [MTD] [OneNAND] Return only negative error codesAdrian Hunter2007-10-141-2/+2
* | [MTD] [OneNAND] Synchronize block locking operationsAdrian Hunter2007-10-141-4/+14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-141-1/+1
|\ \
| * | mlx4_core: Fix infinite loop on device initializationRoland Dreier2007-10-131-1/+1
* | | i2c-nforce2: Declare PEC as supportedJean Delvare2007-10-131-0/+1
* | | i2c-nforce2: Abort the transaction on errorOleg Ryjkov2007-10-131-1/+32
* | | i2c-nforce2: Move status checking to a separate functionOleg Ryjkov2007-10-131-16/+33
* | | i2c-au1550: Fix a misused register problemChris David2007-10-131-7/+4
* | | i2c: Rename the PEC functionality bitDavid Brownell2007-10-134-7/+13
* | | i2c-at91: Mark as brokenDavid Brownell2007-10-131-1/+9
* | | i2c: Move i2c-dev interfaces to i2c-dev.hDavid Brownell2007-10-132-32/+29
* | | i2c: Remove i2c_algorithm.algo_control()David Brownell2007-10-133-31/+12
* | | cx23885: Drop empty i2c algorithm control callbackJean Delvare2007-10-131-7/+0
* | | i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell2007-10-137-56/+0
* | | i2c-dev: Reject I2C_M_RECV_LENDavid Brownell2007-10-131-2/+4
* | | i2c-stub: Support multiple chipsJean Delvare2007-10-132-32/+65
* | | i2c-bfin-twi: Remove useless twi_lock mutexFrancis Moreau2007-10-131-16/+0
* | | i2c-i801: Add support for the Intel Tolapai SMBusJason Gaston2007-10-132-1/+5
* | | i2c: Document struct i2c_msgDavid Brownell2007-10-132-10/+58
* | | i2c/pcf8574: No arbitrary initializationJean Delvare2007-10-132-12/+10
* | | i2c: Add DaVinci I2C controller supportVladimir Barinov2007-10-134-0/+621
* | | i2c-ibm_iic: Add support for new-style clientsStefan Roese2007-10-131-1/+8
* | | i2c/tps65010: New-style driver updates, part 2David Brownell2007-10-134-151/+181
* | | i2c/tps65010: New-style driver updates, part 1David Brownell2007-10-131-66/+69
* | | i2c-core: Make some code staticAdrian Bunk2007-10-132-6/+3
* | | i2c: New-style devices can support driver model wakeup flagsDavid Brownell2007-10-132-4/+7
* | | i2c: Kill struct i2c_device_idJean Delvare2007-10-132-16/+0
* | | missing includes in arch/powerpc/platforms/52xx/lite5200.cAl Viro2007-10-131-0/+2
* | | fallout from elsa setup splitAl Viro2007-10-131-1/+1
* | | JFS: Bio cleanup: Replace missing return statementsDave Kleikamp2007-10-131-0/+3
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-133-52/+52
|\ \ \
| * | | [MIPS] SMP: Fix use of cpumasks.Ralf Baechle2007-10-131-3/+3
| * | | [MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."Ralf Baechle2007-10-131-48/+48
| * | | [MIPS] CFE: Add missing parenthesis.Ralf Baechle2007-10-131-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-1341-989/+484
|\ \ \ \
| * | | | alim15x3: remove redundant m5229_revision checkBartlomiej Zolnierkiewicz2007-10-131-12/+13