summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | usb: core: fix potential memory leak in error path during hcd creationAnton Bondarenko2017-05-171-0/+1
* | USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold2017-05-171-1/+1
* | USB: chaoskey: fix Alea quirk on big-endian hostsJohan Hovold2017-05-171-1/+1
* | sisusb_con: fix coccinelle warningJiri Slaby2017-05-171-1/+1
* | usb: misc: legousbtower: Fix memory leakMaksim Salau2017-05-171-0/+1
* | USB: core: replace %p with %pKVamsi Krishna Samavedam2017-05-173-10/+10
* | USB: ene_usb6250: fix DMA to the stackAlan Stern2017-05-171-35/+55
* | usb: dwc3: keystone: check return valuePan Bian2017-05-161-0/+4
* | usb: gadget: f_fs: avoid out of bounds access on comp_descWilliam Wu2017-05-161-5/+5
* | usb: gadget: gserial: check if console kthread existsBogdan Mirea2017-05-161-1/+1
* | usb: dwc3: gadget: Prevent losing events in event cacheThinh Nguyen2017-05-161-0/+9
* | usb: dwc3: gadget: Fix ISO transfer performanceRoger Quadros2017-05-161-1/+11
* | usb: dwc3: pci: add Intel Cannonlake PCI IDsHeikki Krogerus2017-05-161-0/+4
|/
* Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-051-1/+1
|\
| * of: Add function for generating a DT modalias with a newlineRob Herring2017-03-221-1/+1
* | Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-04161-3425/+5272
|\ \
| * | usb: host: xhci: remove #ifdef around PM functionsArnd Bergmann2017-04-262-13/+4
| * | usb: musb: don't mark of_dev_auxdata as initdataArnd Bergmann2017-04-261-1/+1
| * | usb: misc: legousbtower: Fix buffers on stackMaksim Salau2017-04-261-10/+27
| * | USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"Bjørn Mork2017-04-251-99/+4
| * | USB: storage: e-mail update in drivers/usb/storage/unusual_devs.hPhillip Potter2017-04-251-1/+1
| * | Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-04-2030-923/+517
| |\ \
| | * | USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev KitMarek Vasut2017-04-192-0/+7
| | * | USB: serial: constify static arraysJohan Hovold2017-04-193-5/+5
| | * | USB: serial: quatech2: drop redundant tty_buffer_request_roomJohan Hovold2017-04-101-3/+1
| | * | USB: serial: iuu_phoenix: drop excessive sanity checksJohan Hovold2017-04-101-6/+3
| | * | USB: serial: drop obsolete open-race workaroundJohan Hovold2017-03-311-8/+0
| | * | USB: serial: drop termios-flag debuggingJohan Hovold2017-03-295-42/+0
| | * | USB: serial: f81534: clean up port bulk-out setupJohan Hovold2017-03-281-51/+11
| | * | USB: serial: f81534: clean up calc_num_portsJohan Hovold2017-03-281-5/+6
| | * | USB: serial: mxuport: clean up port bulk-out setupJohan Hovold2017-03-281-91/+12
| | * | USB: serial: mxuport: add endpoint sanity checkJohan Hovold2017-03-281-0/+2
| | * | USB: serial: mxuport: register two ports for unknown devicesJohan Hovold2017-03-281-11/+16
| | * | USB: serial: visor: clean up treo endpoint hackJohan Hovold2017-03-281-58/+24
| | * | USB: serial: visor: clean up clie_5 endpoint hackJohan Hovold2017-03-281-34/+23
| | * | USB: serial: visor: drop redundant calc_num_ports callbackJohan Hovold2017-03-281-1/+0
| | * | USB: serial: ti_usb_3410_5052: always require a bulk-out endpointJohan Hovold2017-03-281-0/+2
| | * | USB: serial: omninet: use generic write implementationJohan Hovold2017-03-281-76/+17
| | * | USB: serial: omninet: clean up port setupJohan Hovold2017-03-281-26/+21
| | * | USB: serial: mos7840: clean up endpoint sanity checkJohan Hovold2017-03-281-12/+11
| | * | USB: serial: mos7720: always require an interrupt endpointJohan Hovold2017-03-281-2/+2
| | * | USB: serial: mos7720: clean up mcs7715 port setupJohan Hovold2017-03-281-32/+20
| | * | USB: serial: io_ti: drop redundant read-urb checkJohan Hovold2017-03-281-6/+0
| | * | USB: serial: io_ti: verify interrupt endpoint at probeJohan Hovold2017-03-281-8/+2
| | * | USB: serial: io_ti: always require a bulk-out endpointJohan Hovold2017-03-281-0/+2
| | * | USB: serial: io_ti: use calc_num_endpoints to verify endpointsJohan Hovold2017-03-281-6/+19
| | * | USB: serial: ipaq: always register a single portJohan Hovold2017-03-281-26/+15
| | * | USB: serial: ipaq: use calc_num_endpoints to verify endpointsJohan Hovold2017-03-281-8/+10
| | * | USB: serial: f81534: abort probe on early errorsJohan Hovold2017-03-281-3/+3
| | * | USB: serial: f81534: use calc_num_endpoints to verify endpointsJohan Hovold2017-03-281-44/+11
OpenPOWER on IntegriCloud