Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ed65b78881c713b41051310780f94bde3c010db9
/
include
/
linux
/
usb
0ba3307
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
ed8f831
usb: chipidea: add freescale imx28 special write register method
by Peter Chen
· 11 years ago
64576e4
Merge branch 'qcom/drivers' into next/drivers
by Olof Johansson
· 11 years ago
5146d77
usb: phy: msm: Move mach dependent code to platform data
by Ivan T. Ivanov
· 11 years ago
73ad0ad
Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
c4b34a3
usb: phy: omap: Add omap-control Support for AM437x
by George Cherian
· 11 years ago
c139e14
Merge tag 'v3.13-rc4' into next
by Felipe Balbi
· 11 years ago
e117e74
usb: gadget: add "maxpacket_limit" field to struct usb_ep
by Robert Baldyga
· 11 years ago
d59abb9
Merge branch 3.13-rc4 into usb-next
by Greg Kroah-Hartman
· 11 years ago
3d8d72a
usb: gadget: FunctionFS: Remove compatibility layer
by Andrzej Pietrasiewicz
· 11 years ago
5920cda
usb: gadget: FunctionFS: convert to new function interface with backward compatibility
by Andrzej Pietrasiewicz
· 11 years ago
4b187fc
usb: gadget: FunctionFS: add devices management code
by Andrzej Pietrasiewicz
· 11 years ago
1933861
usb: gadget: configfs: allow setting function instance's name
by Andrzej Pietrasiewicz
· 11 years ago
48fc7db
usb: xhci: change enumeration scheme to 'new scheme' by default
by Dan Williams
· 11 years ago
0b2d2bb
usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadget
by David Cohen
· 11 years ago
d8318d7
usb: gadget: move bitflags to the end of usb_gadget struct
by David Cohen
· 11 years ago
103e127
usb: hcd: Remove USB phy if needed
by Valentine Barshak
· 11 years ago
471e42a
usb: wusbcore: fix deadlock in wusbhc_gtk_rekey
by Thomas Pugliese
· 11 years ago
5653668
usb: phy: move OTG FSM header
by Anton Tikhomirov
· 11 years ago
869c597
usb: musb: dsps: add support for suspend and resume
by Daniel Mack
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
2f69702c
net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use
by Enrico Mioso
· 11 years ago
6dd13e8
net: cdc_ncm: drop "extern" from header declarations
by Bjørn Mork
· 11 years ago
8329223
net: cdc_ncm: remove descriptor pointers
by Bjørn Mork
· 11 years ago
6a9612e
net: cdc_ncm: remove ncm_parm field
by Bjørn Mork
· 11 years ago
f3028c5
net: cdc_ncm: remove tx_speed and rx_speed fields
by Bjørn Mork
· 11 years ago
de5bee2
net: cdc_ncm: remove unused udev field
by Bjørn Mork
· 11 years ago
bed6f76
net: cdc_ncm: remove redundant netdev field
by Bjørn Mork
· 11 years ago
ff1632a
net: cdc_ncm: remove redundant endpoint pointers
by Bjørn Mork
· 11 years ago
3e51566
net: cdc_ncm: remove redundant "intf" field
by Bjørn Mork
· 11 years ago
f6701d5
net: cdc_ncm: add include protection to cdc_ncm.h
by Bjørn Mork
· 11 years ago
5328f35
Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
5584cfb
Merge 3.12-rc6 into usb-next.
by Greg Kroah-Hartman
· 11 years ago
1653d2f
usb: wusbcore: preserve endianness of cached descriptors
by Thomas Pugliese
· 11 years ago
9446878
usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register
by Guenter Roeck
· 11 years ago
706cd17
USB: serial: export usb_serial_generic_write_start
by Johan Hovold
· 11 years ago
7c4bb94
USB: add a private-data pointer to struct usb_tt
by Alan Stern
· 11 years ago
63fb3a2
USB: NS_TO_US should round up
by Alan Stern
· 11 years ago
4c015ba
Merge 3.12-rc4 into usb-next
by Greg Kroah-Hartman
· 11 years ago
e4a49a6
usb: remove intel_mid_otg.h
by Heikki Krogerus
· 11 years ago
8e93335
usb: phy: generic: Add gpio_reset to platform data
by Roger Quadros
· 11 years ago
0bb85dc
usb: phy: omap: get rid of omap_get_control_dev()
by Roger Quadros
· 11 years ago
8934d3e
usb: musb: omap2430: Don't use omap_get_control_dev()
by Roger Quadros
· 11 years ago
6cb9310
usb: phy: omap: Add new device types and remove omap_control_usb3_phy_power()
by Roger Quadros
· 11 years ago
4fd06af
usb: phy: omap-control: Get rid of platform data
by Roger Quadros
· 11 years ago
4ae1a5b
usb: wusbcore: Add isoc transfer type enum and packet definitions
by Thomas Pugliese
· 11 years ago
60e453a
USBNET: fix handling padding packet
by Ming Lei
· 11 years ago
7868943
usb: core: implement AMD remote wakeup quirk
by Huang Rui
· 11 years ago
c7ccde6
USB: see if URB comes from a completion handler
by Alan Stern
· 11 years ago
cc998ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
1d1fdd9
Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
9d89242
USB: fix build error when CONFIG_PM_SLEEP isn't enabled
by Alan Stern
· 11 years ago
6d33f7b
USB: WUSBCORE: clear RPIPE stall for control endpoints
by Thomas Pugliese
· 11 years ago
d268e9b
usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS
by Peter Chen
· 11 years ago
577b232
usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG
by Peter Chen
· 11 years ago
1542d9c
usb: chipidea: move vbus regulator operation to core
by Peter Chen
· 11 years ago
165f606
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
638c511
USBNET: support DMA SG
by Ming Lei
· 11 years ago
94dfd7e
USB: HCD: support giveback of URB in tasklet context
by Ming Lei
· 11 years ago
e497a24
usb: phy: tegra: Program new PHY parameters
by Tuomas Tynkkynen
· 11 years ago
3e63520
usb: phy: tegra: Tegra30 support
by Tuomas Tynkkynen
· 11 years ago
9e5f9c8
Merge branch 'nop-phy-rename' into next
by Felipe Balbi
· 11 years ago
3fa4d73
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
by Sebastian Andrzej Siewior
· 11 years ago
8061ad7
usb: dwc3: use extcon fwrk to receive connect/disconnect
by Kishon Vijay Abraham I
· 11 years ago
9cf7b24
usb: of: fix build breakage caused by recent patches
by Felipe Balbi
· 11 years ago
6558d7e
usb: phy: tegra: Use DT helpers for dr_mode
by Tuomas Tynkkynen
· 11 years ago
3b102e8
usb: phy: tegra: Remove custom PHY locating APIs
by Tuomas Tynkkynen
· 11 years ago
5fed682
ARM: tegra: Remove USB platform data
by Tuomas Tynkkynen
· 11 years ago
185d0fd
usb: phy: tegra: Remove unnecessary 'dev' field
by Tuomas Tynkkynen
· 11 years ago
f5b8c8b
usb: tegra: Use regulators instead of GPIOs for USB PHY VBUS
by Mikko Perttunen
· 11 years ago
5702f75
usb: gadget: udc-core: move sysfs_notify() to a workqueue
by Felipe Balbi
· 11 years ago
1494a1f
usb: common: introduce of_usb_get_maximum_speed()
by Felipe Balbi
· 11 years ago
410aee7
usb: phy: protect against NULL phy pointers
by Felipe Balbi
· 11 years ago
a88c32a
USBNET: centralize computing of max rx/tx qlen
by Ming Lei
· 11 years ago
3883cbb
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
8e22978
usb: chipidea: drop "13xxx" infix
by Alexander Shishkin
· 11 years ago
848d5b9
usb: fix build error without CONFIG_USB_PHY
by Peter Chen
· 11 years ago
91a687d
USB: EHCI: tegra: fix circular module dependencies
by Stephen Warren
· 11 years ago
691962d
usb: chipidea: introduce dual role mode pdata flags
by Sascha Hauer
· 11 years ago
40dcd0e
usb: chipidea: add PTW, PTS and STS handling
by Michael Grzeschik
· 11 years ago
1c9af65
usb: add devicetree helpers for determining dr_mode and phy_type
by Michael Grzeschik
· 11 years ago
455b4f7
USB: serial: increase the number of devices we support
by Greg Kroah-Hartman
· 11 years ago
e5b1e20
USB: serial: make minor allocation dynamic
by Greg Kroah-Hartman
· 11 years ago
a114926
Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc
by Olof Johansson
· 11 years ago
976f8be
Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
743fcce
ehci-platform: add pre_setup() method to platform data
by Sergei Shtylyov
· 11 years ago
1143832
USB: serial: ports: add minor and port number
by Greg Kroah-Hartman
· 11 years ago
ee0218f
USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptor
by Thomas Pugliese
· 11 years ago
1a81f88
Allow the USB HCD to create Wireless USB root hubs
by Thomas Pugliese
· 11 years ago
2d22b42
usb: phy: registering Tegra USB PHY as platform driver
by Venu Byravarasu
· 11 years ago
12ea18e
usb: phy: tegra: get ULPI reset GPIO info using DT.
by Venu Byravarasu
· 11 years ago
9cd9384
usb: phy: tegra: Get PHY mode using DT
by Venu Byravarasu
· 11 years ago
dcf0105
USB: serial: add generic wait_until_sent implementation
by Johan Hovold
· 12 years ago
0693196
USB: serial: add wait_until_sent operation
by Johan Hovold
· 12 years ago
de97f25
Correct typo "supperspeed" to "superspeed".
by Robert P. J. Day
· 12 years ago
6eecdc5
usbnet: allow status interrupt URB to always be active
by Dan Williams
· 12 years ago
9992ba7
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
ee5d5499
usb: phy: tegra: don't call into tegra-ehci directly
by Arnd Bergmann
· 12 years ago
ad2109d
Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 12 years ago
Next »