aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-07-16Merge branch 'for-6.11/core' into for-linusBenjamin Tissoires2-4/+6
2024-07-16platform/x86: asus-wmi: fix TUF laptop RGB variantLuke D. Jones1-1/+5
2024-07-16platform/x86/intel/tpmi/plr: Fix output in plr_print_bits()Dan Carpenter1-1/+2
2024-07-16drm/i915/dp: Don't switch the LTTPR mode on an active linkImre Deak1-7/+48
2024-07-16drm/i915/dp: Reset intel_dp->link_trained before retraining the linkImre Deak1-0/+2
2024-07-15Input: bbnsm_pwrkey - fix missed key press after suspendJacky Bai1-0/+38
2024-07-15Merge tag 'x86_vmware_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-421/+221
2024-07-15scsi: ufs: core: Fix deadlock during RTC updatePeter Wang2-1/+9
2024-07-15scsi: ufs: core: Bypass quick recovery if force reset is neededPeter Wang1-1/+2
2024-07-15Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-56/+79
2024-07-15scsi: ufs: core: Check LSDBS cap when !mcqKyoungrul Kim1-0/+16
2024-07-15Merge tag 'x86_cc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+14
2024-07-15Merge tag 'edac_updates_for_v6.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds24-108/+819
2024-07-15Input: msc_touchkey - remove the driverDmitry Torokhov3-281/+0
2024-07-15Input: msc5000_ts - remove the driverDmitry Torokhov3-301/+0
2024-07-15Input: usbtouchscreen - switch to using __free() cleanup facilityDmitry Torokhov1-57/+33
2024-07-15Input: usbtouchscreen - use guard notation when acquiring mutexesDmitry Torokhov1-32/+33
2024-07-15Input: usbtouchscreen - split device info table into individual piecesDmitry Torokhov1-331/+293
2024-07-15Input: usbtouchscreen - constify usbtouch_dev_info tableDmitry Torokhov1-11/+9
2024-07-15Input: usbtouchscreen - move process_pkt() into main device structureDmitry Torokhov1-15/+13
2024-07-15Input: usbtouchscreen - move the driver ID tableDmitry Torokhov1-105/+104
2024-07-15Input: usbtouchscreen - remove custom USB_DEVICE_HID_CLASS macroDmitry Torokhov1-9/+4
2024-07-15Input: usbtouchscreen - use driver core to instantiate device attributesDmitry Torokhov1-10/+21
2024-07-15Merge tag 'spi-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds35-532/+912
2024-07-15Merge tag 'regulator-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds31-215/+333
2024-07-15Merge tag 'regmap-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds14-80/+213
2024-07-15Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds18-106/+2314
2024-07-15Merge tag 'mmc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds39-859/+318
2024-07-15Merge tag 'pmdomain-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds11-33/+210
2024-07-15Merge tag 'pwm/for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds24-272/+759
2024-07-15Merge tag 'hwmon-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds70-2018/+3562
2024-07-15Merge tag 'pwrseq-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds16-5/+1752
2024-07-15Merge tag 'tag-chrome-platform-firmware-for-v6.11' of git://git.kernel.org/pu...Linus Torvalds8-0/+8
2024-07-15Merge tag 'tag-chrome-platform-for-v6.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds15-96/+1037
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds31-398/+4061
2024-07-15Input: adc-joystick - use device_for_each_child_node_scoped()Javier Carrasco1-11/+5
2024-07-15Input: adc-keys - use device_for_each_child_node_scoped()Javier Carrasco1-4/+1
2024-07-15Input: gpio_keys_polled - use device_for_each_child_node_scoped()Javier Carrasco1-3/+1
2024-07-15Input: gpio_keys - use device_for_each_child_node_scoped()Javier Carrasco1-3/+1
2024-07-15Input: qt1050 - use device_for_each_child_node_scoped()Javier Carrasco1-10/+5
2024-07-15Merge tag 'tpmdd-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+3
2024-07-15Input: iqs269a - use device_for_each_child_node_scoped()Javier Carrasco1-5/+2
2024-07-15Merge tag 'v6.10' into nextDmitry Torokhov5243-135558/+243216
2024-07-16drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8Nitin Gote1-5/+1
2024-07-15Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-15/+339
2024-07-15drm/amd/display: fix doc entry for bb_from_dmubAurabindo Pillai1-1/+3
2024-07-15drm/amd: Bump KMS_DRIVER_MINOR versionAurabindo Pillai1-1/+2
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds113-1906/+3201
2024-07-15Merge branch 'next' into for-linusDmitry Torokhov15067-462484/+1456626
2024-07-15nvme-pci: Fix the instructions for disabling power managementBart Van Assche1-1/+1