Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5438ad95a57cbfd95708a5047a27ff3cce345b79
/
include
/
linux
/
usb
cd6362b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
159d813
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
3e75c6d
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
64c2723
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
14a0d63
usbnet: include wait queue head in device structure
by Oliver Neukum
· 11 years ago
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
259fef0
net: cdc_ncm: respect operator preferred MTU reported by MBIM
by Ben Chan
· 11 years ago
ff0992e9
net: cdc_ncm: fix control message ordering
by Bjørn Mork
· 11 years ago
5083fd7
USB: serial: make bulk_out_size a lower limit
by Johan Hovold
· 11 years ago
ea1990c
Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next
by Greg Kroah-Hartman
· 11 years ago
14da699
phy: rename struct omap_control_usb to struct omap_control_phy
by Kishon Vijay Abraham I
· 11 years ago
7338a06
Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
6284be2
phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/
by Kishon Vijay Abraham I
· 11 years ago
57bf9b0
usb: phy: Add set_wakeup API
by Peter Chen
· 11 years ago
14aec58
storage: accept some UAS devices if streams are unavailable
by Oliver Neukum
· 11 years ago
d24354b
uas: Pack iu struct definitions
by Hans de Goede
· 11 years ago
00d202c
uas: Fix response iu struct definition
by Hans de Goede
· 11 years ago
e52e031
uas: s/response_ui/response_iu/
by Hans de Goede
· 11 years ago
4f6743d
usb: chipidea: udc: add maximum-speed = full-speed option
by Michael Grzeschik
· 11 years ago
d426334
Merge branch 'master' into for-next
by Jiri Kosina
· 11 years ago
e227867
treewide: Fix typo in Documentation/DocBook
by Masanari Iida
· 11 years ago
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
· 12 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
· 12 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
· 12 years ago
410aee7
usb: phy: protect against NULL phy pointers
by Felipe Balbi
· 12 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
· 12 years ago
8e22978
usb: chipidea: drop "13xxx" infix
by Alexander Shishkin
· 12 years ago
848d5b9
usb: fix build error without CONFIG_USB_PHY
by Peter Chen
· 12 years ago
91a687d
USB: EHCI: tegra: fix circular module dependencies
by Stephen Warren
· 12 years ago
691962d
usb: chipidea: introduce dual role mode pdata flags
by Sascha Hauer
· 12 years ago
Next »