summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-11power: reset: ltc2952: Fix use of floating point literalsNathan Chancellor
2022-01-11mISDN: change function names to avoid conflictswolfgang huang
2022-01-11scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng
2022-01-11rndis_host: support Hytera digital radiosThomas Toye
2022-01-11i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski
2022-01-11ieee802154: atusb: fix uninit value in atusb_set_extended_addrPavel Skripkin
2022-01-11Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 modelsTakashi Iwai
2022-01-05Input: spaceball - fix parsing of movement data packetsLeo L. Schwab
2022-01-05Input: appletouch - initialize work before device registrationPavel Skripkin
2022-01-05scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov
2022-01-05usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.Vincent Pelletier
2022-01-05xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman
2022-01-05platform/x86: apple-gmux: use resource_size() with resWang Qing
2021-12-29hamradio: improve the incomplete fix to avoid NPDLin Ma
2021-12-29hamradio: defer ax25 kfree after unregister_netdevLin Ma
2021-12-29xen/blkfront: fix bug in backported patchJuergen Gross
2021-12-29hwmon: (lm90) Fix usage of CONFIG2 register in detect functionGuenter Roeck
2021-12-29drivers: net: smc911x: Check for error irqJiasheng Jiang
2021-12-29bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera
2021-12-29qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-29IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito
2021-12-29HID: holtek: fix mouse probingBenjamin Tissoires
2021-12-29can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson
2021-12-29net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski
2021-12-22xen/netback: don't queue unlimited number of packagesJuergen Gross
2021-12-22xen/console: harden hvc_xen against event channel stormsJuergen Gross
2021-12-22xen/netfront: harden netfront against event channel stormsJuergen Gross
2021-12-22xen/blkfront: harden blkfront against event channel stormsJuergen Gross
2021-12-22Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor
2021-12-22net: lan78xx: Avoid unnecessary self assignmentNathan Chancellor
2021-12-22net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli
2021-12-22USB: serial: option: add Telit FN990 compositionsDaniele Palmas
2021-12-22PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner
2021-12-22USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman
2021-12-22igbvf: fix double free in `igbvf_probe`Letu Ren
2021-12-22soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor
2021-12-22dm btree remove: fix use after free in rebalance_children()Joe Thornber
2021-12-22hwmon: (dell-smm) Fix warning on /proc/i8k creation errorArmin Wolf
2021-12-22i2c: rk3x: Handle a spurious start completion interrupt flagOndrej Jirman
2021-12-22parisc/agp: Annotate parisc agp init functions with __initHelge Deller
2021-12-14irqchip: nvic: Fix offset for Interrupt Priority OffsetsVladimir Murzin
2021-12-14irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALLWudi Wang
2021-12-14iio: accel: kxcjk-1013: Fix possible memory leak in probe and removeYang Yingliang
2021-12-14iio: itg3200: Call iio_trigger_notify_done() on errorLars-Peter Clausen
2021-12-14iio: ltr501: Don't return error code in trigger handlerLars-Peter Clausen
2021-12-14iio: mma8452: Fix trigger reference coutingLars-Peter Clausen
2021-12-14iio: stk3310: Don't return error code in interrupt handlerLars-Peter Clausen
2021-12-14usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman
2021-12-14USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman
2021-12-14USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman