aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bcma_mips: add a const qualifierArtem Bityutskiy2013-04-051-1/+1
* mtd: physmap: add const qualifiersArtem Bityutskiy2013-04-051-10/+7
* mtd: plat-ram: add const quilifiersArtem Bityutskiy2013-04-051-1/+1
* mtd: add 'const' qualifier to a couple of register functionsArtem Bityutskiy2013-04-053-3/+4
* mtd: remove the ixp2000 map driverArtem Bityutskiy2013-04-053-263/+0
* mtd: remove the dilnetpc map driver supportArtem Bityutskiy2013-04-053-513/+0
* mtd: remove the tqm8xxl map driverArtem Bityutskiy2013-04-053-260/+0
* mtd: maps: kill the rpxlite map driverArtem Bityutskiy2013-04-053-75/+0
* mtd: remove the mbx860 map driverArtem Bityutskiy2013-04-053-107/+0
* mtd: remove the dmv182 map driverArtem Bityutskiy2013-04-053-156/+0
* mtd: remove the dbox2-flash map driverArtem Bityutskiy2013-04-053-132/+0
* mtd: devices: elm: check for device's presence before configurationDaniel Mack2013-04-052-3/+11
* mtd: nand_base: Removed unnecessary cleaning "onfi_version" variableAlexander Shiyan2013-04-051-2/+0
* mtd: nand_base: Removed unnecessary command maskingAlexander Shiyan2013-04-051-2/+1
* mtd: m25p80: add entry for w25q128Rafał Miłecki2013-04-051-0/+1
* mtd: maps: Remove redundant NULL check before kfreeSyam Sidhardhan2013-04-051-2/+1
* mtd: m25p80: add support for SST25VF064CKrzysztof Mazur2013-04-051-0/+1
* mtd: m25p80: introduce SST_WRITE flag for SST byte programmingKrzysztof Mazur2013-04-051-9/+10
* mtd: ofpart: support partitions of 4 GiB and largerJoe Schaack2013-04-051-2/+5
* mtd: m25p80: n25q064 is Micron, not Intel/NumonyxBrian Norris2013-04-051-1/+1
* mtd: doc: remove support for DoC 2000/2001/2001+Artem Bityutskiy2013-04-057-3996/+0
* mtd: nand_ids: introduce helper macrosArtem Bityutskiy2013-04-052-111/+109
* mtd: nand: remove few tiny page NAND bitsArtem Bityutskiy2013-04-053-13/+4
* mtd: nand: rename the id field of 'struct nand_flash_dev'Artem Bityutskiy2013-04-056-8/+8
* mtd: nand: use NAND_HAS_CACHEPROGArtem Bityutskiy2013-04-051-1/+1
* mtd: nand: remove a bunch of unused commandsArtem Bityutskiy2013-04-054-33/+0
* mtd: nand: remove AG-AND supportArtem Bityutskiy2013-04-053-116/+2
* mtd: nand: remove the rtc_from4 driver supportArtem Bityutskiy2013-04-053-635/+0
* mtd: decommission the NAND museumArtem Bityutskiy2013-04-052-25/+5
* mtd: nand_ids: minor clean-upsArtem Bityutskiy2013-04-051-19/+15
* mtd: mtdchar: handle chips that have user otp but no factory otpUwe Kleine-König2013-04-051-11/+13
* mtd: m25p80: add support for EON EN25QH256Daniel Schwierzeck2013-04-051-0/+1
* mtd: m25p80: add support for Macronix MX66L51235LDaniel Schwierzeck2013-04-051-0/+1
* Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-183-58/+90
|\
| * mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris2013-03-142-39/+57
| * mtd: bcm47xxpart: look for NVRAM at the end of deviceRafał Miłecki2013-03-081-7/+25
| * Revert "mtd: bcm47xxpart: improve probing of nvram partition"Rafał Miłecki2013-03-081-13/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-03-189-17/+124
|\ \
| * | s390/kdump: Do not add standby memory for kdumpMichael Holzheu2013-03-111-0/+2
| * | drivers/i2c: remove !S390 dependency, add missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-03-112-3/+5
| * | s390/scm: process availabilitySebastian Ott2013-03-074-0/+42
| * | s390/scm_blk: suspend writesSebastian Ott2013-03-072-5/+58
| * | s390/scm_drv: extend notify callbackSebastian Ott2013-03-072-7/+11
| * | s390/scm_blk: fix request number accountingSebastian Ott2013-03-071-2/+6
* | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-184-15/+78
|\ \ \
| * \ \ Merge at91 lcdfb bug fixes into fixesArnd Bergmann2013-03-151-7/+15
| |\ \ \
| | * | | atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold2013-03-131-7/+15
| * | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2013-03-14115-731/+3021
| |\ \ \ \
| | * | | | ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches2013-03-141-1/+60
| | |/ / /
| * | | | input/joystick: use get_cycles on ARMArnd Bergmann2013-03-141-6/+2