summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-05Merge tag 'tty-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-12-04Merge tag 'block-5.16-2021-12-03' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-12-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-12-03net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones
2021-12-03qede: validate non LSO skb lengthManish Chopra
2021-12-03Merge tag 'vfio-v5.16-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-12-03Merge tag 'pm-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-03Merge tag 'libata-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-12-03Merge branch 'powercap'Rafael J. Wysocki
2021-12-03powercap: DTPM: Drop unused local variable from init_dtpm()Rafael J. Wysocki
2021-12-03net: altera: set a couple error code in probe()Dan Carpenter
2021-12-03net: bcm4908: Handle dma_set_coherent_mask error codesJiasheng Jiang
2021-12-03bonding: make tx_rebalance_counter an atomicEric Dumazet
2021-12-03mtd: dataflash: Add device-tree SPI IDsJon Hunter
2021-12-03mtd: rawnand: fsmc: Fix timing computationHerve Codina
2021-12-03mtd: rawnand: fsmc: Take instruction delay into accountHerve Codina
2021-12-03mtd: rawnand: Fix nand_choose_best_timings() on unsupported interfaceHerve Codina
2021-12-03mtd: rawnand: Fix nand_erase_op delayHerve Codina
2021-12-03mtd: rawnand: denali: Add the dependency on HAS_IOMEMCai Huoqing
2021-12-03serial: 8250_bcm7271: UART errors after resuming from S2Al Cooper
2021-12-03usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()Zhou Qingyang
2021-12-03usb: cdns3: gadget: fix new urb never complete if ep cancel previous requestsFrank Li
2021-12-03usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan
2021-12-03USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst
2021-12-03xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman
2021-12-03HID: intel-ish-hid: ipc: only enable IRQ wakeup when requestedThomas Weißschuh
2021-12-03HID: google: add eel USB idxiazhengqiao
2021-12-03HID: add USB_HID dependancy to hid-prodikeysGreg Kroah-Hartman
2021-12-03HID: add USB_HID dependancy to hid-chiconyGreg Kroah-Hartman
2021-12-02Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-12-03Merge tag 'drm-intel-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-12-03Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-02Merge tag 'for-linus-5.16-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2021-12-02Revert "drm/i915: Implement Wa_1508744258"José Roberto de Souza
2021-12-02HID: bigbenff: prevent null pointer dereferenceBenjamin Tissoires
2021-12-02HID: sony: fix error path in probeBenjamin Tissoires
2021-12-02HID: add USB_HID dependancy on some USB HID driversGreg Kroah-Hartman
2021-12-02HID: check for valid USB device for many HID driversGreg Kroah-Hartman
2021-12-02HID: wacom: fix problems when device is not a valid USB deviceGreg Kroah-Hartman
2021-12-02HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman
2021-12-02net: dsa: b53: Add SPI ID tableFlorian Fainelli
2021-12-02ibmvnic: drop bad optimization in reuse_tx_pools()Sukadev Bhattiprolu
2021-12-02ibmvnic: drop bad optimization in reuse_rx_pools()Sukadev Bhattiprolu
2021-12-02ethernet: aquantia: Try MAC address from device treeTianhao Chai
2021-12-02ata: replace snprintf in show functions with sysfs_emitYang Guang
2021-12-01octeontx2-af: Fix a memleak bug in rvu_mbox_init()Zhou Qingyang
2021-12-01net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang