summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-11Revert "ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE"Greg Kroah-Hartman
2022-03-11xen/netfront: react properly to failing gnttab_end_foreign_access_ref()Juergen Gross
2022-03-11xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross
2022-03-11xen/pvcalls: use alloc/free_pages_exact()Juergen Gross
2022-03-11xen: remove gnttab_query_foreign_access()Juergen Gross
2022-03-11xen/gntalloc: don't use gnttab_query_foreign_access()Juergen Gross
2022-03-11xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-11xen/netfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-11xen/blkfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-11xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross
2022-03-11xen/xenbus: don't let xenbus_grant_ring() remove grants in error caseJuergen Gross
2022-03-11arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland
2022-03-08hamradio: fix macro redefine warningHuang Pei
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon
2022-03-08HID: add mapping for KEY_DICTATEWilliam Mahon
2022-03-08Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede
2022-03-08Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede
2022-03-08net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai
2022-03-08soc: fsl: qe: Check of ioremap return valueJiasheng Jiang
2022-03-08ibmvnic: free reset-work-item when flushingSukadev Bhattiprolu
2022-03-08igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin
2022-03-08igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen
2022-03-08can: gs_usb: change active_channels's type from atomic_t to u8Vincent Mailhol
2022-03-08firmware: arm_scmi: Remove space in MODULE_ALIAS nameAlyssa Ross
2022-03-08efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn
2022-03-08ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()Maciej Fijalkowski
2022-03-08net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma
2022-03-08net: sxgbe: fix return value of __setup handlerRandy Dunlap
2022-03-08iavf: Fix missing check for running netdevSlawomir Laba
2022-03-08net: stmmac: fix return value of __setup handlerRandy Dunlap
2022-03-08xen/netfront: destroy queues before real_num_tx_queues is zeroedMarek Marczykowski-Górecki
2022-03-08ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov
2022-03-08usb: gadget: clear related members when goto failHangyu Hua
2022-03-08usb: gadget: don't release an existing dev->bufHangyu Hua
2022-03-08net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas
2022-03-08i2c: qup: allow COMPILE_TESTWolfram Sang
2022-03-08i2c: cadence: allow COMPILE_TESTWolfram Sang
2022-03-08dmaengine: shdma: Fix runtime PM imbalance on errorYongzhi Liu
2022-03-08Input: clear BTN_RIGHT/MIDDLE on buttonpadsJosé Expósito
2022-03-08i2c: bcm2835: Avoid clock stretching timeoutsEric Anholt
2022-03-08mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park
2022-03-08mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler
2022-03-02Revert "drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR"Karol Herbst
2022-03-02gpio: tegra186: Fix chip_data type confusionMarc Zyngier
2022-03-02tty: n_gsm: fix NULL pointer access due to DLCI releasedaniel.starke@siemens.com
2022-03-02tty: n_gsm: fix proper link termination after failed opendaniel.starke@siemens.com
2022-03-02tty: n_gsm: fix encoding of control signal octet bit DVdaniel.starke@siemens.com
2022-03-02xhci: Prevent futile URB re-submissions due to incorrect return value.Hongyu Xie
2022-03-02xhci: re-initialize the HC during resume if HCE was setPuma Hsu
2022-03-02usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior