summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | r8152: fix the firmware doesn't workHayes Wang2024-09-051-4/+13
| | * | | | bareudp: Fix device stats updates.Guillaume Nault2024-09-041-11/+11
| | * | | | net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanupSouradeep Chakrabarti2024-09-041-9/+13
| | * | | | usbnet: modern method to get random MACOliver Neukum2024-09-031-8/+3
| | | |_|/ | | |/| |
| | * | | ptp: ocp: adjust sysfs entries to expose tty informationVadim Fedorenko2024-09-031-11/+51
| | * | | ptp: ocp: convert serial ports to arrayVadim Fedorenko2024-09-031-63/+57
| | * | | net: phy: Fix missing of_node_put() for ledsJinjie Ruan2024-09-031-0/+2
| | * | | net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECTRoger Quadros2024-09-031-4/+13
| | * | | net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TXRoger Quadros2024-09-031-1/+2
| | * | | net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECTRoger Quadros2024-09-031-28/+34
| | * | | Merge tag 'for-net-2024-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-09-031-0/+1
| | |\ \ \
| | | * | | Bluetooth: qca: If memdump doesn't work, re-enable IBSDouglas Anderson2024-08-301-0/+1
| | * | | | Merge tag 'linux-can-fixes-for-6.11-20240830' of git://git.kernel.org/pub/scm...Jakub Kicinski2024-09-035-64/+117
| | |\ \ \ \
| | | * | | | can: kvaser_pciefd: Use a single write when releasing RX buffersMartin Jocic2024-08-301-10/+8
| | | * | | | can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_openSimon Arlott2024-08-221-1/+1
| | | * | | | can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configurationMarc Kleine-Budde2024-08-061-3/+11
| | | * | | | can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD modeMarc Kleine-Budde2024-08-062-4/+27
| | | * | | | can: m_can: Limit coalescing to peripheral instancesMarkus Schneider-Pargmann2024-08-061-7/+9
| | | * | | | can: m_can: Reset cached active_interrupts on startMarkus Schneider-Pargmann2024-08-061-0/+1
| | | * | | | can: m_can: disable_all_interrupts, not clear active_interruptsMarkus Schneider-Pargmann2024-08-061-1/+0
| | | * | | | can: m_can: Do not cancel timer from within timerMarkus Schneider-Pargmann2024-08-061-15/+42
| | | * | | | can: m_can: Remove m_can_rx_peripheral indirectionMarkus Schneider-Pargmann2024-08-061-17/+1
| | | * | | | can: m_can: Remove coalesing disable in isr during suspendMarkus Schneider-Pargmann2024-08-061-3/+1
| | | * | | | can: m_can: Reset coalescing during suspend/resumeMarkus Schneider-Pargmann2024-08-061-3/+13
| | | * | | | can: m_can: Release irq on error in m_can_openSimon Horman2024-08-061-1/+4
| | * | | | | igc: Unlock on error in igc_io_resume()Dan Carpenter2024-09-021-0/+1
| | * | | | | net: microchip: vcap: Fix use-after-free error in kunit testJens Emil Schulz Østergaard2024-09-021-12/+2
| | * | | | | net: mctp-serial: Fix missing escapes on transmitMatt Johnston2024-09-011-2/+2
| | * | | | | net: mctp-serial: Add kunit test for next_chunk_len()Matt Johnston2024-09-012-0/+114
| | | |/ / / | | |/| | |
| | * | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2024-08-302-0/+17
| | |\ \ \ \
| | | * | | | ice: Add netif_device_attach/detach into PF reset flowDawid Osuchowski2024-08-291-0/+7
| | | * | | | igb: Fix not clearing TimeSync interrupts for 82580Daiwei Li2024-08-291-0/+10
| * | | | | | Merge tag 'spi-fix-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-065-18/+15
| |\ \ \ \ \ \
| | * | | | | | spi: spi-fsl-lpspi: Fix off-by-one in prescale maxStefan Wahren2024-09-051-2/+2
| | * | | | | | spi: spidev: Add missing spi_device_id for jg10309-01Geert Uytterhoeven2024-09-031-0/+1
| | * | | | | | spi: bcm63xx: Enable module autoloadingLiao Chen2024-09-021-0/+1
| | * | | | | | spi: intel: Add check devm_kasprintf() returned valueCharles Han2024-08-301-0/+3
| | * | | | | | spi: spidev: Add an entry for elgin,jg10309-01Fabio Estevam2024-08-291-0/+1
| | * | | | | | spi: rockchip: Resolve unbalanced runtime PM / system PM handlingBrian Norris2024-08-281-16/+7
| * | | | | | | Merge tag 'platform-drivers-x86-v6.11-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-09-052-2/+5
| |\ \ \ \ \ \ \
| | * | | | | | | platform/x86/amd: pmf: Make ASUS GA403 quirk genericLuke D. Jones2024-09-031-1/+1
| | * | | | | | | platform/x86: dell-smbios: Fix error path in dell_smbios_init()Aleksandr Mishin2024-08-301-1/+4
| * | | | | | | | Merge tag 'hwmon-for-v6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-042-3/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | hwmon: (hp-wmi-sensors) Check if WMI event data existsArmin Wolf2024-09-021-0/+2
| | * | | | | | | | hwmon: ltc2991: fix register bits definesPawel Dembicki2024-09-011-3/+3
| * | | | | | | | | Merge tag 'ata-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2024-09-021-1/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ata: libata: Fix memory leak for error path in ata_host_alloc()Zheng Qixing2024-08-261-1/+3
| * | | | | | | | | | Merge tag 'irq-urgent-2024-08-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-09-016-63/+104
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | irqchip/irq-msi-lib: Check for NULL ops in msi_lib_irq_domain_select()Maxime Chevallier2024-08-231-1/+4
| | * | | | | | | | | irqchip/gic-v3: Init SRE before poking sysregsMark Rutland2024-08-231-7/+14