summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | Input: gpio-keys - allow setting input device name in DTLaxman Dewangan2016-01-132-0/+3
| | * | | | | | | | | | Merge branch 'xpad' into nextDmitry Torokhov2016-01-131-166/+425
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Input: xpad - correct xbox one pad device namePavel Rojtberg2016-01-131-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-171-38/+69
| | | * | | | | | | | | | Input: xpad - remove spurious events of wireless xpad 360 controllerClement Calmels2015-12-171-1/+1
| | * | | | | | | | | | | Input: atmel_mxt_ts - improve touchscreen size/orientation handlingNick Dyer2016-01-121-42/+26
* | | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-01-2326-3718/+3009
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.5/scsi-queue' into miscJames Bottomley2016-01-1426-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-081-3/+2
| | * | | | | | | | | | | | | scsi: add Synology to 1024 sector blacklistMike Christie2016-01-081-0/+1
| | * | | | | | | | | | | | | ncr5380: Add support for HP C2502Ondrej Zary2016-01-072-16/+59
| | * | | | | | | | | | | | | ncr5380: Fix wait for 53C80 registers registers after PDMAOndrej Zary2016-01-071-31/+6
| | * | | | | | | | | | | | | ncr5380: Enable PDMA for DTC chipsOndrej Zary2016-01-072-8/+33
| | * | | | | | | | | | | | | ncr5380: Enable PDMA for NCR53C400AOndrej Zary2016-01-071-4/+19
| | * | | | | | | | | | | | | ncr5380: Use runtime register mappingOndrej Zary2016-01-073-64/+49
| | * | | | | | | | | | | | | ncr5380: Fix pseudo DMA transfers on 53C400Ondrej Zary2016-01-071-0/+4
| | * | | | | | | | | | | | | ncr5380: Cleanup whitespace and parenthesesFinn Thain2016-01-072-24/+32
| | * | | | | | | | | | | | | atari_NCR5380: Merge changes from NCR5380.cFinn Thain2016-01-071-32/+52
| | * | | | | | | | | | | | | ncr5380: Merge changes from atari_NCR5380.cFinn Thain2016-01-071-68/+87
| | * | | | | | | | | | | | | ncr5380: Fix whitespace in comments using regexpFinn Thain2016-01-072-155/+155
| | * | | | | | | | | | | | | ncr5380: Fix trailing whitespace using regexpFinn Thain2016-01-071-186/+186
| | * | | | | | | | | | | | | ncr5380: Cleanup commentsFinn Thain2016-01-072-225/+54
| | * | | | | | | | | | | | | ncr5380: Fix soft lockupsFinn Thain2016-01-0710-4/+16
| | * | | | | | | | | | | | | atari_scsi, sun3_scsi: Remove global Scsi_Host pointerFinn Thain2016-01-073-70/+36
| | * | | | | | | | | | | | | atari_NCR5380: Eliminate HOSTNO macroFinn Thain2016-01-072-89/+84
| | * | | | | | | | | | | | | atari_NCR5380: Remove HOSTNO macro from printk() and seq_printf() callsFinn Thain2016-01-072-22/+18
| | * | | | | | | | | | | | | ncr5380: Implement new eh_bus_reset_handlerFinn Thain2016-01-072-17/+72
| | * | | | | | | | | | | | | ncr5380: Fix EH during arbitration and selectionFinn Thain2016-01-073-43/+119
| | * | | | | | | | | | | | | ncr5380: Implement new eh_abort_handlerFinn Thain2016-01-072-38/+290
| | * | | | | | | | | | | | | ncr5380: Fix autosense bugsFinn Thain2016-01-073-186/+249
| | * | | | | | | | | | | | | ncr5380: Refactor command completionFinn Thain2016-01-072-22/+55
| | * | | | | | | | | | | | | ncr5380: Use standard list data structureFinn Thain2016-01-0713-421/+106
| | * | | | | | | | | | | | | ncr5380: Remove redundant volatile qualifiersFinn Thain2016-01-072-7/+7
| | * | | | | | | | | | | | | ncr5380: Remove LIST and REMOVE macrosFinn Thain2016-01-072-51/+0
| | * | | | | | | | | | | | | ncr5380: Use dsprintk() for queue debuggingFinn Thain2016-01-072-32/+47
| | * | | | | | | | | | | | | ncr5380: Use shost_priv helperFinn Thain2016-01-072-26/+17
| | * | | | | | | | | | | | | ncr5380: Remove H_NO macro and introduce dsprintkFinn Thain2016-01-073-30/+38
| | * | | | | | | | | | | | | ncr5380: Remove command list debug codeFinn Thain2016-01-076-162/+9