summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-serial-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-05-144-6/+2Star
|\
| * USB: visor: Match I330 phone more preciselyJason A. Donenfeld2015-04-291-1/+1
| * USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld2015-04-292-5/+0Star
| * USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards2015-04-291-0/+1
* | usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede2015-05-101-0/+7
* | Added another USB product ID for ELAN touchscreen quirks.Logan Gunthorpe2015-05-091-0/+3
* | xhci: gracefully handle xhci_irq dead deviceJoe Lawrence2015-05-091-1/+1
* | xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman2015-05-091-1/+1
* | xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman2015-05-091-0/+5
* | Merge tag 'usb-ci-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-05-091-1/+5
|\ \
| * | usb: chipidea: debug: avoid out of bound readHeinrich Schuchardt2015-05-061-1/+5
* | | Merge tag 'fixes-for-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-05-0929-131/+147
|\ \ \ | |/ / |/| |
| * | usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann2015-04-2723-78/+78
| * | usb: phy: isp1301: work around tps65010 dependencyArnd Bergmann2015-04-271-1/+1
| * | usb: gadget: serial: fix re-ordering of tx dataPhilip Oberstaller2015-04-271-1/+4
| * | usb: gadget: hid: Fix static variable usageKrzysztof Opasiak2015-04-271-2/+14
| * | usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak2015-04-271-0/+1
| * | usb: gadget: xilinx: fix devm_ioremap_resource() checkVladimir Zapolskiy2015-04-271-2/+2
| * | usb: dwc3: dwc3-omap: correct the register macrosBin Liu2015-04-271-47/+47
| |/
* | cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas2015-04-281-1/+6
* | Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"Ivan T. Ivanov2015-04-281-3/+10
* | usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun2015-04-281-4/+0Star
* | uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede2015-04-281-1/+4
* | uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede2015-04-282-2/+14
* | uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede2015-04-283-5/+9
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-271-1/+1
|\
| * VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-151-1/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-241-48/+9Star
|\ \
| * | target: simplify the target template registration APIChristoph Hellwig2015-04-141-48/+9Star
* | | Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-21153-3748/+5493
|\ \ \
| * \ \ Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-152-4/+0Star
| |\ \ \ | | | |/ | | |/|
| | * | make new_sync_{read,write}() staticAl Viro2015-04-122-4/+0Star
| | * | Merge branch 'iocb' into for-davemAl Viro2015-04-092-4/+8
| | |\ \
| * | \ \ Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-152-4/+8
| |\ \ \ \
| | * \ \ \ Merge branch 'iocb' into for-nextAl Viro2015-04-122-4/+8
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-262-0/+2
| | | * | | fs: split generic and aio kiocbChristoph Hellwig2015-03-132-4/+6
| * | | | | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-141-0/+7
| |\ \ \ \ \
| | * | | | | tracing: Add TRACE_SYSTEM_VAR to xhci-hcdSteven Rostedt (Red Hat)2015-04-071-0/+7
| * | | | | | Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-14114-2678/+4834
| |\ \ \ \ \ \
| | * | | | | | drivers/usb/core: devio.c: Removed an uneeded space before tabChase Metzger2015-04-101-1/+1
| | * | | | | | usb: dwc2: host: sleep USB_RESUME_TIMEOUT during resumeGregory Herrero2015-04-101-2/+2
| | * | | | | | Merge tag 'usb-ci-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-04-102-2/+6
| | |\ \ \ \ \ \
| | | * | | | | | usb: chipidea: debug: add low power mode check before print registersLi Jun2015-04-081-2/+2
| | | * | | | | | usb: chipidea: udc: bypass pullup DP when gadget connect in OTG fsm modeLi Jun2015-04-081-0/+4
| | * | | | | | | Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-1015-28/+33
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-2/+2
| | | * | | | | | usb: isp1760: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
| | | * | | | | | usb: dwc2: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
| | | * | | | | | usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1