Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e7143fdb79619b0b452b02f694e4d16649a0c449
/
drivers
/
usb
b11a278
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
f5af19d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
c6b1de1
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
1865678
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
e59b4e9
debugfs: Provide a file creation function that also takes an initial size
by David Howells
· 10 years ago
e298767
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
125918d
usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
673e2ba
treewide: Remove unnecessary SSB_DEVTABLE_END macro
by Joe Perches
· 10 years ago
f7219b5
treewide: Remove unnecessary BCMA_CORETABLE_END macro
by Joe Perches
· 10 years ago
7796c11
xilinx usb2 gadget: get rid of incredibly annoying compile warning
by Linus Torvalds
· 10 years ago
f6a5588
USB / PM: Remove unneeded #ifdef and associated dead code
by Andreas Ruprecht
· 10 years ago
4d4bac4
Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 10 years ago
9298b4a
usb: musb: fix device hotplug behind hub
by Bin Liu
· 10 years ago
251a17f
usb: dwc2: Fix a bug in reading the endpoint directions from reg.
by Roshan Pius
· 10 years ago
7fa4091
usb: Retry port status check on resume to work around RH bugs
by Julius Werner
· 10 years ago
7671bd1
Revert "usb: Reset USB-3 devices on USB-3 link bounce"
by Zhuang Jin Can
· 10 years ago
673016d
uhci-hub: use HUB_CHAR_*
by Sergei Shtylyov
· 10 years ago
c31316c
usb: kconfig: replace PPC_OF with PPC
by Kevin Hao
· 10 years ago
518ca8d
ehci-pci: disable for Intel MID platforms (update)
by Andy Shevchenko
· 10 years ago
8333d3c
usb: gadget: Kconfig: use bool instead of boolean
by Christoph Jaeger
· 10 years ago
d9b2b19
usb: musb: blackfin: remove incorrect __exit_p()
by Dmitry Torokhov
· 10 years ago
b3a54bf9
Merge 3.19-rc7 into usb-next
by Greg Kroah-Hartman
· 10 years ago
c991979
USB: fix use-after-free bug in usb_hcd_unlink_urb()
by Alan Stern
· 10 years ago
cefa9a3
ehci-pci: disable for Intel MID platforms
by Andy Shevchenko
· 10 years ago
e307ff0
usb: host: pci_quirks: joing string literals
by Andy Shevchenko
· 10 years ago
074f9dd
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
by Alan Stern
· 10 years ago
3f2cee7
USB: usbfs: allow URBs to be reaped after disconnection
by Alan Stern
· 10 years ago
17136d4
cdc-acm: kill unnecessary messages
by Oliver Neukum
· 10 years ago
7e860a6e
cdc-acm: add sanity checks
by Oliver Neukum
· 10 years ago
dd32174
Merge tag 'usb-serial-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 10 years ago
0c1514a
Merge tag 'usb-serial-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 10 years ago
7437999
usb: phy: phy-generic: Fix USB PHY gpio reset
by Fabio Estevam
· 10 years ago
b7974de8
usb: dwc2: fix USB core dependencies
by Arnd Bergmann
· 10 years ago
ffb9da6
usb: renesas_usbhs: fix NULL pointer dereference in dma_release_channel()
by Yoshihiro Shimoda
· 10 years ago
0f4ff5f
usb: phy: generic: fix the vbus interrupt request
by Robert Jarzmik
· 10 years ago
9eb0797
usb: phy: generic: fix the gpios to be optional
by Robert Jarzmik
· 10 years ago
b4c2378
usb: dwc2: gadget: initialize controller in pullup callback
by Gregory Herrero
· 10 years ago
f889f23
usb: dwc2: gadget: replace constants with defines
by Mian Yousaf Kaukab
· 10 years ago
fa4a8d7
usb: dwc2: gadget: fix phy interface configuration
by Mian Yousaf Kaukab
· 10 years ago
ccb34a9
usb: dwc2: gadget: fix debug message for zlp
by Mian Yousaf Kaukab
· 10 years ago
86e37bf
usb: dwc2: gadget: don't modify pullup status during reset
by Gregory Herrero
· 10 years ago
643cc4d
usb: dwc2: gadget: add reset flag in init function
by Gregory Herrero
· 10 years ago
7d24c1b
usb: dwc2: gadget: add unaligned buffers support
by Mian Yousaf Kaukab
· 10 years ago
d7c747c
usb: dwc2: gadget: remove hardcoded if (0) and if (1) checks
by Mian Yousaf Kaukab
· 10 years ago
58f7c43
usb: dwc2: gadget: fix a typo in comment
by Gregory Herrero
· 10 years ago
9e14d0a
usb: dwc2: gadget: add TEST_MODE feature support
by Gregory Herrero
· 10 years ago
c00dd4a
usb: dwc2: gadget: fix clear halt feature handling
by Gregory Herrero
· 10 years ago
b46146d5
usb: dwc2: host: resume root hub on remote wakeup
by Gregory Herrero
· 10 years ago
fbba7db
usb: musb: add omap-control dependency
by Arnd Bergmann
· 10 years ago
a0cb12e
usb: musb: add generic usb phy dependencies
by Arnd Bergmann
· 10 years ago
3f6dd4f
usb: udc-core: add is_selfpowered sys entry
by Peter Chen
· 10 years ago
dadac98
usb: musb: gadget: use common is_selfpowered
by Peter Chen
· 10 years ago
bcdea50
usb: dwc3: gadget: use common is_selfpowered
by Peter Chen
· 10 years ago
716013b
usb: gadget: pch_udc: set value for common is_selfpowered
by Peter Chen
· 10 years ago
d618c36
usb: gadget: atmel_usba_udc: set value for common is_selfpowered
by Peter Chen
· 10 years ago
d4a1c47
usb: gadget: net2272: use common is_selfpowered
by Peter Chen
· 10 years ago
b3764dd
usb: gadget: s3c2410_udc: set value for common is_selfpowered
by Peter Chen
· 10 years ago
c8678d9
usb: gadget: net2280: use common is_selfpowered
by Peter Chen
· 10 years ago
0bcff9e
usb: gadget: r8a66597-udc: set value for common is_selfpowered
by Peter Chen
· 10 years ago
58ae8e0b
usb: gadget: omap_udc: set value for common is_selfpowered
by Peter Chen
· 10 years ago
4651fcf
usb: gadget: fsl_udc_core: set value for common is_selfpowered
by Peter Chen
· 10 years ago
d60d939
usb: gadget: lpc32xx_udc: use common is_selfpowered
by Peter Chen
· 10 years ago
5d9cb6a
usb: gadget: dummy_hcd: set value for common is_selfpowered
by Peter Chen
· 10 years ago
4605437
usb: gadget: bdc_udc: set value for common is_selfpowered
by Peter Chen
· 10 years ago
a17fd41
usb: renesas_usbhs: gadget: set value for common is_selfpowered
by Peter Chen
· 10 years ago
7301971
usb: gadget: at91_udc: use common is_selfpowered
by Peter Chen
· 10 years ago
1009f9a
usb: chipidea: udc: add set_selfpowered gaget ops
by Peter Chen
· 10 years ago
5c7b3b0
usb: dwc3: gadget: add missing spin_lock()
by Felipe Balbi
· 10 years ago
7381528
usb: dwc3: remove reliance on dev_vdbg()
by Felipe Balbi
· 10 years ago
6bac4ff
usb: dwc3: trace: add trace logs for core and gadget
by Felipe Balbi
· 10 years ago
e9f2aa87
usb: dwc3: gadget: WARN() in case of unknown IRQ
by Felipe Balbi
· 10 years ago
4cd8f6d
usb: dwc3: gadget: avoid variable shadowing
by Felipe Balbi
· 10 years ago
578d0b6
usb: gadget: uvc: comments for iterating over streaming hierarchy
by Andrzej Pietrasiewicz
· 10 years ago
7279683
usb: gadget: uvc: use explicit type instead of void *
by Andrzej Pietrasiewicz
· 10 years ago
e235f7b
usb: phy: mxs: add delay before set phyctrl.clkgate
by Peter Chen
· 10 years ago
efdbd3a
usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connection
by Peter Chen
· 10 years ago
7b09e67
usb: phy: mxs: refine mxs_phy_disconnect_line
by Li Jun
· 10 years ago
dd811ba
usb: phy: mxs: don't need IP fix for imx6sx
by Peter Chen
· 10 years ago
d21daf1
usb: isp1760: Fix USB disabled check
by Laurent Pinchart
· 10 years ago
1f8d9b9
usb: isp1760: Remove duplicate usb_disabled() check
by Laurent Pinchart
· 10 years ago
100832a
usb: isp1760: Make HCD support optional
by Laurent Pinchart
· 10 years ago
7ef077a
usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/
by Laurent Pinchart
· 10 years ago
0316ca6
usb: isp1760: Add device controller support
by Laurent Pinchart
· 10 years ago
9a66e13
usb: isp1760: Move PORT1 configuration to core code
by Laurent Pinchart
· 10 years ago
5171446
usb: isp1760: Initialize the bus interface in core code
by Laurent Pinchart
· 10 years ago
667c45c
usb: isp1760: Set IRQF_SHARED flag in core code
by Laurent Pinchart
· 10 years ago
4b1a577
usb: isp1760: Move core code to isp1760-core.c
by Laurent Pinchart
· 10 years ago
e19c99e
usb: isp1760: Reorganize header files
by Laurent Pinchart
· 10 years ago
ea0b1fa
usb: isp1760: Prefix driver data structures with isp1760_
by Laurent Pinchart
· 10 years ago
cdd36e8
usb: isp1760: Decouple usb_hdc and isp1760_priv
by Laurent Pinchart
· 10 years ago
c770e00
usb: isp1760: Refactor PCI initialization code
by Laurent Pinchart
· 10 years ago
10feee1
usb: isp1760: Use the managed devm_ioremap_resource() API
by Laurent Pinchart
· 10 years ago
4942e00
usb: isp1760: Pass resource pointer to isp1760_register
by Laurent Pinchart
· 10 years ago
d69292a
usb: isp1760: Remove busname argument to isp1760_register
by Laurent Pinchart
· 10 years ago
5a6356a
usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_
by Laurent Pinchart
· 10 years ago
3057375
usb: isp1760: Fix indentation in probe error path
by Laurent Pinchart
· 10 years ago
f0bdbb0
usb: isp1760: Don't expose hcd to glue code from isp1760_register
by Laurent Pinchart
· 10 years ago
57f068b
usb: isp1760: Manage device driver data in common code
by Laurent Pinchart
· 10 years ago
10c73f0
usb: isp1760: Move removal cleanup code to isp1760-hcd.c
by Laurent Pinchart
· 10 years ago
c3cc40c
usb: isp1760: Merge platform and OF glue codes
by Laurent Pinchart
· 10 years ago
Next »