summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: brcmnand: add extra SoC support to libraryBrian Norris2015-05-152-5/+71
* mtd: brcmnand: add support for STB chipsBrian Norris2015-05-152-0/+45
* mtd: nand: add NAND driver "library" for Broadcom STB NAND controllerBrian Norris2015-05-155-0/+2263
* mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris2015-05-121-0/+5
* mtd: nand: add common DT init codeBrian Norris2015-05-121-0/+41
* mtd: m25p80: remove unused flash entries from id_tableRafał Miłecki2015-05-071-36/+24
* mtd: spi-nor: add support for the ISSI SI25CD512 SPI flashGabor Juhos2015-05-071-0/+3
* mtd: spi-nor: add support for the Macronix MX25L512E SPI flash chipGabor Juhos2015-05-071-0/+1
* mtd: Switch to PM opsLars-Peter Clausen2015-05-071-20/+24
* mtd: samsung: Constify platform_device_idKrzysztof Kozlowski2015-05-071-1/+1
* mtd: s3c2410: Constify platform_device_idKrzysztof Kozlowski2015-05-071-1/+1
* mtd: mxc-nand: Constify platform_device_idKrzysztof Kozlowski2015-05-071-1/+1
* mtd: nand: pxa3xx: fix build on ARM64Rob Herring2015-05-071-11/+10
* mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeoutMaxime Ripard2015-05-071-11/+9
* mtd: fsmc_nand: match wait_for_completion_timeout return typeNicholas Mc Guire2015-05-071-2/+3
* mtd: fsmc_nand: fix handling of wait_for_completion_timeout return valueNicholas Mc Guire2015-05-071-3/+2
* mtd: nand: Remove in vain memset() in nand_onfi_get_features()Richard Weinberger2015-05-071-3/+0
* mtd: constify of_device_id arrayFabian Frederick2015-05-074-5/+5
* mtd: nand_bbt: fix theoretical integer overflow in BBT writeBrian Norris2015-05-071-1/+1
* mtd: nand_bbt: unify/fix error handling in nand_scan_bbt()Brian Norris2015-05-071-7/+12
* mtd: nand_bbt: make nand_scan_bbt() staticBrian Norris2015-05-071-1/+1
* mtd: diskonchip: don't call nand_scan_bbt() directlyBrian Norris2015-05-071-11/+16
* mtd: nand_bbt: drop unnecessary headerBrian Norris2015-05-071-1/+0
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-04-275-14/+95
|\
| * Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...Dave Airlie2015-04-275-14/+95
| |\
| | * drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak2015-04-231-2/+2
| | * drm/i915: Workaround to avoid lite restore with HEAD==TAILMichel Thierry2015-04-232-2/+36
| | * drm/i915: cope with large i2c transfersDmitry Torokhov2015-04-232-10/+57
* | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-04-272-80/+67
|\ \ \
| * | | iommu/vt-d: support extended root and context entriesDavid Woodhouse2015-03-251-75/+60
| * | | iommu/vt-d: Allow RMRR on graphics devices tooDavid Woodhouse2015-03-251-1/+6
| * | | iommu/vt-d: Print x2apic opt out info instead of printing a warningFenghua Yu2015-03-251-4/+1
* | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-277-14/+18
|\ \ \ \
| * | | | i2c: st: add include for pinctrlWolfram Sang2015-04-231-6/+7
| * | | | i2c: mux: use proper dev when removing "channel-X" symlinksWolfram Sang2015-04-231-3/+5
| * | | | i2c: digicolor: remove duplicate includeWolfram Sang2015-04-231-2/+1
| * | | | i2c: Mark adapter devices with pm_runtime_no_callbacksCharles Keepax2015-04-231-0/+2
| * | | | i2c: pca-platform: fix broken email addressWolfram Sang2015-04-231-1/+1
| * | | | i2c: mxs: fix broken email addressWolfram Sang2015-04-231-1/+1
| * | | | i2c: rk3x: report number of messages transmittedDmitry Torokhov2015-04-231-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-2719-118/+109
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | VFS: assorted d_backing_inode() annotationsDavid Howells2015-04-152-4/+4
| * | | | VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-156-47/+47
| * | | | VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-159-51/+51
| * | | | VFS: Fix up some ->d_inode accesses in the chelsio driverDavid Howells2015-04-152-16/+7
* | | | | Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-264-14/+42
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpi-dock', 'acpi-ec' and 'acpi-scan'Rafael J. Wysocki2015-04-242-7/+34
| |\ \ \ \ \ \ \
| | | | * | | | | ACPI / scan: Add a scan handler for PRP0001Rafael J. Wysocki2015-04-241-5/+28
| | | | * | | | | ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki2015-04-241-1/+5
| | | * | | | | | ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler()Chris Bainbridge2015-04-221-1/+1