aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-14Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse
2007-10-14[MTD] fix mtdconcat for subpage-write NANDChris Paulson-Ellis
2007-10-14[MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.Adrian Hunter
2007-10-14[MTD] [OneNAND] Return only negative error codesAdrian Hunter
2007-10-14[MTD] [OneNAND] Synchronize block locking operationsAdrian Hunter
2007-10-14UBI: return correct error codeArtem Bityutskiy
2007-10-14UBI: remove useless inlinesArtem Bityutskiy
2007-10-14UBI: fix atomic LEB change problemsArtem Bityutskiy
2007-10-14UBI: use byte hexdumpArtem Bityutskiy
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy
2007-10-14UBI: allocate memory with GFP_NOFSArtem Bityutskiy
2007-10-14UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy
2007-10-14UBI: don't use array index before testing if it is negativeJesper Juhl
2007-10-14UBI: add more printsArtem Bityutskiy
2007-10-14UBI: fix sparse warningsArtem Bityutskiy
2007-10-14UBI: fix leak in ubi_scan_erase_pebFlorin Malita
2007-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-13i2c-nforce2: Declare PEC as supportedJean Delvare
2007-10-13i2c-nforce2: Abort the transaction on errorOleg Ryjkov
2007-10-13i2c-nforce2: Move status checking to a separate functionOleg Ryjkov
2007-10-13i2c-au1550: Fix a misused register problemChris David
2007-10-13i2c: Rename the PEC functionality bitDavid Brownell
2007-10-13i2c-at91: Mark as brokenDavid Brownell
2007-10-13i2c: Move i2c-dev interfaces to i2c-dev.hDavid Brownell
2007-10-13i2c: Remove i2c_algorithm.algo_control()David Brownell
2007-10-13cx23885: Drop empty i2c algorithm control callbackJean Delvare
2007-10-13i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell
2007-10-13i2c-dev: Reject I2C_M_RECV_LENDavid Brownell
2007-10-13i2c-stub: Support multiple chipsJean Delvare
2007-10-13i2c-bfin-twi: Remove useless twi_lock mutexFrancis Moreau
2007-10-13i2c-i801: Add support for the Intel Tolapai SMBusJason Gaston
2007-10-13i2c: Document struct i2c_msgDavid Brownell
2007-10-13i2c/pcf8574: No arbitrary initializationJean Delvare
2007-10-13i2c: Add DaVinci I2C controller supportVladimir Barinov
2007-10-13i2c-ibm_iic: Add support for new-style clientsStefan Roese
2007-10-13i2c/tps65010: New-style driver updates, part 2David Brownell
2007-10-13i2c/tps65010: New-style driver updates, part 1David Brownell
2007-10-13i2c-core: Make some code staticAdrian Bunk
2007-10-13i2c: New-style devices can support driver model wakeup flagsDavid Brownell
2007-10-13i2c: Kill struct i2c_device_idJean Delvare
2007-10-13mlx4_core: Fix infinite loop on device initializationRoland Dreier
2007-10-13missing includes in arch/powerpc/platforms/52xx/lite5200.cAl Viro
2007-10-13fallout from elsa setup splitAl Viro
2007-10-13JFS: Bio cleanup: Replace missing return statementsDave Kleikamp
2007-10-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-10-13Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2007-10-13Delete filenames in comments.Dave Jones
2007-10-13fix sparc32 breakage (result of vmlinux.lds.S bug)Al Viro