summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-14Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse12-317/+274
2007-10-14[MTD] fix mtdconcat for subpage-write NANDChris Paulson-Ellis1-0/+1
2007-10-14[MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.Adrian Hunter1-3/+4
2007-10-14[MTD] [OneNAND] Return only negative error codesAdrian Hunter1-2/+2
2007-10-14[MTD] [OneNAND] Synchronize block locking operationsAdrian Hunter1-4/+14
2007-10-14UBI: return correct error codeArtem Bityutskiy1-0/+1
2007-10-14UBI: remove useless inlinesArtem Bityutskiy1-81/+38
2007-10-14UBI: fix atomic LEB change problemsArtem Bityutskiy2-21/+33
2007-10-14UBI: use byte hexdumpArtem Bityutskiy2-3/+3
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy8-112/+119
2007-10-14UBI: allocate memory with GFP_NOFSArtem Bityutskiy6-19/+21
2007-10-14UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy3-38/+3
2007-10-14UBI: don't use array index before testing if it is negativeJesper Juhl1-2/+7
2007-10-14UBI: add more printsArtem Bityutskiy2-1/+5
2007-10-14UBI: fix sparse warningsArtem Bityutskiy2-41/+45
2007-10-14UBI: fix leak in ubi_scan_erase_pebFlorin Malita1-4/+4
2007-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-1/+1
2007-10-14i2c-nforce2: Declare PEC as supportedJean Delvare1-0/+1
2007-10-14i2c-nforce2: Abort the transaction on errorOleg Ryjkov1-1/+32
2007-10-14i2c-nforce2: Move status checking to a separate functionOleg Ryjkov1-16/+33
2007-10-14i2c-au1550: Fix a misused register problemChris David1-7/+4
2007-10-14i2c: Rename the PEC functionality bitDavid Brownell4-7/+13
2007-10-14i2c-at91: Mark as brokenDavid Brownell1-1/+9
2007-10-14i2c: Move i2c-dev interfaces to i2c-dev.hDavid Brownell2-32/+29
2007-10-14i2c: Remove i2c_algorithm.algo_control()David Brownell3-31/+12
2007-10-14cx23885: Drop empty i2c algorithm control callbackJean Delvare1-7/+0
2007-10-14i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell7-56/+0
2007-10-14i2c-dev: Reject I2C_M_RECV_LENDavid Brownell1-2/+4
2007-10-14i2c-stub: Support multiple chipsJean Delvare2-32/+65
2007-10-14i2c-bfin-twi: Remove useless twi_lock mutexFrancis Moreau1-16/+0
2007-10-14i2c-i801: Add support for the Intel Tolapai SMBusJason Gaston2-1/+5
2007-10-14i2c: Document struct i2c_msgDavid Brownell2-10/+58
2007-10-14i2c/pcf8574: No arbitrary initializationJean Delvare2-12/+10
2007-10-14i2c: Add DaVinci I2C controller supportVladimir Barinov4-0/+621
2007-10-14i2c-ibm_iic: Add support for new-style clientsStefan Roese1-1/+8
2007-10-14i2c/tps65010: New-style driver updates, part 2David Brownell4-151/+181
2007-10-14i2c/tps65010: New-style driver updates, part 1David Brownell1-66/+69
2007-10-14i2c-core: Make some code staticAdrian Bunk2-6/+3
2007-10-14i2c: New-style devices can support driver model wakeup flagsDavid Brownell2-4/+7
2007-10-14i2c: Kill struct i2c_device_idJean Delvare2-16/+0
2007-10-14mlx4_core: Fix infinite loop on device initializationRoland Dreier1-1/+1
2007-10-13missing includes in arch/powerpc/platforms/52xx/lite5200.cAl Viro1-0/+2
2007-10-13fallout from elsa setup splitAl Viro1-1/+1
2007-10-13JFS: Bio cleanup: Replace missing return statementsDave Kleikamp1-0/+3
2007-10-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-52/+52
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds41-989/+484
2007-10-13Merge git://git.infradead.org/mtd-2.6Linus Torvalds91-2226/+4671
2007-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds20-1875/+4848
2007-10-13Delete filenames in comments.Dave Jones49-97/+15
2007-10-13fix sparc32 breakage (result of vmlinux.lds.S bug)Al Viro1-1/+2