aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-03-11mtd: Add mtdswap block driverJarkko Lavinen
2011-03-11mtd_blkdevs: Set the maximum discards sizeJarkko Lavinen
2011-03-11mtd_blkdevs: Add background processing supportJarkko Lavinen
2011-03-11mtd: cfi: fix writebufsize initializationAnatolij Gustschin
2011-03-11mtd: m25p80: add support for M25PX64Yoshihiro Shimoda
2011-03-11mtd: tests: add multiblock erase test to the mtd_speedtestRoman Tereshonkov
2011-03-11mtd: tests: add count parameter to mtd_speedtestAdrian Hunter
2011-03-11mtd: onenand_base: onenand_verify bugfix for writepage non-aligned addressRoman Tereshonkov
2011-03-11mtd: OneNAND: return read error for 4KiB page readAdrian Hunter
2011-03-11mtd: nand: fix pointer NULL pointer dereferencingStanislav Fomichev
2011-03-11mtd: tests: print correct valuesRoman Tereshonkov
2011-03-11mtd: ts5500_flash: avoid calling map_destroy on NULLJulia Lawall
2011-03-11mtd: phram: fix memory leakMathias Krause
2011-03-11mtd: mtdram: initialize writebufsize fieldArtem Bityutskiy
2011-03-11mtd: m25p80: add support for the EON EN25F32 chipGabor Juhos
2011-03-11mtd: adapt writebufsize calculation for concatHolger Brunck
2011-03-11mtd: atmel_nand: Add DMA support to access NandflashHong Xu
2011-03-11mtd: mtd_blkdevs: local symbols should be staticH Hartley Sweeten
2011-03-11mtd: local symbols should be staticH Hartley Sweeten
2011-03-11mtd: mpc5121_nfc: don't treat NULL clk as an errorJamie Iles
2011-03-11mtd: drop MTD_CONCAT from Kconfig entirelyDmitry Eremin-Solenikov
2011-03-11mtd: drop CONFIG_MTD_CONCAT ifdefsDmitry Eremin-Solenikov
2011-03-11mtd: drop MTD_CONCAT dependencies from KconfigDmitry Eremin-Solenikov
2011-03-11mtd: make MTD_CONCAT support mandatoryDmitry Eremin-Solenikov
2011-03-11mtd: add "platform:" prefix for platform modaliasAxel Lin
2011-03-11mtd: mtd_blkdevs: fix double free on error pathMaxim Levitsky
2011-03-11mtd: amd76xrom: fix oops at boot when resources are not availableStanislaw Gruszka
2011-03-11mtd: fix race in cfi_cmdset_0001 driverJoakim Tjernlund
2011-03-11mtd: jedec_probe: initialise make sector erase command variableAntony Pavlov
2011-03-11mtd: jedec_probe: Change variable name from cfi_p to cfiAntony Pavlov
2011-01-21Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2011-01-21Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-01-21powerpc/macintosh: Fix wrong test in fan_{read,write}_reg()roel kluin
2011-01-20ACPI / PM: Call suspend_nvs_free() earlier during resumeRafael J. Wysocki
2011-01-20ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki
2011-01-20Merge branch 'akpm'Linus Torvalds
2011-01-20backlight: fix 88pm860x_bl macro collisionRandy Dunlap
2011-01-20drivers/leds/ledtrig-gpio.c: make output match input, tighten input checkingJanusz Krzysztofik
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-20Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds
2011-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-01-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2011-01-20i915: Fix i915 suspend delayLinus Torvalds
2011-01-21firewire: net: is not experimental anymoreStefan Richter
2011-01-21firewire: net: invalidate ARP entries of removed nodesMaxim Levitsky
2011-01-21firewire: core: fix unstable I/O with Canon camcorderStefan Richter
2011-01-20ACPI / Battery: remove battery refresh on resumeLinus Torvalds
2011-01-20virtio: remove virtio-pci root deviceMilton Miller