summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-5.17/apple' into for-linusJiri Kosina2022-01-104-16/+153
|\
| * HID: apple: Add Magic Keyboard 2021 with fingerprint reader FN key mappingJosé Expósito2022-01-061-1/+3
| * HID: apple: Add 2021 magic keyboard FN key mappingBenjamin Berg2022-01-061-1/+28
| * HID: magicmouse: set Magic Trackpad 2021 nameJosé Expósito2022-01-061-3/+9
| * HID: magicmouse: set device name when it has been personalizedJosé Expósito2022-01-061-3/+11
| * HID: apple: Add 2021 Magic Keyboard with number padAlex Henrie2022-01-062-0/+5
| * HID: apple: Add 2021 Magic Keyboard with fingerprint readerAlex Henrie2022-01-063-0/+6
| * HID: apple: Report Magic Keyboard battery over USBJosé Expósito2021-11-191-2/+85
| * HID: apple: Use BIT to define quirksJosé Expósito2021-11-191-9/+9
| * HID: apple: Do not reset quirks when the Fn key is not foundJosé Expósito2021-11-191-1/+1
* | Merge branch 'for-5.17/core' into for-linusJiri Kosina2022-01-101124-13839/+24174
|\ \
| * | HID: i2c-hid-of: Expose the touchscreen-inverted propertiesAlistair Francis2021-12-145-5/+15
| * | HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis2021-12-141-0/+6
| * | HID: debug: Add USI usagesMika Westerberg2021-12-141-0/+35
| * | HID: input: Make hidinput_find_field() staticMika Westerberg2021-12-141-2/+2
| * | HID: hid-input: Add suffix also for HID_DG_PENMika Westerberg2021-12-142-3/+10
| * | HID: Add map_msc() to avoid boilerplate codeMika Westerberg2021-12-141-4/+2
| * | HID: do not inline some hid_hw_ functionsBenjamin Tissoires2021-12-021-0/+64
| * | HID: add suspend/resume helpersBenjamin Tissoires2021-12-024-42/+46
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-11-2415-47/+77
| |\ \
| * \ \ Merge tag 'media/v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-11-224-26/+22
| |\ \ \
| | * | | media: hi846: remove the of_match_ptr macroMartin Kepplinger2021-11-191-1/+1
| | * | | media: hi846: include property.h instead of of_graph.hMartin Kepplinger2021-11-191-1/+1
| | * | | media: cec: copy sequence field for the replyHans Verkuil2021-11-101-0/+1
| | * | | media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereferenceHans de Goede2021-11-101-0/+2
| | * | | media: v4l2-core: fix VIDIOC_DQEVENT handling on non-x86Arnd Bergmann2021-11-101-24/+17
| * | | | Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-208-16/+42
| |\ \ \ \
| | * | | | pinctrl: qcom: sm8350: Correct UFS and SDC offsetsBjorn Andersson2021-11-161-4/+4
| | * | | | pinctrl: tegra194: remove duplicate initializer againArnd Bergmann2021-11-161-1/+0
| | * | | | pinctrl: qcom: sdm845: Enable dual edge errataBjorn Andersson2021-11-161-0/+1
| | * | | | pinctrl: apple: Always return valid type in apple_gpio_irq_typeSven Peter2021-11-161-6/+6
| | * | | | pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c'Sergio Paracuellos2021-11-161-0/+1
| | * | | | pinctrl: qcom: fix unmet dependencies on GPIOLIB for GPIOLIB_IRQCHIPJulian Braha2021-11-161-0/+2
| | * | | | pinctrl: tegra: Return const pointer from tegra_pinctrl_get_group()Prathamesh Shete2021-11-161-2/+2
| | * | | | pinctrl: amd: Fix wakeups when IRQ is shared with SCIMario Limonciello2021-11-161-3/+26
| * | | | | Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-203-45/+45
| |\ \ \ \ \
| | * | | | | s390: replace snprintf in show functions with sysfs_emitQing Wang2021-11-163-45/+45
| | |/ / / /
| * | | | | Merge tag 'libata-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-194-4/+25
| |\ \ \ \ \
| | * | | | | ata: libata-sata: Declare ata_ncq_sdev_attrs staticDamien Le Moal2021-11-181-1/+1
| | * | | | | ata: libahci: Adjust behavior when StorageD3Enable _DSD is setMario Limonciello2021-11-181-0/+15
| | * | | | | ata: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello2021-11-181-0/+1
| | * | | | | ata: libata: add missing ata_identify_page_supported() callsDamien Le Moal2021-11-181-1/+5
| | * | | | | ata: libata: improve ata_read_log_page() error messageDamien Le Moal2021-11-171-2/+3
| | |/ / / /
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-11-194-25/+26
| |\ \ \ \ \
| | * | | | | scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()Ewan D. Milne2021-11-171-4/+2
| | * | | | | scsi: ufs: core: Fix another task management completion raceAdrian Hunter2021-11-171-2/+1
| | * | | | | scsi: ufs: core: Fix task management completion timeout raceAdrian Hunter2021-11-171-5/+0
| | * | | | | scsi: core: sysfs: Fix hang when device state is set via sysfsMike Christie2021-11-171-11/+19
| | * | | | | scsi: iscsi: Unblock session then wake up error handlerMike Christie2021-11-171-3/+3
| | * | | | | scsi: ufs: core: Improve SCSI abort handlingBart Van Assche2021-11-171-0/+1
| | |/ / / /