summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mtd: mxc-nand: Allow to use column addresses different from 0Uwe Kleine-König2015-03-111-11/+29
* mtd: mxc-nand: Do the word to byte mangling in the read_byte callbackUwe Kleine-König2015-03-111-24/+10
* mtd: mxc-nand: Only enable hardware checksumming for fully detected flashesUwe Kleine-König2015-03-111-7/+7
* mtd: mxc-nand: Add a timeout when waiting for interruptUwe Kleine-König2015-03-111-11/+36
* mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regsBoris Brezillon2015-03-112-3/+3
* mtd: atmel_nand: fix typo in dev_err error messageColin Ian King2015-03-021-1/+1
* mtd: s3c2410: drop useless / misspelled debug printsBrian Norris2015-02-281-3/+0
* mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0Antoine Ténart2015-02-281-0/+2
* Merge MTD updates into -nextBrian Norris2015-02-281-0/+2
|\
| * mtd: pxa3xx_nand: fix driver when num_cs is 0Robert Jarzmik2015-02-281-0/+2
* | mtd: pxa3xx-nand: handle PIO in threaded interruptRobert Jarzmik2015-02-281-3/+19
* | Merge MTD updates into -nextBrian Norris2015-02-281-6/+42
|\|
| * mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard2015-02-281-6/+42
* | mtd: block2mtd: wait until block devices are presentedFelix Fietkau2015-02-231-15/+43
|/
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-226-20/+20
|\
| * Infiniband: Fix potential NULL d_inode dereferenceDavid Howells2015-02-202-2/+2
| * switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inodeAl Viro2015-02-174-18/+18
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-211-8/+0
|\ \
| * | MIPS: cevt-r4k: Drop GIC special caseJames Hogan2015-02-051-8/+0
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-215-17/+35
|\ \ \
| * | | sg: fix EWOULDBLOCK errors with scsi-mqTony Battersby2015-02-171-1/+16
| * | | sg: fix unkillable I/O wait deadlock with scsi-mqTony Battersby2015-02-171-3/+14
| * | | sg: fix read() error reportingTony Battersby2015-02-151-3/+3
| * | | wd719x: add missing .module to wd719x_templateOndrej Zary2015-02-151-0/+1
| * | | hpsa: correct compiler warnings introduced by hpsa-add-local-workqueue patchDon Brace2015-02-151-3/+1
| * | | fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran2015-02-151-1/+0
| * | | am53c974: remove left-over debugging codeHannes Reinecke2015-02-051-6/+0
* | | | Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-218-54/+86
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2015-02-214-48/+56
| |\ \ \ \ \ \
| | | | * | | | cpufreq: s3c: remove last use of resume_clocks callbackArnd Bergmann2015-02-191-8/+0
| | | | * | | | cpufreq: s3c: remove incorrect __init annotationsArnd Bergmann2015-02-192-3/+3
| | | * | | | | cpuidle: powernv: Avoid endianness conversions while parsing DTPreeti U Murthy2015-02-191-13/+16
| | | * | | | | cpuidle: powernv: Read target_residency value of idle states from DT if avail...Preeti U Murthy2015-02-181-29/+40
| | * | | | | | PNP: Switch from __check_region() to __request_region()Jakub Sitnicki2015-01-221-2/+4
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources'Rafael J. Wysocki2015-02-214-6/+30
| |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | ACPI / resources: Change pr_info() to pr_debug() for debug informationRafael J. Wysocki2015-02-181-1/+1
| | | | * | | | | | | | ACPI / video: Disable native backlight on Samsung Series 9 laptopsJens Reyer2015-02-181-0/+9
| | | * | | | | | | | | ACPI / LPSS: Deassert resets for SPI host controllers on BraswellMika Westerberg2015-02-181-4/+15
| | | * | | | | | | | | ACPI / LPSS: Always disable I2C host controllersMika Westerberg2015-02-181-0/+4
| | | * | | | | | | | | Revert "ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2C"Jarkko Nikula2015-02-171-1/+1
| | * | | | | | | | | | ACPI / EC: Remove non-standard log emphasisScot Doyle2015-02-171-2/+2
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-212-207/+385
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in...Jens Axboe2015-02-202-207/+385
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | NVMe: Fix potential corruption on sync commandsKeith Busch2015-02-191-29/+3
| | * | | | | | | | | | | | NVMe: Remove unused variablesKeith Busch2015-02-191-8/+0
| | * | | | | | | | | | | | NVMe: Fix scsi mode select llbaa settingKeith Busch2015-02-191-1/+1
| | * | | | | | | | | | | | NVMe: Fix potential corruption during shutdownKeith Busch2015-02-191-30/+19
| | * | | | | | | | | | | | NVMe: Asynchronous controller probeKeith Busch2015-02-191-17/+31
| | * | | | | | | | | | | | NVMe: Register management handle under nvme classKeith Busch2015-02-191-23/+56
| | * | | | | | | | | | | | NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch2015-02-191-41/+53