summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-14net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang
2021-12-14net: altera: set a couple error code in probe()Dan Carpenter
2021-12-14net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones
2021-12-14binder: use wake_up_pollfree()Eric Biggers
2021-12-14libata: add horkage for ASMedia 1092Hannes Reinecke
2021-12-14can: pch_can: pch_can_rx_normal: fix use after freeVincent Mailhol
2021-12-14can: sja1000: fix use after free in ems_pcmcia_add_card()Dan Carpenter
2021-12-14HID: check for valid USB device for many HID driversGreg Kroah-Hartman
2021-12-14HID: wacom: fix problems when device is not a valid USB deviceGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy on some USB HID driversGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy to hid-chiconyGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy to hid-prodikeysGreg Kroah-Hartman
2021-12-14HID: introduce hid_is_using_ll_driverJason Gerecke
2021-12-08serial: pl011: Add ACPI SBSA UART match idPierre Gondois
2021-12-08tty: serial: msm_serial: Deactivate RX DMA for polling supportSven Eckelmann
2021-12-08vgacon: Propagate console boot parameters before calling `vc_resize'Maciej W. Rozycki
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-12-08natsemi: xtensa: fix section mismatch warningsRandy Dunlap
2021-12-08sata_fsl: fix warning in remove_proc_entry when rmmod sata_fslBaokun Li
2021-12-08sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fslBaokun Li
2021-12-08net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi
2021-12-08net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue
2021-12-08scsi: iscsi: Unblock session then wake up error handlerMike Christie
2021-12-08platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deepSlark Xiao
2021-12-08tty: hvc: replace BUG_ON() with negative return valueJuergen Gross
2021-12-08xen/netfront: don't trust the backend response data blindlyJuergen Gross
2021-12-08xen/netfront: disentangle tx_skb_freelistJuergen Gross
2021-12-08xen/netfront: don't read data from request on the ring pageJuergen Gross
2021-12-08xen/netfront: read response from backend only onceJuergen Gross
2021-12-08xen/blkfront: don't trust the backend response data blindlyJuergen Gross
2021-12-08xen/blkfront: don't take local copy of a request from the ring pageJuergen Gross
2021-12-08xen/blkfront: read response from backend only onceJuergen Gross
2021-12-08scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy
2021-12-08xen: detect uninitialized xenbus in xenbus_initStefano Stabellini
2021-12-08xen: don't continue xenstore initialization in case of errorsStefano Stabellini
2021-12-08staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter
2021-12-08binder: fix test regression due to sender_euid changeTodd Kjos
2021-12-08usb: hub: Fix locking issues with address0_mutexMathias Nyman
2021-12-08usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman
2021-12-08USB: serial: option: add Fibocom FM101-GL variantsMingjie Zhang
2021-12-08USB: serial: option: add Telit LE910S1 0x9200 compositionDaniele Palmas
2021-12-08staging: ion: Prevent incorrect reference counting behavourLee Jones
2021-11-26usb: max-3421: Use driver data instead of maintaining a list of bound devicesUwe Kleine-König
2021-11-26drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao
2021-11-26drm/udl: fix control-message timeoutJohan Hovold
2021-11-26parisc/sticon: fix reverse colorsSven Schnelle
2021-11-26tun: fix bonding active backup with arp monitoringNicolas Dichtel
2021-11-26platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'Christophe JAILLET
2021-11-26net: bnx2x: fix variable dereferenced before checkPavel Skripkin
2021-11-26maple: fix wrong return value of maple_bus_init().Lu Wei