aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-05bcma_mips: add a const qualifierArtem Bityutskiy1-1/+1
2013-04-05mtd: physmap: add const qualifiersArtem Bityutskiy2-11/+8
2013-04-05mtd: plat-ram: add const quilifiersArtem Bityutskiy2-3/+3
2013-04-05mtd: add 'const' qualifier to a couple of register functionsArtem Bityutskiy4-7/+8
2013-04-05mtd: remove the ixp2000 map driverArtem Bityutskiy3-263/+0
2013-04-05mtd: remove the dilnetpc map driver supportArtem Bityutskiy3-513/+0
2013-04-05mtd: remove the tqm8xxl map driverArtem Bityutskiy3-260/+0
2013-04-05mtd: maps: kill the rpxlite map driverArtem Bityutskiy3-75/+0
2013-04-05mtd: remove the mbx860 map driverArtem Bityutskiy3-107/+0
2013-04-05mtd: remove the dmv182 map driverArtem Bityutskiy3-156/+0
2013-04-05mtd: remove the dbox2-flash map driverArtem Bityutskiy3-132/+0
2013-04-05mtd: devices: elm: check for device's presence before configurationDaniel Mack3-4/+12
2013-04-05mtd: nand_base: Removed unnecessary cleaning "onfi_version" variableAlexander Shiyan1-2/+0
2013-04-05mtd: nand_base: Removed unnecessary command maskingAlexander Shiyan1-2/+1
2013-04-05mtd: m25p80: add entry for w25q128Rafał Miłecki1-0/+1
2013-04-05mtd: maps: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-04-05mtd: m25p80: add support for SST25VF064CKrzysztof Mazur1-0/+1
2013-04-05mtd: m25p80: introduce SST_WRITE flag for SST byte programmingKrzysztof Mazur1-9/+10
2013-04-05mtd: ofpart: support partitions of 4 GiB and largerJoe Schaack2-4/+39
2013-04-05mtd: m25p80: n25q064 is Micron, not Intel/NumonyxBrian Norris1-1/+1
2013-04-05mtd: doc: remove support for DoC 2000/2001/2001+Artem Bityutskiy7-3996/+0
2013-04-05mtd: nand: provision full ID supportArtem Bityutskiy1-6/+17
2013-04-05mtd: nand_ids: introduce helper macrosArtem Bityutskiy3-111/+133
2013-04-05mtd: nand: remove few tiny page NAND bitsArtem Bityutskiy3-13/+4
2013-04-05mtd: nand: rename the id field of 'struct nand_flash_dev'Artem Bityutskiy7-18/+17
2013-04-05mtd: nand: use NAND_HAS_CACHEPROGArtem Bityutskiy2-2/+2
2013-04-05mtd: nand: remove NAND_COPYBACK macroArtem Bityutskiy1-4/+1
2013-04-05mtd: nand: remove NAND_NO_PADDING macroArtem Bityutskiy1-5/+1
2013-04-05mtd: nand: remove a bunch of unused commandsArtem Bityutskiy5-53/+0
2013-04-05mtd: nand: remove AG-AND supportArtem Bityutskiy4-132/+2
2013-04-05mtd: nand: remove the rtc_from4 driver supportArtem Bityutskiy3-635/+0
2013-04-05arm: defconfigs: lpc32xx_defconfig: remove the museum NAND optionArtem Bityutskiy1-1/+0
2013-04-05mtd: decommission the NAND museumArtem Bityutskiy2-25/+5
2013-04-05mtd: nand_ids: minor clean-upsArtem Bityutskiy1-19/+15
2013-04-05mtd: mtdchar: handle chips that have user otp but no factory otpUwe Kleine-König1-11/+13
2013-04-05mtd: m25p80: add support for EON EN25QH256Daniel Schwierzeck1-0/+1
2013-04-05mtd: m25p80: add support for Macronix MX66L51235LDaniel Schwierzeck1-0/+1
2013-03-18Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtdLinus Torvalds4-58/+97
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+1
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds14-23/+136
2013-03-18Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds20-58/+179
2013-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds13-127/+150
2013-03-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-22/+15
2013-03-18ARM: fix CONFIG_VIRT_TO_BUS handlingArnd Bergmann2-5/+3
2013-03-19selinux: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2013-03-18Merge tag 'renesas-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixesArnd Bergmann1-0/+1
2013-03-17Linux 3.9-rc3Linus Torvalds1-1/+1
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes1-1/+5
2013-03-17perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds1-1/+3
2013-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds7-12/+25