summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-07-1122-727/+1049
|\
| * Merge branch 'for-5.3/uclogic' into for-linusJiri Kosina2019-07-103-0/+5
| |\
| | * HID: uclogic: Add support for Ugee Rainbow CV720Wang Xuerui2019-06-113-0/+5
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...Jiri Kosina2019-07-1029558-480231/+551502
| |\ \ \ \ \
| | | | | * | HID: wacom: generic: add touchring adjustment for 2nd Gen Pro SmallAaron Armstrong Skomra2019-07-021-1/+3
| | | | | * | HID: wacom: add new MobileStudio Pro supportPing Cheng2019-06-261-2/+4
| | | | | * | HID: wacom: generic: read the number of expected touches on a per collection ...Aaron Armstrong Skomra2019-06-131-16/+63
| | | | | * | HID: wacom: generic: support the 'report valid' usage for touchAaron Armstrong Skomra2019-06-132-1/+12
| | | | | * | HID: wacom: generic: read HID_DG_CONTACTMAX from any feature reportAaron Armstrong Skomra2019-06-132-4/+10
| | | | | * | HID: wacom: Add 2nd gen Intuos Pro Small supportAaron Armstrong Skomra2019-06-132-5/+26
| | | | | * | HID: wacom: correct touch resolution x/y typoAaron Armstrong Skomra2019-05-171-1/+1
| | | | | * | HID: wacom: generic: Correct pad syncingAaron Armstrong Skomra2019-05-171-7/+8
| | | | | * | HID: wacom: generic: only switch the mode on devices with LEDsAaron Armstrong Skomra2019-05-173-2/+4
| | | | | |/
| | | | * | HID: logitech-dj: fix return value of logi_dj_recv_query_hidpp_devicesYueHaibing2019-06-111-1/+1
| | | | * | HID: logitech-hidpp: HID: make const array consumer_rdesc_start staticColin Ian King2019-05-221-1/+1
| | | | * | HID: logitech-dj: make const array template staticColin Ian King2019-05-221-6/+8
| | | | * | HID: logitech-dj: Add usb-id for the 27MHz MX3000 receiverHans de Goede2019-05-092-2/+3
| | | | |/
| | | * | HID: remove NO_D3 flag when remove driverSong Hongyan2019-06-261-0/+1
| | * | | docs: hid: convert to ReSTMauro Carvalho Chehab2019-07-0211-678/+899
| * | | | HID: Add another Primax PIXART OEM mouse quirkSebastian Parschauer2019-07-022-0/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2019-07-113-14/+8
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-5.3/core' into for-linusJiri Kosina2019-07-102-11/+8
| |\ \ \ \ \
| | * | | | | livepatch: Remove duplicate warning about missing reliable stacktrace supportPetr Mladek2019-06-201-1/+0
| | * | | | | Revert "livepatch: Remove reliable stacktrace check in klp_try_switch_task()"Miroslav Benes2019-06-201-0/+7
| | * | | | | stacktrace: Remove weak version of save_stack_trace_tsk_reliable()Miroslav Benes2019-06-201-8/+0
| | * | | | | livepatch: Use static buffer for debugging messages under rq lockPetr Mladek2019-06-051-2/+1
| * | | | | | livepatch: Remove stale kobj_added entries from kernel-doc descriptionsMiroslav Benes2019-05-091-3/+0
| |/ / / / /
* | | | | | Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-1126-154/+205
|\ \ \ \ \ \
| * | | | | | scsi: core: don't preallocate small SGL in case of NO_SG_CHAINMing Lei2019-06-201-1/+5
| * | | | | | scsi: lib/sg_pool.c: clear 'first_chunk' in case of no preallocationMing Lei2019-06-201-2/+4
| * | | | | | scsi: core: avoid preallocating big SGL for dataMing Lei2019-06-201-6/+9
| * | | | | | scsi: core: avoid preallocating big SGL for protection informationMing Lei2019-06-201-3/+11
| * | | | | | scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei2019-06-208-41/+76
| * | | | | | scsi: esp: use sg helper to iterate over scatterlistMing Lei2019-06-202-7/+15
| * | | | | | scsi: NCR5380: use sg helper to iterate over scatterlistFinn Thain2019-06-201-23/+18
| * | | | | | scsi: wd33c93: use sg helper to iterate over scatterlistMing Lei2019-06-201-1/+1
| * | | | | | scsi: ppa: use sg helper to iterate over scatterlistMing Lei2019-06-201-1/+1
| * | | | | | scsi: pcmcia: nsp_cs: use sg helper to iterate over scatterlistMing Lei2019-06-201-2/+2
| * | | | | | scsi: imm: use sg helper to iterate over scatterlistMing Lei2019-06-201-1/+1
| * | | | | | scsi: aha152x: use sg helper to iterate over scatterlistFinn Thain2019-06-201-23/+23
| * | | | | | scsi: s390: zfcp_fc: use sg helper to iterate over scatterlistMing Lei2019-06-201-2/+2
| * | | | | | scsi: staging: unisys: visorhba: use sg helper to iterate over scatterlistMing Lei2019-06-201-5/+4
| * | | | | | scsi: usb: image: microtek: use sg helper to iterate over scatterlistMing Lei2019-06-202-13/+9
| * | | | | | scsi: pmcraid: use sg helper to iterate over scatterlistMing Lei2019-06-201-7/+7
| * | | | | | scsi: ipr: use sg helper to iterate over scatterlistMing Lei2019-06-201-13/+16
| * | | | | | scsi: mvumi: use sg helper to iterate over scatterlistMing Lei2019-06-201-6/+5
| * | | | | | scsi: lpfc: use sg helper to iterate over scatterlistMing Lei2019-06-201-2/+1
| * | | | | | scsi: advansys: use sg helper to iterate over scatterlistMing Lei2019-06-201-1/+1
| * | | | | | scsi: vmw_pscsi: use sg helper to iterate over scatterlistMing Lei2019-06-201-1/+1
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-11133-8874/+5179
|\ \ \ \ \ \ \