summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: fix order of conditions for assigning end point operationsBen Hutchings2015-05-261-7/+7
* usb: gadget: f_uac1: check return code from config_ep_by_speedMichael Trimarchi2015-05-261-1/+4
* usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()Krzysztof Opasiak2015-05-261-5/+8
* usb: gadget: g_ffs: Fix counting of missing_functionsKrzysztof Opasiak2015-05-261-1/+3
* usb: s3c2410_udc: correct reversed pullup logicSergiy Kibrik2015-05-261-1/+1
* usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macrosSubbaraya Sundeep Bhatta2015-05-261-2/+2
* usb: phy: tahvo: Pass the IRQF_ONESHOT flagFabio Estevam2015-05-261-1/+2
* usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flagFabio Estevam2015-05-261-3/+3
* usb: renesas_usbhs: Revise the binding document about the dma-namesYoshihiro Shimoda2015-05-261-9/+15
* usb: gadget: f_midi: fix segfault when reading empty idPawel Szewczyk2015-05-141-1/+7
* 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
* 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
| | | * | | | | | 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/+1Star
| | | * | | | | | 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