summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-11-2212-17/+223
|\
| * HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiverHans de Goede2020-11-192-0/+26
| * HID: logitech-dj: Fix an error in mse_bluetooth_descriptorHans de Goede2020-11-191-1/+1
| * HID: Add Logitech Dinovo Edge battery quirkHans de Goede2020-11-122-0/+4
| * HID: logitech-hidpp: Add HIDPP_CONSUMER_VENDOR_KEYS quirk for the Dinovo EdgeHans de Goede2020-11-121-0/+6
| * HID: logitech-dj: Handle quad/bluetooth keyboards with a builtin trackpadHans de Goede2020-11-121-0/+19
| * HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devicesChris Ye2020-11-092-0/+8
| * HID: mcp2221: Fix GPIO output handlingLars Povlsen2020-11-051-9/+39
| * HID: hid-sensor-hub: Fix issue with devices with no report IDPablo Ceballos2020-11-051-1/+2
| * HID: i2c-hid: Put ACPI enumerated devices in D3 on shutdownHans de Goede2020-10-291-0/+9
| * HID: add support for Sega SaturnJiri Kosina2020-10-232-0/+2
| * HID: cypress: Support Varmilo Keyboards' media hotkeysFrank Yang2020-10-232-5/+41
| * HID: ite: Replace ABS_MISC 120/121 events with touchpad on/off keypressesHans de Goede2020-10-221-1/+60
| * HID: logitech-hidpp: Add PID for MX Anywhere 2Harry Cutts2020-10-221-0/+1
| * HID: uclogic: Add ID for Trust Flex Design TabletMartijn van de Streek2020-10-223-0/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-11-221-1/+0
|\ \
| * | mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams2020-11-221-1/+0
* | | Merge tag 'staging-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-11-2212-61/+165
|\ \ \
| * \ \ Merge tag 'iio-fixes-for-5.10a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-11-179-49/+160
| |\ \ \
| | * | | iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-modeHans de Goede2020-11-141-0/+36
| | * | | iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enumHans de Goede2020-11-141-5/+10
| | * | | iio: light: fix kconfig dependency bug for VCNL4035Necip Fazil Yildiran2020-11-081-0/+1
| | * | | iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is usedPaul Cercueil2020-11-081-6/+26
| | * | | iio/adc: ingenic: Fix battery VREF for JZ4770 SoCPaul Cercueil2020-11-081-1/+1
| | * | | iio: imu: st_lsm6dsx: set 10ms as min shub slave timeoutLorenzo Bianconi2020-11-011-2/+4
| | * | | counter/ti-eqep: Fix regmap max_registerDavid Lechner2020-11-011-2/+2
| | * | | iio: adc: stm32-adc: fix a regression when using dma and irqOlivier Moysan2020-11-012-26/+65
| | * | | iio: adc: mediatek: fix unset fieldFabien Parent2020-11-011-2/+4
| | * | | iio: cros_ec: Use default frequencies when EC returns invalid informationGwendal Grignou2020-11-011-5/+11
| * | | | staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-idsBrian O'Keefe2020-11-061-0/+1
| * | | | staging: ralink-gdma: fix kconfig dependency bug for DMA_RALINKNecip Fazil Yildiran2020-11-061-0/+1
| * | | | staging: mt7621-pci: avoid to request pci bus resourcesSergio Paracuellos2020-11-061-12/+3
* | | | | Merge tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-11-223-22/+26
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | serial: ar933x_uart: disable clk on error handling path in probeZheng Zengkai2020-11-121-2/+4
| * | | | tty: serial: imx: keep console clocks always onFugang Duan2020-11-121-17/+3
| * | | | speakup: Do not let the line discipline be used several timesSamuel Thibault2020-11-121-1/+11
| * | | | tty: serial: imx: fix potential deadlockSam Nobs2020-11-121-2/+8
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-11-202-12/+28
|\ \ \ \ \
| * | | | | scsi: target: iscsi: Fix cmd abort fabric stop raceMike Christie2020-11-161-4/+13
| * | | | | scsi: libiscsi: Fix NOP race conditionLee Duncan2020-11-161-8/+15
* | | | | | Merge tag 'block-5.10-2020-11-20' of git://git.kernel.dk/linux-blockLinus Torvalds2020-11-204-13/+39
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'nvme-5.10-2020-11-19' of git://git.infradead.org/nvme into block-5.10Jens Axboe2020-11-193-13/+33
| |\ \ \ \ \ \
| | * | | | | | nvme: fix memory leak freeing command effectsKeith Busch2020-11-141-2/+14
| | * | | | | | nvme: directly cache command effects logKeith Busch2020-11-142-11/+4
| | * | | | | | nvme: free sq/cq dbbuf pointers when dbbuf set failsMinwoo Im2020-11-141-0/+15
| * | | | | | | s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland2020-11-161-0/+6
| |/ / / / / /
* | | | | | | Merge tag 'dmaengine-fix-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-2011-63/+111
|\ \ \ \ \ \ \
| * | | | | | | dmaengine: fix error codes in channel_register()Dan Carpenter2020-11-181-8/+9
| * | | | | | | dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst sizeSugar Zhang2020-11-161-1/+1
| * | | | | | | dmaengine: ioatdma: remove unused function missed during dma_v2 removalLukas Bulwahn2020-11-161-10/+0