aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-05mtd: physmap: add const qualifiersArtem Bityutskiy
2013-04-05mtd: plat-ram: add const quilifiersArtem Bityutskiy
2013-04-05mtd: add 'const' qualifier to a couple of register functionsArtem Bityutskiy
2013-04-05mtd: remove the ixp2000 map driverArtem Bityutskiy
2013-04-05mtd: remove the dilnetpc map driver supportArtem Bityutskiy
2013-04-05mtd: remove the tqm8xxl map driverArtem Bityutskiy
2013-04-05mtd: maps: kill the rpxlite map driverArtem Bityutskiy
2013-04-05mtd: remove the mbx860 map driverArtem Bityutskiy
2013-04-05mtd: remove the dmv182 map driverArtem Bityutskiy
2013-04-05mtd: remove the dbox2-flash map driverArtem Bityutskiy
2013-04-05mtd: devices: elm: check for device's presence before configurationDaniel Mack
2013-04-05mtd: nand_base: Removed unnecessary cleaning "onfi_version" variableAlexander Shiyan
2013-04-05mtd: nand_base: Removed unnecessary command maskingAlexander Shiyan
2013-04-05mtd: m25p80: add entry for w25q128Rafał Miłecki
2013-04-05mtd: maps: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-04-05mtd: m25p80: add support for SST25VF064CKrzysztof Mazur
2013-04-05mtd: m25p80: introduce SST_WRITE flag for SST byte programmingKrzysztof Mazur
2013-04-05mtd: ofpart: support partitions of 4 GiB and largerJoe Schaack
2013-04-05mtd: m25p80: n25q064 is Micron, not Intel/NumonyxBrian Norris
2013-04-05mtd: doc: remove support for DoC 2000/2001/2001+Artem Bityutskiy
2013-04-05mtd: nand_ids: introduce helper macrosArtem Bityutskiy
2013-04-05mtd: nand: remove few tiny page NAND bitsArtem Bityutskiy
2013-04-05mtd: nand: rename the id field of 'struct nand_flash_dev'Artem Bityutskiy
2013-04-05mtd: nand: use NAND_HAS_CACHEPROGArtem Bityutskiy
2013-04-05mtd: nand: remove a bunch of unused commandsArtem Bityutskiy
2013-04-05mtd: nand: remove AG-AND supportArtem Bityutskiy
2013-04-05mtd: nand: remove the rtc_from4 driver supportArtem Bityutskiy
2013-04-05mtd: decommission the NAND museumArtem Bityutskiy
2013-04-05mtd: nand_ids: minor clean-upsArtem Bityutskiy
2013-04-05mtd: mtdchar: handle chips that have user otp but no factory otpUwe Kleine-König
2013-04-05mtd: m25p80: add support for EON EN25QH256Daniel Schwierzeck
2013-04-05mtd: m25p80: add support for Macronix MX66L51235LDaniel Schwierzeck
2013-03-18Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-03-18Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-03-15Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-15Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15ARM: 7675/1: amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIMEHiroshi Doyu
2013-03-15mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann
2013-03-15Merge at91 lcdfb bug fixes into fixesArnd Bergmann
2013-03-14Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann
2013-03-14input/joystick: use get_cycles on ARMArnd Bergmann
2013-03-14clk: vt8500: Fix "fix device clock divisor calculations"Arnd Bergmann
2013-03-14hwmon: (pmbus/ltc2978) Fix temperature reportingGuenter Roeck
2013-03-14hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()David Woodhouse
2013-03-14hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin
2013-03-14mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris
2013-03-14ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches