aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-05Input: zforce_ts - make zforce_idtable constantDmitry Torokhov1-1/+1
2024-09-05Input: zforce_ts - use dev_err_probe() where appropriateDmitry Torokhov1-132/+113
2024-09-05Input: zforce_ts - do not ignore errors when acquiring regulatorDmitry Torokhov1-1/+1
2024-09-05Input: zforce_ts - make parsing of contacts less confusingDmitry Torokhov1-12/+13
2024-09-05Input: zforce_ts - switch to using get_unaligned_le16Dmitry Torokhov1-12/+12
2024-09-05Input: zforce_ts - use guard notation when acquiring mutexesDmitry Torokhov1-21/+24
2024-09-05Input: zforce_ts - ensure that pm_stay_awake() and pm_relax() are balancedDmitry Torokhov1-5/+11
2024-09-05Input: zforce_ts - remove unneeded lockingDmitry Torokhov1-38/+9
2024-09-05Input: zforce_ts - handle errors from input_mt_init_sots()Dmitry Torokhov1-1/+5
2024-09-05Input: zforce_ts - do not explicitly set EV_SYN, etc bitsDmitry Torokhov1-4/+0
2024-09-05Input: zforce_ts - remove support for platfrom dataDmitry Torokhov1-40/+16
2024-09-05Input: zforce_ts - simplify reporting of slot stateDmitry Torokhov1-4/+2
2024-09-05Input: zforce_ts - use devm_add_action_or_reset()Sudip Mukherjee1-4/+1
2024-09-05Input: tegra-kbc - use guard notation when acquiring mutex and spinlockDmitry Torokhov1-26/+19
2024-09-05Input: iqs62x-keys - use cleanup facility for fwnodesDmitry Torokhov1-5/+2
2024-09-05Input: gpio-keys - switch to using cleanup functionsDmitry Torokhov1-27/+17
2024-09-05Input: atkbd - use guard notation when acquiring mutexDmitry Torokhov1-22/+15
2024-09-05Input: alps - use guard notation when acquiring mutexDmitry Torokhov1-21/+27
2024-09-05Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk tableWerner Sembach1-0/+23
2024-09-05realtek: Update the Makefile and Kconfig in the realtek folderJustin Lai2-0/+20
2024-09-05rtase: Add a Makefile in the rtase folderJustin Lai1-0/+10
2024-09-05rtase: Implement ethtool functionJustin Lai1-0/+74
2024-09-05rtase: Implement pci_driver suspend and resume functionJustin Lai1-0/+51
2024-09-05rtase: Implement net_device_opsJustin Lai1-0/+235
2024-09-05rtase: Implement a function to receive packetsJustin Lai1-0/+144
2024-09-05rtase: Implement .ndo_start_xmit functionJustin Lai1-0/+283
2024-09-05rtase: Implement hardware configuration functionJustin Lai1-0/+238
2024-09-05rtase: Implement the interrupt routine and rtase_pollJustin Lai1-0/+69
2024-09-05rtase: Implement the rtase_down functionJustin Lai1-0/+150
2024-09-05rtase: Implement the .ndo_open functionJustin Lai1-0/+405
2024-09-05rtase: Add support for a pci table in this moduleJustin Lai2-0/+978
2024-09-05Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into nextDmitry Torokhov6264-98226/+603646
2024-09-05Input: matrix_keypad - remove support for platform dataDmitry Torokhov1-71/+3
2024-09-05Input: matrix_keypad - switch to gpiod API and generic device propertiesDmitry Torokhov1-156/+185
2024-09-05Input: matrix_keypad - remove support for clustered interruptDmitry Torokhov1-39/+22
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski139-995/+1731
2024-09-06Merge tag 'amd-drm-fixes-6.11-2024-09-05' of https://gitlab.freedesktop.org/a...Dave Airlie8-25/+89
2024-09-06Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie30-41/+185
2024-09-06Merge tag 'drm-intel-next-2024-09-03' of https://gitlab.freedesktop.org/drm/i...Dave Airlie41-1252/+1546
2024-09-06Merge tag 'drm-xe-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie14-89/+124
2024-09-05Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds36-521/+620
2024-09-05Merge tag 'spi-fix-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-18/+15
2024-09-05clk: provide devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski1-0/+28
2024-09-05Merge tag 'sunxi-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-21/+13
2024-09-05Merge tag 'md-6.12-20240905' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe1-2/+7
2024-09-05drm/i915: Remove extra unlikely helperHongbo Li1-1/+1
2024-09-05Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher1-2/+4
2024-09-05Merge branch 'clk-imx-old' into clk-imxStephen Boyd14-50/+192
2024-09-05Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher1-2/+4
2024-09-05iio: adc: standardize on formatting for id match tablesJonathan Cameron64-169/+169