summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-3016-29/+29
|\
| * the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-2813-26/+26
| * media: annotate ->poll() instancesAl Viro2017-11-273-3/+3
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-2/+2
|\ \
| * | signal: Replace memset(info,...) with clear_siginfo for clarityEric W. Biederman2018-01-221-2/+2
* | | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-01-278-32/+62
|\ \ \
| * | | usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner2018-01-111-0/+2
| * | | Merge tag 'usb-serial-4.15-rc8' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-01-111-0/+2
| |\ \ \
| | * | | USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl2018-01-041-0/+1
| | * | | USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò2018-01-021-0/+1
| | |/ /
| * | | uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng2018-01-091-0/+7
| * | | USB: UDC core: fix double-free in usb_add_gadget_udc_releaseAlan Stern2018-01-091-15/+13
| * | | USB: fix usbmon BUG triggerPete Zaitcev2018-01-091-1/+7
| * | | usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer bufferShuah Khan2018-01-041-2/+9
| * | | usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan2018-01-041-14/+3
| * | | usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan2018-01-041-0/+19
| |/ /
* | | usb/gadget/NCM: Replace tasklet with softirq hrtimerThomas Gleixner2018-01-161-23/+7
|/ /
* | usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson2017-12-271-0/+3
* | xhci: Fix use-after-free in xhci debugfsAlexander Kappner2017-12-271-8/+8
* | xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernateMathias Nyman2017-12-271-3/+3
* | Merge tag 'usb-serial-4.15-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2017-12-274-0/+27
|\ \
| * | USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze2017-12-272-0/+7
| * | USB: serial: option: adding support for YUGA CLM920-NC5SZ Lin (林上智)2017-12-191-0/+9
| * | USB: serial: qcserial: add Sierra Wireless EM7565Reinhard Speyerer2017-12-151-0/+3
| * | USB: serial: option: add support for Telit ME910 PID 0x1101Daniele Palmas2017-12-151-0/+8
* | | Merge tag 'usb-ci-v4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2017-12-191-1/+1
|\ \ \
| * | | USB: chipidea: msm: fix ulpi-node lookupJohan Hovold2017-12-131-1/+1
* | | | usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman2017-12-191-1/+2
* | | | usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum2017-12-191-0/+3
* | | | usbip: stub_rx: fix static checker warning on unnecessary checksShuah Khan2017-12-191-10/+1
* | | | usbip: prevent leaking socket pointer address in messagesShuah Khan2017-12-193-14/+7
* | | | usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan2017-12-193-10/+8
* | | | usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan2017-12-193-23/+13
* | | | USB: Fix off by one in type-specific length check of BOS SSP capabilityMathias Nyman2017-12-191-1/+1
* | | | USB: core: prevent malicious bNumInterfaces overflowAlan Stern2017-12-131-1/+3
* | | | Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman2017-12-131-6/+3
* | | | USB: core: only clean up what we allocatedAndrey Konovalov2017-12-121-3/+6
* | | | Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-12-127-66/+34
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "usb: gadget: allow to enable legacy drivers without USB_ETH"Felipe Balbi2017-12-122-12/+2
| * | | usb: gadget: webcam: fix V4L2 Kconfig dependencyArnd Bergmann2017-12-121-1/+1
| * | | usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issuesMinas Harutyunyan2017-12-113-50/+25
| * | | usb: dwc3: gadget: Fix PCM1 for ISOC EP with ep->mult less than 3Manu Gautam2017-12-111-1/+1
| * | | usb: dwc3: of-simple: set dev_pm_opsMasahiro Yamada2017-12-111-0/+1
| * | | usb: dwc3: of-simple: fix missing clk_disable_unprepareAndreas Platschek2017-12-111-1/+3
| * | | usb: dwc3: gadget: Wait longer for controller to end command processingVincent Pelletier2017-12-111-1/+1
| |/ /
* | | usb: xhci: fix TDS for MTK xHCI1.1Chunfeng Yun2017-12-081-3/+3
* | | xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman2017-12-081-4/+11
* | | usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan2017-12-081-0/+7
* | | usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan2017-12-082-9/+17
* | | usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan2017-12-081-4/+31
OpenPOWER on IntegriCloud