summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-10-2522-149/+319
|\
| * net: dsa: mv88e6xxx: support 4000ps cycle counter periodShenghao Yang2024-10-241-3/+20
| * net: dsa: mv88e6xxx: read cycle counter period from hardwareShenghao Yang2024-10-242-19/+43
| * net: dsa: mv88e6xxx: group cycle counter coefficientsShenghao Yang2024-10-242-33/+32
| * net: usb: qmi_wwan: add Fibocom FG132 0x0112 compositionReinhard Speyerer2024-10-241-0/+1
| * hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang2024-10-241-0/+30
| * net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876xTim Harvey2024-10-241-10/+11
| * r8169: avoid unsolicited interruptsHeiner Kallweit2024-10-231-1/+3
| * net: usb: usbnet: fix name regressionOliver Neukum2024-10-221-1/+2
| * mlxsw: spectrum_router: fix xa_store() error checkingYuan Can2024-10-221-6/+3
| * virtio_net: fix integer overflow in statsMichael S. Tsirkin2024-10-211-1/+1
| * net: wwan: fix global oob in wwan_rtnl_policyLin Ma2024-10-211-1/+1
| * fsl/fman: Fix refcount handling of fman-related devicesAleksandr Mishin2024-10-211-15/+47
| * fsl/fman: Save device references taken in mac_probe()Aleksandr Mishin2024-10-212-3/+9
| * net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393xPeter Rashleigh2024-10-201-0/+1
| * octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()Aleksandr Mishin2024-10-191-0/+27
| * octeon_ep: Implement helper for iterating packets in Rx queueAleksandr Mishin2024-10-191-23/+32
| * bnxt_en: replace ptp_lock with irqsave variantVadim Fedorenko2024-10-193-41/+63
| * net: phy: dp83822: Fix reset pin definitionsMichel Alex2024-10-191-2/+2
| * net: plip: fix break; causing plip to never transmitJakub Boehm2024-10-191-1/+1
| * be2net: fix potential memory leak in be_xmit()Wang Hai2024-10-191-5/+5
| * net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()Wang Hai2024-10-191-0/+1
| * net: pse-pd: Fix out of bound for loopKory Maincent2024-10-191-2/+2
* | Merge tag 'hid-for-linus-20241024' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-10-254-0/+24
|\ \
| * | HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboardHans de Goede2024-10-181-0/+8
| * | HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpadKenneth Albanowski2024-10-182-0/+5
| * | HID: i2c-hid: Delayed i2c resume wakeup for 0x0d42 Goodix touchpadBartłomiej Maryńczak2024-10-182-0/+11
* | | Merge tag 'for-net-2024-10-16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-10-201-18/+9
|\ \ \
| * | | Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001Luiz Augusto von Dentz2024-10-161-4/+9
| * | | Bluetooth: btusb: Fix not being able to reconnect after suspendLuiz Augusto von Dentz2024-10-161-14/+0
* | | | Merge tag 'pinctrl-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-10-208-13/+23
|\ \ \ \
| * | | | pinctrl: ocelot: fix system hang on level based interruptsSergey Matsievskiy2024-10-121-4/+4
| * | | | pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func()Harshit Mogalapalli2024-10-111-1/+1
| * | | | pinctrl: sophgo: fix double free in cv1800_pctrl_dt_node_to_map()Harshit Mogalapalli2024-10-101-1/+1
| * | | | Merge tag 'intel-pinctrl-v6.12-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2024-10-032-3/+3
| |\ \ \ \
| | * | | | pinctrl: intel: platform: Add Panther Lake to the list of supportedAndy Shevchenko2024-10-031-0/+1
| | * | | | pinctrl: intel: platform: use semicolon instead of comma in ncommunities assi...Javier Carrasco2024-09-301-1/+1
| | * | | | pinctrl: intel: platform: fix error path in device_for_each_child_node()Javier Carrasco2024-09-301-2/+1
| * | | | | pinctrl: aw9523: add missing mutex_destroyRosen Penev2024-10-021-2/+4
| * | | | | pinctrl: stm32: check devm_kasprintf() returned valueMa Ke2024-10-011-2/+7
| * | | | | pinctrl: apple: check devm_kasprintf() returned valueMa Ke2024-10-011-0/+3
| |/ / / /
* | | | | Merge tag 'char-misc-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-10-2020-53/+98
|\ \ \ \ \
| * | | | | misc: rtsx: list supported models in Kconfig helpYo-Jung (Leo) Lin2024-10-181-1/+2
| * | | | | misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for OTP deviceHeiko Thiery2024-10-131-0/+1
| * | | | | misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for EEPROM deviceHeiko Thiery2024-10-131-0/+1
| * | | | | parport: Proper fix for array out-of-bounds accessTakashi Iwai2024-10-131-11/+11
| * | | | | Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-10-1317-41/+83
| |\ \ \ \ \
| | * | | | | iio: frequency: admv4420: fix missing select REMAP_SPI in KconfigJavier Carrasco2024-10-101-0/+1
| | * | | | | iio: frequency: {admv4420,adrf6780}: format Kconfig entriesJavier Carrasco2024-10-101-16/+16
| | * | | | | iio: adc: ad4695: Add missing Kconfig selectDavid Lechner2024-10-101-0/+2