aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-15Merge tag 'ras_core_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-9/+9
2024-07-15MAINTAINERS: update entry for Yealink driverDmitry Torokhov1-1/+0
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 Torokhov4-307/+0
2024-07-15Input: msc5000_ts - remove the driverDmitry Torokhov4-305/+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 Torvalds53-703/+1256
2024-07-15Merge tag 'regulator-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds44-347/+833
2024-07-15Merge tag 'regmap-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds16-81/+226
2024-07-15Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds54-2123/+3187
2024-07-15Merge tag 'mmc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds50-993/+556
2024-07-15Merge tag 'pmdomain-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds15-33/+271
2024-07-15Merge tag 'pwm/for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds35-439/+1065
2024-07-15Merge tag 'hwmon-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds92-2254/+4413
2024-07-15Merge tag 'pwrseq-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds20-5/+1950
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 Torvalds22-99/+1270
2024-07-15Merge tag 'wq-for-6.11-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-10/+2
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds86-749/+1603
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-15workqueue: Remove unneeded lockdep_assert_cpus_held()Lai Jiangshan1-10/+2
2024-07-15Merge tag 'keys-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+2
2024-07-15Merge tag 'tpmdd-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+3
2024-07-15Merge tag 'wq-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-189/+157
2024-07-15Input: iqs269a - use device_for_each_child_node_scoped()Javier Carrasco1-5/+2
2024-07-15Merge tag 'cgroup-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-159/+679
2024-07-15Merge tag 'nolibc.2024.07.15a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-28/+238
2024-07-15Merge tag 'v6.10' into nextDmitry Torokhov12312-251424/+486427
2024-07-15Merge tag 'kcsan.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-2/+33
2024-07-15Merge tag 'torture.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-1/+4
2024-07-15Merge tag 'rcu.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-278/+439
2024-07-15Merge tag 'lkmm.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-27/+49
2024-07-15Merge tag 'cmpxchg.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+7
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 Torvalds33-131/+647
2024-07-15Merge tag 'smp-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-5/+6
2024-07-15Merge tag 'core-debugobjects-2024-07-14' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-10/+11
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