summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson1-22/+16
2020-05-02Crypto: chelsio - Fixes a hang issue during driver registrationAyush Sawal1-2/+0
2020-05-02qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson1-11/+2
2020-05-02hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer1-1/+1
2020-05-02net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto1-0/+2
2020-05-02xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross1-1/+8
2020-05-02scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKENBodo Stroesser1-0/+1
2020-05-02scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser1-1/+1
2020-05-02net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey2-29/+127
2020-05-02PM: sleep: core: Switch back to async_schedule_dev()Kai-Heng Feng1-1/+1
2020-05-02net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle1-3/+3
2020-05-02PCI: Move Apex Edge TPU class quirk to fix BAR assignmentBjorn Helgaas2-7/+7
2020-05-02PCI: Add ACS quirk for Zhaoxin Root/Downstream PortsRaymond Pang1-0/+25
2020-05-02PCI: Unify ACS quirk desired vs provided checkingBjorn Helgaas1-22/+45
2020-05-02PCI: Make ACS quirk implementations more uniformBjorn Helgaas1-22/+19
2020-05-02PCI: Add ACS quirk for Zhaoxin multi-function devicesRaymond Pang1-0/+4
2020-05-02PCI: Avoid ASMedia XHCI USB PME# from D0 defectKai-Heng Feng1-0/+11
2020-05-02net/mlx5e: Get the latest values from counters in switchdev modeZhu Yanjun1-1/+6
2020-05-02net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overrunsMaxim Mikityanskiy4-5/+15
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe1-1/+1
2020-05-02i2c: altera: use proper variable to hold errnoWolfram Sang1-5/+4
2020-05-02drivers: soc: xilinx: fix firmware driver Kconfig dependencyArnd Bergmann1-2/+2
2020-05-02counter: 104-quad-8: Add lock guards - generic interfaceSyed Nayyar Waris1-34/+160
2020-05-02iio:ad7797: Use correct attribute_groupYueHaibing1-1/+1
2020-05-02usb: gadget: udc: atmel: Fix vbus disconnect handlingCristian Birsan1-2/+2
2020-05-02usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor1-1/+1
2020-05-02usb: dwc3: gadget: Do link recovery for SS and SSPThinh Nguyen1-6/+2
2020-05-02remoteproc: Fix wrong rvring index computationClement Leger1-1/+1
2020-04-29Revert "serial: uartps: Register own uart console and driver structures"Michal Simek1-55/+40
2020-04-29Revert "serial: uartps: Move Port ID to device data structure"Michal Simek1-11/+9
2020-04-29Revert "serial: uartps: Change uart ID port allocation"Michal Simek1-98/+13
2020-04-29Revert "serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCES"Michal Simek1-4/+2
2020-04-29Revert "serial: uartps: Fix error path when alloc failed"Michal Simek1-4/+2
2020-04-29Revert "serial: uartps: Use the same dynamic major number for all ports"Michal Simek1-3/+2
2020-04-29Revert "serial: uartps: Fix uartps_major handling"Michal Simek1-7/+1
2020-04-29serial: sh-sci: Make sure status register SCxSR is read in correct sequenceKazuhiro Fujita1-3/+10
2020-04-29xhci: Don't clear hub TT buffer on ep0 protocol stallMathias Nyman1-5/+11
2020-04-29xhci: prevent bus suspend if a roothub port detected a over-current conditionMathias Nyman1-0/+9
2020-04-29xhci: Fix handling halted endpoint even if endpoint ring appears emptyMathias Nyman3-10/+39
2020-04-29usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...Naoki Kiryu1-1/+4
2020-04-29usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET changeBadhri Jagan Sridharan1-0/+26
2020-04-29usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami1-0/+4
2020-04-29usb: dwc3: gadget: Fix request completion checkThinh Nguyen1-10/+2
2020-04-29fpga: dfl: pci: fix return value of cci_pci_sriov_configureXu Yilun1-2/+4
2020-04-29UAS: fix deadlock in error handling and PM flushing workOliver Neukum1-3/+40
2020-04-29UAS: no use logging any details in case of ENODEVOliver Neukum1-0/+3
2020-04-29cdc-acm: introduce a cool downOliver Neukum2-3/+32
2020-04-29cdc-acm: close race betrween suspend() and acm_softintOliver Neukum1-3/+3
2020-04-29staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley1-1/+2
2020-04-29staging: vt6656: Fix pairwise key entry save.Malcolm Priestley2-12/+8