summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-16staging: gdm724x: fix use after free in gdm_lte_rx()Dan Carpenter1-2/+3
2022-03-16Revert "xen-netback: Check for hotplug-status existence before watching"Marek Marczykowski-Górecki1-8/+4
2022-03-16gpio: ts4900: Do not set DAT and OE togetherMark Featherston1-5/+19
2022-03-16NFC: port100: fix use-after-free in port100_send_completePavel Skripkin1-0/+2
2022-03-16net: ethernet: lpc_eth: Handle error for clk_enableJiasheng Jiang1-1/+4
2022-03-16ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin1-1/+3
2022-03-16qed: return status of qed_iov_get_linkTom Rix1-7/+11
2022-03-16net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai1-0/+7
2022-03-11xen/netfront: react properly to failing gnttab_end_foreign_access_ref()Juergen Gross1-17/+31
2022-03-11xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross1-7/+23
2022-03-11xen: remove gnttab_query_foreign_access()Juergen Gross1-19/+0
2022-03-11xen/gntalloc: don't use gnttab_query_foreign_access()Juergen Gross1-18/+7
2022-03-11xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross1-2/+1
2022-03-11xen/netfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross1-4/+2
2022-03-11xen/blkfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross1-28/+39
2022-03-11xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross1-2/+12
2022-03-11xen/xenbus: don't let xenbus_grant_ring() remove grants in error caseJuergen Gross1-13/+11
2022-03-11arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland1-0/+15
2022-03-08hamradio: fix macro redefine warningHuang Pei1-0/+2
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon2-1/+5
2022-03-08Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede1-7/+7
2022-03-08Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede1-40/+22
2022-03-08net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai1-0/+2
2022-03-08soc: fsl: qe: Check of ioremap return valueJiasheng Jiang1-0/+2
2022-03-08can: gs_usb: change active_channels's type from atomic_t to u8Vincent Mailhol1-5/+5
2022-03-08efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn1-1/+4
2022-03-08net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma1-0/+3
2022-03-08net: sxgbe: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-03-08net: stmmac: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-03-08firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold1-7/+6
2022-03-08firmware: Fix a reference count leak.Qiushi Wu1-3/+4
2022-03-08ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov1-2/+2
2022-03-08usb: gadget: clear related members when goto failHangyu Hua1-2/+5
2022-03-08usb: gadget: don't release an existing dev->bufHangyu Hua1-1/+2
2022-03-08net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas1-0/+5
2022-03-08i2c: qup: allow COMPILE_TESTWolfram Sang1-1/+1
2022-03-08dmaengine: shdma: Fix runtime PM imbalance on errorYongzhi Liu1-1/+3
2022-03-08Input: clear BTN_RIGHT/MIDDLE on buttonpadsJosé Expósito1-0/+6
2022-03-08i2c: bcm2835: Avoid clock stretching timeoutsEric Anholt1-0/+11
2022-03-08mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park1-0/+9
2022-03-08mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler1-0/+4
2022-03-02tty: n_gsm: fix proper link termination after failed opendaniel.starke@siemens.com1-1/+1
2022-03-02tty: n_gsm: fix encoding of control signal octet bit DVdaniel.starke@siemens.com1-1/+1
2022-03-02xhci: Prevent futile URB re-submissions due to incorrect return value.Hongyu Xie1-3/+6
2022-03-02usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior1-0/+2
2022-03-02USB: serial: option: add Telit LE910R1 compositionsDaniele Palmas1-0/+6
2022-03-02USB: serial: option: add support for DW5829eSlark Xiao1-0/+6
2022-03-02USB: gadget: validate endpoint index for xilinx udcSzymon Heidrich1-0/+6
2022-03-02usb: gadget: rndis: add spinlock for rndis response listDaehwan Jung2-0/+9
2022-03-02Revert "USB: serial: ch341: add new Product ID for CH341A"Dmytro Bagrii1-1/+0