aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge branch 'pci/cxl'Bjorn Helgaas9-7/+160
9 daysMerge branch 'pci/aspm'Bjorn Helgaas1-93/+89
10 daysPCI: Do not wait for disconnected devices when resumingIlpo Järvinen1-0/+5
10 daysPCI: Remove unused pci_enable_device_io()Heiner Kallweit1-14/+0
10 daysata: pata_cs5520: Remove unnecessary call to pci_enable_device_io()Heiner Kallweit1-6/+0
10 daysscsi: vmw_pvscsi: Do not use PCI_IRQ_LEGACY instead of PCI_IRQ_LEGACYDamien Le Moal1-1/+1
10 daysscsi: pmcraid: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal1-1/+1
10 daysscsi: mpt3sas: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal1-1/+1
10 daysscsi: megaraid_sas: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal1-2/+2
10 daysscsi: ipr: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal1-1/+1
10 daysscsi: hpsa: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal1-1/+1
10 daysscsi: arcmsr: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal1-1/+1
10 dayswifi: rtw89: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal1-1/+1
10 daysplatform/x86: wmi: Remove custom EC address space handlerRafael J. Wysocki1-92/+0
10 daysACPI: EC: Install address space handler at the namespace rootRafael J. Wysocki2-10/+16
10 daysMerge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds60-1132/+5025
10 daysMerge tag 'mtd/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds7-12/+17
10 daysMerge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds34-368/+799
10 daysMerge tag 'pmdomain-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds12-109/+125
10 daysMerge tag 'media/v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds256-5314/+20195
10 daysMerge tag 'drm-next-2024-05-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-2/+37
10 daysregulator: rohm-regulator: warn if unsupported voltage is setMatti Vaittinen1-0/+4
10 daysregulator: bd71828: Don't overwrite runtime voltagesMatti Vaittinen1-56/+2
10 daysMerge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linusRussell King (Oracle)1-2/+33
10 daysMerge tag 'nand/for-6.10' into mtd/nextMiquel Raynal2-2/+5
10 daysMerge tag 'spi-nor/for-6.10' into mtd/nextMiquel Raynal1-2/+2
10 daysnet: lan966x: remove debugfs directory in probe() error pathHerve Codina1-2/+4
10 dayscpufreq: amd-pstate: fix memory leak on CPU EPP exitPeng Ma1-0/+7
10 dayss390/ap: Fix bind complete udev event sent after each AP bus scanHarald Freudenberger1-1/+7
10 dayss390/ap: Fix crash in AP internal function modify_bitmap()Harald Freudenberger1-1/+1
10 daysdrm/tests: Add a unit test for range bias allocationArunpravin Paneer Selvam1-1/+35
10 daysdrm/buddy: Fix the range bias clear memory allocation issueArunpravin Paneer Selvam1-1/+2
10 daysRevert "iommu/vt-d: Enable PCI/IMS"Bjorn Helgaas1-16/+3
10 daysRevert "iommu/amd: Enable PCI/IMS"Bjorn Helgaas1-15/+2
10 daysRevert "PCI/MSI: Provide IMS (Interrupt Message Store) support"Bjorn Helgaas1-59/+0
10 daysRevert "PCI/MSI: Provide pci_ims_alloc/free_irq()"Bjorn Helgaas1-50/+0
10 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-33/+286
10 daysMerge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds14-229/+469
10 daysMerge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-37/+9
10 daysPCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek1-4/+2
11 daysMerge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
11 dayscdrom: rearrange last_media_change check to avoid unintentional overflowJustin Stitt1-1/+1
11 daysMerge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+54
11 daysMerge tag 'fbdev-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-56/+35
11 daysMerge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1285-55398/+75203
11 daysmisc: ntsync: mark driver as "broken" to prevent from buildingGreg Kroah-Hartman1-0/+1
11 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski1912-34060/+87770
11 daysnet: ks8851: Fix another TX stall caused by wrong ISR flag handlingRonald Wahl1-17/+1
11 daysMerge tag 'thermal-v6.10-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki1-6/+9
11 daysarch/topology: Fix variable naming to avoid shadowingVincent Guittot1-4/+4
11 daysplatform/x86: Add new MeeGoPad ANX7428 Type-C Cross Switch driverHans de Goede3-0/+164
11 daysMerge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1016-23505/+50347
11 daysMerge tag 'firewire-updates-6.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-194/+1070
11 daysMerge tag 'for-6.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-68/+92
11 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds128-1702/+1974
11 daysMerge tag 'ata-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds5-98/+58
11 daysMerge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-4/+12
11 daysMerge tag 'hid-for-linus-2024051401' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds53-850/+6300
11 daysMerge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds18-125/+530
11 daysMerge tag 'pwm/for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-823/+818
11 daysMerge tag 'for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pat...Linus Torvalds1-4/+2
11 daysMerge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds119-772/+2006
11 daysMerge tag 'spi-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds43-513/+1946
11 daysMerge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds28-210/+729
11 daysMerge tag 'regmap-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds10-256/+769
11 daysclk: samsung: Don't register clkdev lookup for the fixed rate clocksMarek Szyprowski1-10/+1
11 daysMerge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds46-185/+557
11 daysMerge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds30-361/+1121
11 daysMerge tag 'thermal-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds36-578/+1225
12 daystty: hvc-iucv: Make use of iucv_alloc_device()Heiko Carstens1-13/+2
12 dayss390/smsgiucv_app: Make use of iucv_alloc_device()Heiko Carstens1-16/+5
12 dayss390/netiucv: Make use of iucv_alloc_device()Heiko Carstens1-16/+4
12 dayss390/vmlogrdr: Make use of iucv_alloc_device()Heiko Carstens1-17/+3
12 dayss390/irq: Set CIF_NOHZ_DELAY in do_io_irq()Sven Schnelle2-2/+0
12 dayss390/pkey: Wipe copies of protected- and secure-keysHolger Dengler1-43/+37
12 dayss390/pkey: Wipe copies of clear-key structures on failureHolger Dengler1-7/+9
12 dayss390/pkey: Wipe sensitive data on failureHolger Dengler1-2/+2
12 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds24-96/+102
12 daysMerge tag 'm68k-for-v6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-18/+7
12 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski19-230/+280
12 daysMerge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+113
12 daysMerge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-118/+2627
12 daysMerge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-3/+3
12 daysMerge tag 'x86_sev_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-14/+14
12 daysMerge tag 'edac_updates_for_v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-147/+50
12 daysMerge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10Jens Axboe14-111/+141
12 daysBluetooth: btintel_pcie: Refactor and code cleanupKiran K2-5/+4
12 daysBluetooth: btintel_pcie: Fix warning reported by sparseKiran K1-1/+1
12 daysBluetooth: btintel: Fix compiler warning for multi_v7_defconfig configKiran K1-1/+1
12 daysBluetooth: btintel_pcie: Fix compiler warningsKiran K1-7/+3
12 daysBluetooth: btintel_pcie: Add *setup* function to download firmwareKiran K2-5/+315
12 daysBluetooth: btintel_pcie: Add support for PCIe transportTedd Ho-Jeong An5-1/+1495
12 daysBluetooth: btintel: Export few static functionsKiran K2-10/+59
12 daysBluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz10-47/+1
12 daysBluetooth: qca: Fix error code in qca_read_fw_build_info()Dan Carpenter1-1/+3
12 daysBluetooth: btintel: Add support for Filmore Peak2 (BE201)Kiran K1-0/+1
12 daysBluetooth: btintel: Add support for BlazarIKiran K1-0/+3
12 daysBluetooth: qca: clean up definesJohan Hovold1-30/+30
12 daysBluetooth: qca: drop bogus module versionJohan Hovold1-4/+1
12 daysBluetooth: qca: drop bogus edl header checksJohan Hovold1-20/+0
12 daysBluetooth: btusb: Sort usb_device_id table by the IDJiande Lu1-18/+15
12 daysBluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925Jiande Lu1-0/+24
12 daysBluetooth: qca: Support downloading board id specific NVM for WCN7850Zijun Hu1-3/+15
12 daysBluetooth: Populate hci_set_hw_info for Intel and RealtekArchie Pusaka2-0/+16
12 daysBluetooth: btusb: Correct timeout macro argument used to receive control messageZijun Hu1-3/+3
12 daysBluetooth: btusb: Fix the patch for MT7920 the affected to MT7921Peter Tsao1-0/+1
12 daysBluetooth: ath3k: Fix multiple issues reported by checkpatch.plUri Arev1-14/+11
12 daysBluetooth: hci_bcm: Limit bcm43455 baudrate to 2000000Hans de Goede1-1/+1
12 daysBluetooth: hci_intel: Fix multiple issues reported by checkpatch.plUri Arev1-9/+10
12 daysBluetooth: hci_intel: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
12 daysBluetooth: hci_bcm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
12 daysBluetooth: btqcomsmd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
12 daysBluetooth: Add support for MediaTek MT7922 deviceIan W MORRISON1-0/+5
12 daysBluetooth: btintel: Add support to download intermediate loaderKiran K2-1/+40
12 daysBluetooth: btintel: Define macros for image typesKiran K2-6/+9
12 daysrapidio: remove choice for enumerationMasahiro Yamada1-15/+2
12 daysMakefile: remove redundant tool coverage variablesMasahiro Yamada2-15/+0
12 daysnbd: Fix signal handlingBart Van Assche1-14/+14
12 daysnbd: Remove a local variable from nbd_send_cmd()Bart Van Assche1-2/+1
12 daysnbd: Improve the documentation of the locking assumptionsBart Van Assche1-1/+5
12 daysnbd: Remove superfluous castsBart Van Assche1-2/+2
12 daysnet: micrel: Fix receiving the timestamp in the frame for lan8841Horatiu Vultur1-1/+2
12 daysMerge branch 'for-6.10/winwing' into for-linusJiri Kosina3-0/+243
12 daysMerge branch 'for-6.10/uclogic' into for-linusJiri Kosina1-0/+3
12 daysMerge branch 'for-6.10/steam' into for-linusJiri Kosina1-8/+147
12 daysMerge branch 'for-6.10/sony' into for-linusJiri Kosina1-5/+2
12 daysMerge branch 'for-6.10/playstation' into for-linusJiri Kosina1-45/+93
12 daysMerge branch 'for-6.10/plarform-driver-remove-new' into for-linusJiri Kosina3-11/+7
12 daysMerge branch 'for-6.10/nintendo' into for-linusJiri Kosina1-24/+33
12 daysMerge branch 'for-6.10/kye' into for-linusJiri Kosina1-31/+44
12 daysMerge branch 'for-6.10/intel-ish' into for-linusJiri Kosina9-61/+639
12 daysMerge branch 'for-6.10/i2c-hid' into for-linusJiri Kosina1-17/+27
12 daysMerge branch 'for-6.10/hid-sysfs-emit' into for-linusJiri Kosina10-45/+39
12 daysMerge branch 'for-6.10/hid-debug' into for-linusJiri Kosina1-442/+2995
12 dayss390/pkey: Use kfree_sensitive() to fix Coccinelle warningsJules Irenge1-6/+3
12 daysMerge branch 'for-6.10/hid-bpf' into for-linusJiri Kosina14-71/+1934
12 daysMerge branch 'for-6.10/asus' into for-linusJiri Kosina2-80/+54
12 daysMerge branch 'for-6.10/amd-sfh' into for-linusJiri Kosina3-8/+16
12 daysplatform/x86: Add new Dell UART backlight driverHans de Goede3-0/+414
12 daysplatform/x86: x86-android-tablets: Create LED device for Xiaomi Pad 2 bottom ...Hans de Goede1-0/+47
12 daysplatform/x86: x86-android-tablets: Xiaomi pad2 RGB LED fwnode updatesKate Hsuan1-3/+3
12 daysplatform/x86: x86-android-tablets: Pass struct device to init()Hans de Goede4-10/+10
12 daysplatform/x86/amd: pmc: Add new ACPI ID AMDI000BShyam Sundar S K1-0/+1
12 daysplatform/x86/amd: pmf: Add new ACPI ID AMDI0105Shyam Sundar S K1-0/+1
12 daysplatform/x86: p2sb: Don't init until unassigned resources have been assignedBen Fradella1-14/+15
12 daysplatform/surface: aggregator: Log critical errors during SAM probingWeifeng Liu1-14/+28
12 daysfirmware: dmi: Add info message for number of populated and total memory slotsHeiner Kallweit1-0/+6
12 dayspower: supply: sbs-manager: Remove class argument from i2c_mux_add_adapter()Wolfram Sang1-1/+1
12 daysmedia: bcm2835-unicam: Depend on COMMON_CLKLaurent Pinchart1-1/+1
12 daysbrd: implement discard supportKeith Busch1-0/+26
12 daysMerge tag 'idxd-for-linus-may2024' of git bundle from ArjanLinus Torvalds6-5/+111
12 daysnet: revert partially applied PHY topology seriesJakub Kicinski10-186/+4
12 daysnet: stmmac: move the EST structure to struct stmmac_privXiaolei Wang4-41/+54
12 daysnet: stmmac: move the EST lock to struct stmmac_privXiaolei Wang3-12/+16
12 daysnet: mana: Enable MANA driver on ARM64 with 4K page sizeHaiyang Zhang1-1/+2
12 daysnet: prestera: Add flex arrays to some structsErick Archer1-46/+37
12 daysnet: fec: remove .ndo_poll_controller to avoid deadlocksWei Fang1-26/+0
12 daysnet: stmmac: add support for RZ/N1 GMACClément Léger3-0/+99
12 daysnet: stmmac: dwmac-socfpga: use pcs_init/pcs_exitRussell King (Oracle)1-54/+53
12 daysnet: stmmac: introduce pcs_init/pcs_exit stmmac operationsRussell King (Oracle)1-1/+7
12 daysnet: stmmac: Make stmmac_xpcs_setup() generic to all PCS devicesSerge Semin3-19/+23
12 daysnet: stmmac: Add dedicated XPCS cleanup methodSerge Semin3-4/+17
12 daysnet: change proto and proto_ops accept typeJens Axboe1-1/+5
12 daysMerge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-18/+51
12 daysnet: qede: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
12 daysvirtio_net: remove the misleading commentXuan Zhuo1-1/+0
12 daysvirtio_net: rx remove premapped failover codeXuan Zhuo1-50/+35
12 daysvirtio_net: big mode skip the unmap checkXuan Zhuo1-2/+2
12 daysvirtio_ring: enable premapped mode whatever use_dma_apiXuan Zhuo1-6/+1
12 daysdpll: fix return value check for kmemdupChen Ni1-1/+1
12 daysnull_blk: Fix two sparse warningsBart Van Assche2-2/+7
12 daysublk_drv: set DMA alignment mask to 3Jens Axboe1-0/+1
12 daysMerge tag 'tag-chrome-platform-firmware-for-v6.10' of git://git.kernel.org/pu...Linus Torvalds3-4/+9
12 daysMerge tag 'tag-chrome-platform-for-v6.10' of git://git.kernel.org/pub/scm/lin...Linus Torvalds20-74/+214
12 daysnet: pcs: lynx: no need to read LPA in lynx_pcs_get_state_2500basex()Vladimir Oltean1-3/+2
12 daysnet/mlx5: Remove unused msix related exported APIsParav Pandit1-52/+0
12 daysnet/mlx5e: Modifying channels number and updating TX queuesCarolina Jubran3-51/+47
12 daysnet/mlx5: Enable 8 ports LAGShay Drory1-3/+0
12 daysnet: dsa: microchip: dcb: set default apptrust to PCP onlyOleksij Rempel1-18/+3
12 daysnet: dsa: microchip: dcb: add comments for DSCP related functionsOleksij Rempel1-0/+31
12 daysnet: dsa: microchip: dcb: rename IPV to IPMOleksij Rempel3-51/+51
12 daysnet: usb: ax88179_178a: fix link status when link is set to down/upJose Ignacio Tornos Martinez1-11/+26
12 daysnet: smc91x: Fix m68k kernel compilation for ColdFire CPUThorsten Blum1-2/+2
12 daysInput: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König64-99/+99
12 daysvirtio_net: Add TX stopped and wake countersDaniel Jurgens1-2/+26
12 daysMerge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds78-1187/+8236
12 daysnet: ena: Change initial rx_usec intervalDavid Arinzon1-1/+1
12 daysnet: ena: Changes around strscpy callsDavid Arinzon2-8/+25
12 daysnet: ena: Add validation for completion descriptors consistencyDavid Arinzon3-10/+30
12 daysnet: ena: Reduce holes in ena_com structuresDavid Arinzon2-3/+3
12 daysnet: ena: Add a counter for driver's reset failuresDavid Arinzon3-6/+14
12 daysMerge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-25/+15
12 daysInput: zet6223 - remove an unused field in struct zet6223_tsChristophe JAILLET1-2/+0
12 daysInput: chipone_icn8505 - remove an unused field in struct icn8505_dataChristophe JAILLET1-1/+0
12 daysnet: phy: air_en8811h: reset netdev rules when LED is set manuallyDaniel Golle1-0/+4
12 daysdrm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocationsMohamed Ahmed2-25/+22
12 daysMerge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxLinus Torvalds35-1133/+495
12 daysMerge tag 'for-6.10/io_uring-20240511' of git://git.kernel.dk/linuxLinus Torvalds7-15/+30
13 daysMerge branches 'acpi-tools', 'acpi-docs' and 'pnp'Rafael J. Wysocki1-1/+1
13 daysMerge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei'Rafael J. Wysocki14-22/+58