summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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-261-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/+9
|\ \
| * | target: simplify the target template registration APIChristoph Hellwig2015-04-141-48/+9
* | | 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/+0
| |\ \ \ | | | |/ | | |/|
| | * | make new_sync_{read,write}() staticAl Viro2015-04-112-4/+0
| | * | 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-142-4/+8
| |\ \ \ \
| | * \ \ \ Merge branch 'iocb' into for-nextAl Viro2015-04-112-4/+8
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-252-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-13114-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
| | | * | | | | | usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
| | | * | | | | | usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-3/+4
| | | * | | | | | usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-2/+1
| | | * | | | | | usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
| | | * | | | | | usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
| | | * | | | | | usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-072-4/+5
| | | * | | | | | usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-2/+3
| | | * | | | | | usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-072-8/+11
| | | * | | | | | usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
| | * | | | | | | Merge 4.0-rc7 into usb-nextGreg Kroah-Hartman2015-04-076-5/+26
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | usb: musb: dsps: fix build on i386 when COMPILE_TEST is setTony Lindgren2015-04-031-1/+1
| | * | | | | | | ehci-hub: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
| | * | | | | | | fhci-hub: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
| | * | | | | | | fotg210-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
| | * | | | | | | fusbh200-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
| | * | | | | | | imx21-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
| | * | | | | | | isp116x-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
| | * | | | | | | isp1362-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
| | * | | | | | | max3421-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
OpenPOWER on IntegriCloud