summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig2020-08-121-3/+2
* Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-105-18/+4
|\
| * x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar2020-08-061-0/+1
| * Merge branch 'WIP.locking/seqlocks' into locking/urgentIngo Molnar2020-08-064-18/+3
| |\
| | * raid5: Use sequence counter with associated spinlockAhmed S. Darwish2020-07-292-2/+2
| | * dma-buf: Use sequence counter with associated wound/wait mutexAhmed S. Darwish2020-07-292-9/+1
| | * dma-buf: Remove custom seqcount lockdep class keyAhmed S. Darwish2020-07-291-8/+1
* | | Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-102-1/+7
|\ \ \
| * | | ubi: fastmap: Free fastmap next anchor peb during detachZhihao Cheng2020-08-021-0/+5
| * | | ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabledZhihao Cheng2020-08-021-1/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-08-1042-235/+641
|\ \ \ \
| * | | | Input: exc3000 - add support to query model and fw_versionSebastian Reichel2020-08-061-1/+147
| * | | | Input: exc3000 - add reset gpio supportSebastian Reichel2020-08-061-0/+17
| * | | | Input: exc3000 - add EXC80H60 and EXC80H84 supportSebastian Reichel2020-08-061-14/+66
| * | | | Input: sentelic - fix error return when fsp_reg_write failsColin Ian King2020-08-061-1/+1
| * | | | Input: alps - remove redundant assignment to variable retColin Ian King2020-08-061-1/+1
| * | | | Input: ims-pcu - return error code rather than -ENOMEMColin Ian King2020-08-061-1/+1
| * | | | Input: elan_i2c - add ic type 0x15Jingle Wu2020-07-291-1/+2
| * | | | Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessaryNick Dyer2020-07-281-3/+53
| * | | | Input: ati_remote2 - add missing newlines when printing module parametersXiongfeng Wang2020-07-211-2/+2
| * | | | Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang2020-07-211-1/+1
| * | | | Merge branch 'for-linus' into nextDmitry Torokhov2020-07-215-5/+14
| |\ \ \ \
| * \ \ \ \ Merge branch 'elan-i2c' into nextDmitry Torokhov2020-07-215057-142854/+284634
| |\ \ \ \ \
| | * | | | | Input: elan_i2c - add support for high resolution reportsJingle Wu2020-07-214-59/+126
| | * | | | | Input: elan_i2c - do not constantly re-query pattern IDDmitry Torokhov2020-07-204-35/+23
| | * | | | | Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14Jingle Wu2020-07-171-1/+13
| | * | | | | Input: elan_i2c - handle firmware updated on newer ICsJingle Wu2020-07-174-7/+60
| | * | | | | Input: elan_i2c - add support for different firmware page sizesJingle Wu2020-07-174-25/+41
| | * | | | | Input: elan_i2c - fix detecting IAP version on older controllersJingle Wu2020-07-171-4/+10
| | * | | | | Input: elan_i2c - handle devices with patterns above 1Jingle Wu2020-07-171-2/+2
| | * | | | | Input: elan_i2c - make fetching IC type of older controllers more robustJingle Wu2020-07-172-8/+10
| | * | | | | Input: elan_i2c - handle firmware not implementing "get pattern" commandJingle Wu2020-07-171-1/+7
| * | | | | | Input: mt - cleanup open-coded __set_bit()Michał Mirosław2020-07-151-1/+1
| * | | | | | Input: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-0730-67/+62
| * | | | | | Input: cm109 - remove needless check before usb_free_coherent()Xu Wang2020-07-071-6/+2
| * | | | | | Input: exc3000 - switch to i2c's probe_new APISebastian Reichel2020-07-061-3/+2
| * | | | | | Input: elantech - remove redundant assignments to variable errorColin Ian King2020-07-061-3/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-08-1014-150/+404
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-5.9/wiimote' into for-linusJiri Kosina2020-08-103-24/+50
| |\ \ \ \ \ \ \
| | * | | | | | | HID: Wiimote: Treat the d-pad as an analogue stickDaniel G. Morse2020-06-193-24/+50
| * | | | | | | | Merge branch 'for-5.9/lenovo' into for-linusJiri Kosina2020-08-102-79/+282
| |\ \ \ \ \ \ \ \
| | * | | | | | | | HID: lenovo: Fix spurious F23 key press report during resume from suspendHans de Goede2020-07-071-0/+7
| | * | | | | | | | HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard fn_lock supportHans de Goede2020-07-071-1/+71
| | * | | | | | | | HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard supportHans de Goede2020-07-072-0/+106
| | * | | | | | | | HID: lenovo: Rename fn_lock sysfs attr handlers to make them genericHans de Goede2020-07-071-11/+17
| | * | | | | | | | HID: lenovo: Factor out generic parts of the LED codeHans de Goede2020-07-071-40/+58
| | * | | | | | | | HID: lenovo: Merge tpkbd and cptkbd data structuresHans de Goede2020-07-071-30/+26
| | |/ / / / / / /
| * | | | | | | | Merge branch 'for-5.9/intel-ish' into for-linusJiri Kosina2020-08-101-5/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | HID: intel-ish-hid: Replace PCI_DEV_FLAGS_NO_D3 with pci_save_stateKai-Heng Feng2020-07-071-5/+11
| | |/ / / / / / /
| * | | | | | | | Merge branch 'for-5.9/core-v2' into for-linusJiri Kosina2020-08-103-38/+55
| |\ \ \ \ \ \ \ \