summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-01-224-1/+87
|\
| * Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2016-01-124-1/+87
| |\
| | * ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann2015-11-242-4/+2
| | * amba: Hide TEGRA_AHB symbolThierry Reding2015-11-241-1/+1
| | * soc/tegra: Add Tegra210 supportThierry Reding2015-11-241-0/+18
| | * soc/tegra: Provide per-SoC Kconfig symbolsThierry Reding2015-11-242-0/+70
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-01-221-1/+1
|\ \ \
| * | | soc: qcom/spm: shut up uninitialized variable warningArnd Bergmann2016-01-221-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-01-223-210/+455
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2016-01-213-210/+455
| |\ \ \ \
| | * | | | Input: gpio-keys - allow disabling individual buttons in DTLaxman Dewangan2016-01-131-2/+2
| | * | | | Input: gpio-keys - allow setting input device name in DTLaxman Dewangan2016-01-131-0/+2
| | * | | | Merge branch 'xpad' into nextDmitry Torokhov2016-01-121-166/+425
| | |\ \ \ \
| | | * | | | Input: xpad - correct xbox one pad device namePavel Rojtberg2016-01-121-1/+1
| | | * | | | Input: xpad - use LED API when identifying wireless controllersDmitry Torokhov2016-01-041-1/+1
| | | * | | | Input: xpad - workaround dead irq_out after suspend/ resumePavel Rojtberg2016-01-041-38/+137
| | | * | | | Input: xpad - update Xbox One Force Feedback SupportPierre-Loup A. Griffais2016-01-041-5/+10
| | | * | | | Input: xpad - correctly handle concurrent LED and FF requestsPavel Rojtberg2016-01-041-99/+223
| | | * | | | Input: xpad - handle "present" and "gone" correctlyPierre-Loup A. Griffais2015-12-161-38/+69
| | | * | | | Input: xpad - remove spurious events of wireless xpad 360 controllerClement Calmels2015-12-161-1/+1
| | * | | | | Input: atmel_mxt_ts - improve touchscreen size/orientation handlingNick Dyer2016-01-111-42/+26
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-01-2226-3718/+3009
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.5/scsi-queue' into miscJames Bottomley2016-01-1326-3718/+3009
| |\ \ \ \ \ \ \
| | * | | | | | | imm: Use new parport device modelSudip Mukherjee2016-01-081-7/+43
| | * | | | | | | megaraid: Fix possible NULL pointer deference in mraid_mm_ioctlNicholas Krause2016-01-081-0/+4
| | * | | | | | | storvsc: Fix typo in MODULE_PARM_DESCDan Carpenter2016-01-081-1/+1
| | * | | | | | | cxgbi: Typo in MODULE_PARM_DESCDan Carpenter2016-01-081-1/+1
| | * | | | | | | 3w-xxxx: Pass through compat mode ioctlsRyan C. Underwood2016-01-081-0/+3
| | * | | | | | | hisi_sas: Use u64 for qw0 in free_device_v1_hw()John Garry2016-01-081-1/+2
| | * | | | | | | hisi_sas: Fix typo in setup_itct_v1_hw()John Garry2016-01-081-4/+4
| | * | | | | | | hisi_sas: Fix v1 itct masksJohn Garry2016-01-081-17/+12
| | * | | | | | | ipr: Fix out-of-bounds null overwriteInsu Yun2016-01-071-3/+2
| | * | | | | | | scsi: add Synology to 1024 sector blacklistMike Christie2016-01-071-0/+1
| | * | | | | | | ncr5380: Add support for HP C2502Ondrej Zary2016-01-062-16/+59
| | * | | | | | | ncr5380: Fix wait for 53C80 registers registers after PDMAOndrej Zary2016-01-061-31/+6
| | * | | | | | | ncr5380: Enable PDMA for DTC chipsOndrej Zary2016-01-062-8/+33
| | * | | | | | | ncr5380: Enable PDMA for NCR53C400AOndrej Zary2016-01-061-4/+19
| | * | | | | | | ncr5380: Use runtime register mappingOndrej Zary2016-01-063-64/+49
| | * | | | | | | ncr5380: Fix pseudo DMA transfers on 53C400Ondrej Zary2016-01-061-0/+4
| | * | | | | | | ncr5380: Cleanup whitespace and parenthesesFinn Thain2016-01-062-24/+32
| | * | | | | | | atari_NCR5380: Merge changes from NCR5380.cFinn Thain2016-01-061-32/+52
| | * | | | | | | ncr5380: Merge changes from atari_NCR5380.cFinn Thain2016-01-061-68/+87
| | * | | | | | | ncr5380: Fix whitespace in comments using regexpFinn Thain2016-01-062-155/+155
| | * | | | | | | ncr5380: Fix trailing whitespace using regexpFinn Thain2016-01-061-186/+186
| | * | | | | | | ncr5380: Cleanup commentsFinn Thain2016-01-062-225/+54
| | * | | | | | | ncr5380: Fix soft lockupsFinn Thain2016-01-0610-4/+16
| | * | | | | | | atari_scsi, sun3_scsi: Remove global Scsi_Host pointerFinn Thain2016-01-063-70/+36
| | * | | | | | | atari_NCR5380: Eliminate HOSTNO macroFinn Thain2016-01-062-89/+84
| | * | | | | | | atari_NCR5380: Remove HOSTNO macro from printk() and seq_printf() callsFinn Thain2016-01-062-22/+18
| | * | | | | | | ncr5380: Implement new eh_bus_reset_handlerFinn Thain2016-01-062-17/+72