summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-15mtd: brcmnand: add BCM63138 supportBrian Norris
2015-05-15mtd: brcmnand: add support for Broadcom's IPROC familyBrian Norris
2015-05-15mtd: brcmnand: add extra SoC support to libraryBrian Norris
2015-05-15Documentation: devicetree: brcmstb_nand: add BCM63138 and Cygnus/iProcBrian Norris
2015-05-15mtd: brcmnand: add support for STB chipsBrian Norris
2015-05-15mtd: nand: add NAND driver "library" for Broadcom STB NAND controllerBrian Norris
2015-05-12Documentation: devicetree: add binding doc for Broadcom NAND controllerBrian Norris
2015-05-12mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris
2015-05-11mtd: nand: add common DT init codeBrian Norris
2015-05-07jffs2: fix unbalanced lockingBrian Norris
2015-05-07mtd: m25p80: remove unused flash entries from id_tableRafał Miłecki
2015-05-07mtd: spi-nor: add support for the ISSI SI25CD512 SPI flashGabor Juhos
2015-05-07mtd: spi-nor: add support for the Macronix MX25L512E SPI flash chipGabor Juhos
2015-05-07mtd: Switch to PM opsLars-Peter Clausen
2015-05-07mtd: samsung: Constify platform_device_idKrzysztof Kozlowski
2015-05-07mtd: s3c2410: Constify platform_device_idKrzysztof Kozlowski
2015-05-07mtd: mxc-nand: Constify platform_device_idKrzysztof Kozlowski
2015-05-07mtd: nand: pxa3xx: fix build on ARM64Rob Herring
2015-05-07mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeoutMaxime Ripard
2015-05-06mtd: fsmc_nand: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-05-06mtd: fsmc_nand: fix handling of wait_for_completion_timeout return valueNicholas Mc Guire
2015-05-06mtd: nand: Remove in vain memset() in nand_onfi_get_features()Richard Weinberger
2015-05-06mtd: constify of_device_id arrayFabian Frederick
2015-05-06mtd: nand_bbt: fix theoretical integer overflow in BBT writeBrian Norris
2015-05-06mtd: nand_bbt: unify/fix error handling in nand_scan_bbt()Brian Norris
2015-05-06mtd: nand_bbt: make nand_scan_bbt() staticBrian Norris
2015-05-06mtd: diskonchip: don't call nand_scan_bbt() directlyBrian Norris
2015-05-06mtd: nand_bbt: drop unnecessary headerBrian Norris
2015-04-26Linux 4.1-rc1Linus Torvalds
2015-04-26x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski
2015-04-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-04-26Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-04-26Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-26Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-27Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...Dave Airlie
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-26Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-04-26Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-04-26Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-26Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds
2015-04-26Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-26v4l: xilinx: fix for include file movementStephen Rothwell
2015-04-24platform/chrome: chromeos_laptop - instantiate Atmel at primary addressDmitry Torokhov
2015-04-24RCU pathwalk breakage when running into a symlink overmounting somethingAl Viro
2015-04-24fix I_DIO_WAKEUP definitionEric Sandeen
2015-04-24direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe
2015-04-24fs/9p: fix readdir()Johannes Berg