summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-29staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley1-3/+6
2020-04-29staging: vt6656: Fix calling conditions of vnt_set_bss_modeMalcolm Priestley1-4/+4
2020-04-29staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.Malcolm Priestley1-6/+2
2020-04-29vt: don't use kmalloc() for the unicode screen bufferNicolas Pitre1-2/+3
2020-04-29vt: don't hardcode the mem allocation upper boundNicolas Pitre1-1/+1
2020-04-29staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang1-1/+3
2020-04-29staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott1-0/+3
2020-04-29iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg1-2/+2
2020-04-29iwlwifi: mvm: Do not declare support for ACK Enabled AggregationIlan Peer1-4/+2
2020-04-29iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg2-3/+8
2020-04-29iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein1-2/+11
2020-04-29iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg1-0/+3
2020-04-29mac80211: populate debugfs only after cfg80211 initJohannes Berg5-5/+5
2020-04-29usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern1-0/+7
2020-04-29tty: rocket, avoid OOB accessJiri Slaby1-11/+14
2020-04-29tty: hvc: fix buffer overflow during hvc_alloc().Andrew Melnychenko1-9/+14
2020-04-29tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()George Wilson1-63/+73
2020-04-29tpm: fix wrong return value in tpm_pcr_extendTianjia Zhang1-1/+1
2020-04-29tpm/tpm_tis: Free IRQ if probing failsJarkko Sakkinen1-1/+7
2020-04-29staging: gasket: Fix incongruency in handling of sysfs entries creationLuis Mendes2-6/+1
2020-04-29tty: serial: owl: add "much needed" clk_prepare_enable()Amit Singh Tomar1-0/+7
2020-04-29USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...Alan Stern1-3/+1
2020-04-29USB: hub: Fix handling of connect changes during sleepAlan Stern1-0/+14
2020-04-29USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern1-1/+8
2020-04-29USB: early: Handle AMD's spec-compliant identifiers, tooJann Horn2-6/+20
2020-04-29USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox1-0/+4
2020-04-29USB: sisusbvga: Change port variable from signed to unsignedChangming Liu2-17/+17
2020-04-29iio: xilinx-xadc: Make sure not exceed maximum samplerateLars-Peter Clausen1-18/+60