summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-08-19power: sequencing: request the WLAN enable GPIO as-isBartosz Golaszewski1-1/+1
2024-08-18Input: i8042 - use new forcenorestore quirk to replace old buggy quirk combin...Werner Sembach1-9/+1
2024-08-18Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3Werner Sembach2-6/+14
2024-08-19drm/i915/hdcp: Use correct cp_irq_countSuraj Kandpal1-1/+3
2024-08-18Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk tableTakashi Iwai1-0/+9
2024-08-18Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-27/+37
2024-08-18Merge tag 'tty-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-39/+9
2024-08-18Merge tag 'usb-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-10/+16
2024-08-17Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-5/+0
2024-08-17Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+5
2024-08-17soundwire: stream: fix programming slave ports for non-continous port mapsKrzysztof Kozlowski1-4/+4
2024-08-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+9
2024-08-16Merge tag 'for-net-2024-08-15' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski7-23/+4
2024-08-16scsi: sd: Do not attempt to configure discard unless LBPME is setMartin K. Petersen1-0/+3
2024-08-16scsi: ufs: qcom: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP for SM8550 SoCManivannan Sadhasivam1-1/+5
2024-08-16scsi: ufs: core: Add a quirk for handling broken LSDBS field in controller ca...Manivannan Sadhasivam1-1/+5
2024-08-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-08-16net/mlx5: Fix IPsec RoCE MPV trace callPatrisious Haddad1-2/+4
2024-08-16net/mlx5e: XPS, Fix oversight of Multi-PF Netdev changesCarolina Jubran1-5/+8
2024-08-16net/mlx5e: SHAMPO, Release in progress headersDragos Tatulea3-10/+24
2024-08-16net/mlx5e: SHAMPO, Fix page leakDragos Tatulea1-0/+1
2024-08-16Merge tag 'block-6.11-20240824' of git://git.kernel.dk/linuxLinus Torvalds6-58/+60
2024-08-16Merge tag 'devicetree-fixes-for-6.11-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+11
2024-08-16Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-18/+68
2024-08-16Merge tag 'acpi-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds6-70/+29
2024-08-16Merge tag 'libnvdimm-fixes-6.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-08-16Merge tag 'for-6.11/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-6/+24
2024-08-16Merge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2024-08-16Merge tag 'gpio-fixes-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+14
2024-08-16Merge tag 'drm-fixes-2024-08-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds46-420/+693
2024-08-16thermal: gov_bang_bang: Use governor_data to reduce overheadRafael J. Wysocki2-1/+20
2024-08-16thermal: gov_bang_bang: Add .manage() callbackRafael J. Wysocki1-0/+30
2024-08-16thermal: gov_bang_bang: Split bang_bang_control()Rafael J. Wysocki1-19/+23
2024-08-16thermal: gov_bang_bang: Call __thermal_cdev_update() directlyRafael J. Wysocki1-4/+1
2024-08-16wifi: mwifiex: duplicate static structs used in driver instancesSascha Hauer1-6/+26
2024-08-16net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untaggedVladimir Oltean2-11/+178
2024-08-16net: dsa: felix: fix VLAN tag loss on CPU reception with ocelot-8021qVladimir Oltean1-6/+109
2024-08-16net: mscc: ocelot: serialize access to the injection/extraction groupsVladimir Oltean3-0/+67
2024-08-16net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"Vladimir Oltean2-2/+9
2024-08-16net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean2-7/+24
2024-08-16char: xillybus: Check USB endpoints when probing deviceEli Billauer1-2/+20
2024-08-16char: xillybus: Refine workqueue handlingEli Billauer1-3/+5
2024-08-16Merge tag 'mediatek-drm-fixes-20240805' of https://git.kernel.org/pub/scm/lin...Dave Airlie1-2/+2
2024-08-15bnxt_en: Don't clear ntuple filters and rss contexts during ethtool opsPavan Chebbi3-8/+2
2024-08-15virtio_net: move netdev_tx_reset_queue() call before RX napi enableJiri Pirko1-1/+1
2024-08-16Merge tag 'drm-xe-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie16-160/+247
2024-08-16nouveau/firmware: use dma non-coherent allocatorDave Airlie2-3/+12
2024-08-16Merge tag 'drm-misc-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie3-6/+24
2024-08-15md/raid1: Fix data corruption for degraded array with slow diskYu Kuai1-4/+10
2024-08-15Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+16