summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-12mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris
2015-05-11mtd: nand: add common DT init codeBrian 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-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-27Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...Dave Airlie
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-26v4l: xilinx: fix for include file movementStephen Rothwell
2015-04-24platform/chrome: chromeos_laptop - instantiate Atmel at primary addressDmitry Torokhov
2015-04-24toshiba_acpi: Do not register vendor backlight when acpi_video bl is availableHans de Goede
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-04-24Merge tag 'pwm/for-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-24Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-24Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-24crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMAGeert Uytterhoeven
2015-04-24Merge branches 'acpi-dock', 'acpi-ec' and 'acpi-scan'Rafael J. Wysocki
2015-04-24ACPI / scan: Add a scan handler for PRP0001Rafael J. Wysocki
2015-04-24ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki
2015-04-24drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak
2015-04-23drm/i915: Workaround to avoid lite restore with HEAD==TAILMichel Thierry
2015-04-23drm/i915: cope with large i2c transfersDmitry Torokhov
2015-04-23i2c: st: add include for pinctrlWolfram Sang
2015-04-23i2c: mux: use proper dev when removing "channel-X" symlinksWolfram Sang
2015-04-23i2c: digicolor: remove duplicate includeWolfram Sang
2015-04-23i2c: Mark adapter devices with pm_runtime_no_callbacksCharles Keepax