summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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/jmo...Linus Torvalds1-1/+1
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus 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/po...Linus 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/kern...Arnd Bergmann1-0/+1
2013-03-17Linux 3.9-rc3v3.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/mas...Linus Torvalds7-12/+25
2013-03-17powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V5-14/+14
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V6-106/+126
2013-03-17powerpc: Make VSID_BITS* dependency explicitAneesh Kumar K.V1-5/+6
2013-03-17powerpc: Make sure that we alays include CONFIG_BINFMT_ELFStephen Rothwell1-0/+1
2013-03-17powerpc/ptrace: Fix brk.len used uninitialisedMichael Neuling1-0/+1
2013-03-15Btrfs: fix warning of free_extent_mapLiu Bo1-0/+1
2013-03-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-5/+6
2013-03-15Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds3-8/+11
2013-03-15Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-7/+10
2013-03-15Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds8-28/+89
2013-03-15Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds1-2/+3
2013-03-15Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-23/+63
2013-03-15Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-11/+42
2013-03-15ARM: 7675/1: amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIMEHiroshi Doyu1-1/+1
2013-03-15ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware c...Santosh Shilimkar1-1/+1
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian3-0/+12
2013-03-15Merge tag 'arm-imx-fixes-for-3.9-rc' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann2-0/+6
2013-03-15ARM: i.MX35: enable MAX clockSascha Hauer1-0/+1
2013-03-15ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai1-0/+4
2013-03-15ARM: Scorpion is a v7 architecture, not v6Stephen Boyd1-2/+2
2013-03-15Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into fixesArnd Bergmann1-0/+1
2013-03-15ARM: mmp: add platform_device head file in gplugdHaojian Zhuang1-0/+1
2013-03-15sound: sequencer: cap array index in seq_chn_common_event()Dan Carpenter1-0/+6