aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-05mtd: nand: fix 512 byte software ecc supportVimal Singh
2009-06-05mtd: nand: davinci_nand, 4-bit ECC for smallpageDavid Brownell
2009-06-05mtd: nand: minor davinci_nand cleanupDavid Brownell
2009-06-05mtd: nand: don't walk past end of oobfree[]David Brownell
2009-06-05mtd: plat_nand: fix section errorThomas Chou
2009-05-29mtd: Fix pointer handling in compat ioctls to use compat_ptr()David Woodhouse
2009-05-29mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.cKevin Cernekee
2009-05-29mtd: add OOB ioctls for >4GiB devicesKevin Cernekee
2009-05-29mtd: compat_ioctl cleanupKevin Cernekee
2009-05-29mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee
2009-05-29mtd: Fix handling of mtdname in txx9ndfmc.cDavid Woodhouse
2009-05-29mtd: Add armflash support for multiple blocks of flashCatalin Marinas
2009-05-29mtd: DIL/NetPC broken for nowDavid Woodhouse
2009-05-26[MTD] Remove option for add_mtd_partitions() to not register partitions.David Woodhouse
2009-05-26[MTD] Only set partition suspend/resume method if parent not registeredDavid Woodhouse
2009-05-26[MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse
2009-05-26[MTD] Restore suspend/resume support for mtd devicesDavid Woodhouse
2009-05-26[MTD] set blkdev parent to the mtd device, not its parentDavid Woodhouse
2009-05-08Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-05-08hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare
2009-05-08hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti
2009-05-08mtd: fix timeout in M25P80 driverPeter Horton
2009-05-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-05-07random: make get_random_int() more randomLinus Torvalds
2009-05-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-07md: remove rd%d links immediately after stopping an array.NeilBrown
2009-05-07md: remove ability to explicit set an inactive array to 'clean'.NeilBrown
2009-05-07md: constify VFTsJan Engelhardt
2009-05-07md: tidy up status_resync to handle large arrays.NeilBrown
2009-05-07md: fix some (more) errors with bitmaps on devices larger than 2TB.NeilBrown
2009-05-07md/raid10: don't clear bitmap during recovery if array will still be degraded.NeilBrown
2009-05-07md: fix loading of out-of-date bitmap.NeilBrown
2009-05-06drivers/base/iommu.c: add missing includesAndrew Morton
2009-05-06isl29003: fix resume functionalityDaniel Mack
2009-05-06fbdev: remove makefile reference to removed driverKrzysztof Helt
2009-05-06fbdev: fix fillrect for 24bpp modesMichal Januszewski
2009-05-06jsm: removing unused spinlockBreno Leitao
2009-05-06vt: Add a note on the historical abuse of CLOCK_TICK_RATEAlan Cox
2009-05-05Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-05-06drm/r128: fix r128 ioremaps to use ioremap_wc.Dave Airlie
2009-05-05[IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich
2009-05-05Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-05-05Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2009-05-05mx3fb: Fix compilation with CONFIG_PMSascha Hauer
2009-05-05i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)Enrik Berkhan
2009-05-05i2c-algo-bit: Fix timeout testDave Airlie
2009-05-05i2c: Timeouts off by 1Roel Kluin
2009-05-04e1000: fix virtualization bugJesse Brandeburg