summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-0318-31613/+44
|\
| * lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-2814-31578/+1
| * console/font: Refactor font support code selection logicGeert Uytterhoeven2013-06-236-13/+20
| * Revert "staging/solo6x10: depend on CONFIG_FONTS"Geert Uytterhoeven2013-06-232-3/+0
| * input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEPGeert Uytterhoeven2013-06-231-27/+27
| * parport: disable PC-style parallel port support on crisGeert Uytterhoeven2013-06-161-1/+3
| * console: Disable VGA text console support on crisGeert Uytterhoeven2013-06-161-1/+3
* | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds2013-07-033-27/+3
|\ \
| * | swim: Release memory region after incorrect return/gotoJoe Perches2013-06-241-1/+1
| * | [SCSI] a3000: use module_platform_driver_probe()Jingoo Han2013-06-241-12/+1
| * | [SCSI] a4000t: use module_platform_driver_probe()Jingoo Han2013-06-241-14/+1
* | | 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