summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-07-0334-412/+1089
|\
| * s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke2013-07-013-3/+72
| * s390/dasd: Add 'timeout' attributeHannes Reinecke2013-07-013-0/+62
| * block/dasd: detailed I/O errorsHannes Reinecke2013-07-011-3/+13
| * s390/dasd: Reduce amount of messages for specific errorsHannes Reinecke2013-07-011-0/+8
| * s390/dasd: Implement block timeout handlingHannes Reinecke2013-07-014-2/+88
| * s390/dasd: process all requests in the device taskletHannes Reinecke2013-07-011-2/+2
| * s390/dasd: make number of retries configurableHannes Reinecke2013-07-015-6/+57
| * s390/dasd: Clarify commentHannes Reinecke2013-07-011-3/+1
| * s390/vmwatchdog: do not use static dataSebastian Ott2013-06-261-2/+3
| * s390/airq: simplify adapter interrupt codeMartin Schwidefsky2013-06-263-153/+107
| * s390/sclp: remove duplicated include from sclp_ctl.cWei Yongjun2013-06-261-1/+0
| * s390/irq: store interrupt information in pt_regsMartin Schwidefsky2013-06-261-40/+28
| * s390/drivers: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-263-3/+3
| * s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-264-4/+4
| * s390/dasd: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-261-1/+1
| * s390/ap_bus: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-261-2/+2
| * s390/chsc: Use snprintf instead of sprintfMichael Holzheu2013-06-261-6/+6
| * s390/qdio: cleanup chsc SADC usageSebastian Ott2013-06-264-54/+73
| * s390/qdio: cleanup chsc SSQD usageSebastian Ott2013-06-264-43/+58
| * s390/sclp: Add SCLP character device driverMichael Holzheu2013-06-265-15/+166
| * s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu2013-06-261-0/+94
| * s390/cio: Make /dev/chsc a single-open deviceMichael Holzheu2013-06-261-1/+19
| * s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu2013-06-262-7/+35
| * s390/pci: remove pdev during unplugSebastian Ott2013-06-261-3/+4
| * s390/pci: cleanup hotplug codeSebastian Ott2013-06-261-13/+40
| * pci: add pcibios_release_deviceSebastian Ott2013-06-262-0/+11
| * s390/sclp: add parameter to specify number of buffer pagesMartin Schwidefsky2013-06-264-7/+138
| * s390/qdio: remove unused functionSebastian Ott2013-06-261-44/+0
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-033-57/+135
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2013-06-291-18/+5
| |\ \
| | * | clocksource: arch_timer: use virtual countersMark Rutland2013-06-071-18/+5
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King2013-06-292-39/+130
| |\ \ \ \ \
| | | | * | | ARM: 7726/1: mmc: mmci: Add card_busy function to improve UHS card supportUlf Hansson2013-05-232-1/+34
| | | | * | | ARM: 7725/1: mmc: mmci: Cache MMCIDATACTRL registerUlf Hansson2013-05-232-3/+15
| | | | * | | ARM: 7724/1: mmc: mmci: Support signal voltage switch for UHS cardsUlf Hansson2013-05-231-0/+34
| | | | * | | ARM: 7721/1: mmc: mmci: Fixup regulator handling for vqmmcUlf Hansson2013-05-232-4/+7
| | | | * | | ARM: 7713/1: mmc: mmci: Allow MMCI to request channels with information acqui...Lee Jones2013-05-231-21/+22
| | | | * | | ARM: 7719/1: mmc: mmci: Support for CMD23Ulf Hansson2013-05-231-4/+10
| | | | * | | ARM: 7718/1: mmc: mmci: Set actual clock for debug purposeUlf Hansson2013-05-231-0/+6
| | | | * | | ARM: 7717/1: mmc: mmci: Use devm_clk_get APIUlf Hansson2013-05-231-6/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-0317-289/+27
|\ \ \ \ \ \ \
| * | | | | | | cpqphp_sysfs: switch to fixed_size_llseek()Al Viro2013-06-291-20/+2
| * | | | | | | tile-srom: switch to fixed_size_llseek()Al Viro2013-06-291-25/+3
| * | | | | | | ubi/cdev: switch to fixed_size_llseek()Al Viro2013-06-291-25/+1
| * | | | | | | pci/proc: switch to fixed_size_llseek()Al Viro2013-06-291-21/+2
| * | | | | | | isapnp: switch to fixed_size_llseek()Al Viro2013-06-291-21/+1
| * | | | | | | lpfc: switch to fixed_size_llseek()Al Viro2013-06-291-16/+2
| * | | | | | | ps3flash: switch to generic_file_llseek_size()Al Viro2013-06-291-26/+2
| * | | | | | | wlcore: use *ppos, not file->f_posAl Viro2013-06-291-2/+2