summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott2021-03-101-1/+1
| * | | staging: comedi: pcl711: Fix endian problem for AI command dataIan Abbott2021-03-101-1/+1
| * | | staging: comedi: me4000: Fix endian problem for AI command dataIan Abbott2021-03-101-1/+1
| * | | staging: comedi: dmm32at: Fix endian problem for AI command dataIan Abbott2021-03-101-1/+1
| * | | staging: comedi: das800: Fix endian problem for AI command dataIan Abbott2021-03-101-1/+1
| * | | staging: comedi: das6402: Fix endian problem for AI command dataIan Abbott2021-03-101-1/+1
| * | | staging: comedi: adv_pci1710: Fix endian problem for AI command dataIan Abbott2021-03-101-5/+5
| * | | staging: comedi: addi_apci_1500: Fix endian problem for command sampleIan Abbott2021-03-101-9/+9
| * | | staging: comedi: addi_apci_1032: Fix endian problem for COS sampleIan Abbott2021-03-101-1/+3
| * | | staging: ks7010: prevent buffer overflow in ks_wlan_set_scan()Dan Carpenter2021-03-101-2/+4
| * | | staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmdLee Gibson2021-03-101-2/+4
| * | | staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scanLee Gibson2021-03-101-3/+4
| * | | staging: rtl8712: unterminated string leads to read overflowDan Carpenter2021-03-101-1/+1
| * | | staging: rtl8192e: fix kconfig dependency on CRYPTOJulian Braha2021-03-101-0/+1
| |/ /
* | | Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-03-134-47/+13
|\ \ \
| * | | Revert "drivers:tty:pty: Fix a race causing data loss on close"Greg Kroah-Hartman2021-03-102-16/+4
| * | | Revert "serial: max310x: rework RX interrupt handling"Alexander Shiyan2021-03-101-24/+5
| * | | leds: trigger/tty: Use led_set_brightness_sync() from workqueueUwe Kleine-König2021-03-101-2/+2
| * | | leds: trigger: Fix error path to not unlock the unlocked mutexUwe Kleine-König2021-03-101-5/+2
| |/ /
* | | Merge tag 'usb-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-03-1319-107/+226
|\ \ \
| * | | xhci: Fix repeated xhci wake after suspend due to uncleared internal wake stateMathias Nyman2021-03-111-32/+30
| * | | usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressingForest Crossman2021-03-111-2/+6
| * | | xhci: Improve detection of device initiated wake signal.Mathias Nyman2021-03-111-3/+13
| * | | usb: xhci: do not perform Soft Retry for some xHCI hostsStanislaw Gruszka2021-03-113-1/+8
| * | | Merge tag 'usb-serial-5.12-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-03-114-35/+20
| |\ \ \
| | * | | USB: serial: io_edgeport: fix memory leak in edge_startupPavel Skripkin2021-03-091-10/+16
| | * | | USB: serial: ch341: add new Product IDNiv Sardi2021-03-091-0/+1
| | * | | USB: serial: xr: fix NULL-deref on disconnectJohan Hovold2021-03-091-25/+0
| | * | | USB: serial: cp210x: add some more GE USB IDsSebastian Reichel2021-03-091-0/+2
| | * | | USB: serial: cp210x: add ID for Acuity Brands nLight Air AdapterKaran Singhal2021-03-091-0/+1
| | |/ /
| * | | usbip: fix vudc usbip_sockfd_store races leading to gpfShuah Khan2021-03-101-8/+34
| * | | usbip: fix vhci_hcd attach_store() races leading to gpfShuah Khan2021-03-101-4/+25
| * | | usbip: fix stub_dev usbip_sockfd_store() races leading to gpfShuah Khan2021-03-101-7/+25
| * | | usbip: fix vudc to check for stream socketShuah Khan2021-03-101-0/+9
| * | | usbip: fix vhci_hcd to check for stream socketShuah Khan2021-03-101-1/+9
| * | | usbip: fix stub_dev to check for stream socketShuah Khan2021-03-101-1/+11
| * | | usb: dwc3: qcom: Add missing DWC3 OF node refcount decrementSerge Semin2021-03-101-3/+6
| * | | USB: usblp: fix a hang in poll() if disconnectedPete Zaitcev2021-03-101-4/+12
| * | | USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe()Wei Yongjun2021-03-101-2/+2
| * | | usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUMYoshihiro Shimoda2021-03-101-0/+2
| * | | usb: dwc3: qcom: Honor wakeup enabled/disabled stateMatthias Kaehlcke2021-03-101-2/+5
| * | | usb: gadget: f_uac1: stop playback on function disableRuslan Bilovol2021-03-101-0/+1
| * | | usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slotRuslan Bilovol2021-03-101-1/+1
| * | | USB: gadget: u_ether: Fix a configfs return codeDan Carpenter2021-03-101-3/+2
| * | | usb: dwc3: qcom: add ACPI device id for sc8180xShawn Guo2021-03-101-0/+2
| * | | Goodix Fingerprint device is not a modemYorick de Wid2021-03-101-0/+5
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-03-125-58/+59
|\ \ \
| * | | scsi: vmw_pvscsi: MAINTAINERS: Update maintainerVishal Bhakta2021-03-042-4/+0
| * | | scsi: ufs: Convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong2021-03-041-1/+1
| * | | scsi: ufs: Remove redundant checks of !hba in suspend/resume callbacksCan Guo2021-03-041-21/+0