summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-5.12/playstation-v2' into for-linusJiri Kosina2021-02-235-0/+1377
|\
| * HID: playstation: add DualSense player LED support.Roderick Colenbrander2021-02-181-1/+82
| * HID: playstation: add microphone mute support for DualSense.Roderick Colenbrander2021-02-181-0/+44
| * HID: playstation: add initial DualSense lightbar support.Roderick Colenbrander2021-02-181-0/+65
| * HID: playstation: fix array size comparison (off-by-one)Colin Ian King2021-02-171-1/+1
| * HID: playstation: fix unused variable in ps_battery_get_property.Roderick Colenbrander2021-02-171-2/+2
| * HID: playstation: report DualSense hardware and firmware version.Roderick Colenbrander2021-02-171-0/+81
| * HID: playstation: add DualSense classic rumble support.Roderick Colenbrander2021-02-112-2/+214
| * HID: playstation: add DualSense Bluetooth support.Roderick Colenbrander2021-02-112-0/+42
| * HID: playstation: track devices in list.Roderick Colenbrander2021-02-111-0/+46
| * HID: playstation: add DualSense accelerometer and gyroscope support.Roderick Colenbrander2021-02-111-0/+203
| * HID: playstation: add DualSense touchpad support.Roderick Colenbrander2021-02-111-0/+66
| * HID: playstation: add DualSense battery support.Roderick Colenbrander2021-02-112-3/+138
| * HID: playstation: use DualSense MAC address as unique identifier.Roderick Colenbrander2021-02-111-0/+58
| * HID: playstation: initial DualSense USB support.Roderick Colenbrander2021-02-115-0/+344
* | Merge branch 'for-5.12/multitouch' into for-linusJiri Kosina2021-02-231-0/+10
|\ \
| * | HID: multitouch: Set to high latency mode on suspend.Blaž Hrastnik2021-01-261-0/+10
* | | Merge branch 'for-5.12/logitech' into for-linusJiri Kosina2021-02-232-8/+240
|\ \ \
| * | | HID: lg-g15: make a const array static, makes object smallerColin Ian King2021-02-051-1/+1
| * | | HID: logitech-hidpp: add support for Unified Battery (1004) featureFilipe Laíns2021-01-181-7/+239
| |/ /
* | | Merge branch 'for-5.12/intel-ish' into for-linusJiri Kosina2021-02-233-1/+81
|\ \ \
| * | | HID: intel-ish-hid: ipc: Address EHL Sx resume issuesZhang Lixu2021-01-063-1/+33
| * | | HID: intel-ish-hid: ipc: finish power flow for EHL OOBZhang Lixu2021-01-061-0/+48
* | | | Merge branch 'for-5.12/i2c-hid' into for-linusJiri Kosina2021-02-2311-262/+578
|\ \ \ \
| * | | | HID: i2c-hid: Introduce goodix-i2c-hid using i2c-hid coreDouglas Anderson2021-01-183-2/+134
| * | | | dt-bindings: input: HID: i2c-hid: Introduce bindings for the Goodix GT7375PDouglas Anderson2021-01-181-0/+65
| * | | | arm64: defconfig: Update config names for i2c-hid rejiggerDouglas Anderson2021-01-181-1/+2
| * | | | HID: i2c-hid: Reorganize so ACPI and OF are separate modulesDouglas Anderson2021-01-188-261/+379
| | |/ / | |/| |
* | | | Merge branch 'for-5.12/google' into for-linusJiri Kosina2021-02-234063-48445/+138248
|\ \ \ \
| * | | | HID: google: Get HID report on probe to confirm tablet switch stateNicolas Boichat2021-02-021-19/+66
| | |_|/ | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-01-283-5/+7
| |\ \ \
| * \ \ \ Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-01-2816-26/+22
| |\ \ \ \
| | * | | | media: hantro: Fix reset_raw_fmt initializationRicardo Ribalda2021-01-261-1/+1
| | * | | | media: cec: add stm32 driverYannick Fertre2021-01-261-0/+1
| | * | | | media: cedrus: Fix H264 decodingJernej Skrabec2021-01-261-1/+1
| | * | | | media: v4l2-subdev.h: BIT() is not available in userspaceHans Verkuil2021-01-261-1/+1
| | * | | | media: Revert "media: videobuf2: Fix length check for single plane dmabuf que...Naushir Patuck2021-01-121-2/+1
| | * | | | media: rc: ite-cir: fix min_timeout calculationMatthias Reichl2021-01-121-1/+1
| | * | | | media: venus: core: Fix platform driver shutdownStanimir Varbanov2021-01-111-0/+2
| | * | | | media: rc: fix timeout handling after switch to microsecond durationsMatthias Reichl2021-01-113-4/+4
| | * | | | media: v4l: common: Fix naming of v4l2_get_link_rateSakari Ailus2021-01-073-5/+5
| | * | | | media: rcar-vin: fix return, use ret instead of zeroColin Ian King2021-01-071-1/+1
| | * | | | media: ccs: Get static data version minor correctlySakari Ailus2021-01-071-1/+1
| | * | | | media: ccs-pll: Fix link frequency for C-PHYSakari Ailus2021-01-071-7/+1
| | * | | | media: rc: ensure that uevent can be read directly after rc device registerSean Young2021-01-041-2/+2
| * | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-01-284-24/+9
| |\ \ \ \ \
| | * | | | | clk: mmp2: fix build without CONFIG_PMArnd Bergmann2021-01-121-2/+4
| | * | | | | clk: qcom: gcc-sm250: Use floor ops for sdcc clksDmitry Baryshkov2021-01-121-2/+2
| | * | | | | clk: imx: fix Kconfig warning for i.MX SCU clkArnd Bergmann2021-01-121-2/+0
| | * | | | | clk: qcom: gcc-sc7180: Mark the camera abh clock always ONTaniya Das2021-01-121-18/+3
| | |/ / / /