Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b4054ac6a26ee94a3a0f18e9ea585545d69e29c2
/
include
/
linux
/
usb
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
· 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
40dcd0e
usb: chipidea: add PTW, PTS and STS handling
by Michael Grzeschik
· 12 years ago
1c9af65
usb: add devicetree helpers for determining dr_mode and phy_type
by Michael Grzeschik
· 12 years ago
455b4f7
USB: serial: increase the number of devices we support
by Greg Kroah-Hartman
· 12 years ago
e5b1e20
USB: serial: make minor allocation dynamic
by Greg Kroah-Hartman
· 12 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
· 12 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
· 12 years ago
743fcce
ehci-platform: add pre_setup() method to platform data
by Sergei Shtylyov
· 12 years ago
1143832
USB: serial: ports: add minor and port number
by Greg Kroah-Hartman
· 12 years ago
ee0218f
USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptor
by Thomas Pugliese
· 12 years ago
1a81f88
Allow the USB HCD to create Wireless USB root hubs
by Thomas Pugliese
· 12 years ago
2d22b42
usb: phy: registering Tegra USB PHY as platform driver
by Venu Byravarasu
· 12 years ago
12ea18e
usb: phy: tegra: get ULPI reset GPIO info using DT.
by Venu Byravarasu
· 12 years ago
9cd9384
usb: phy: tegra: Get PHY mode using DT
by Venu Byravarasu
· 12 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
4b49f58
usbnet: handle link change
by Ming Lei
· 12 years ago
ac64995
usbnet: introduce usbnet_link_change API
by Ming Lei
· 12 years ago
64dc9e2
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
efc33ce
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
88af8bb
usb: gadget: the start of the configfs interface
by Sebastian Andrzej Siewior
· 12 years ago
225da3e
usb: renesas_usbhs: fixup sparse errors for common.c
by Kuninori Morimoto
· 12 years ago
84ebc10
USB: remove CONFIG_USB_SUSPEND option
by Alan Stern
· 12 years ago
02d5f08
Merge branch 'usb-linus' into usb-next
by Greg Kroah-Hartman
· 12 years ago
53ab34d
USB: serial: remove unused MSR-wait queue
by Johan Hovold
· 12 years ago
befefcd
USB: serial: add generic get_icount implementation
by Johan Hovold
· 12 years ago
980373b
USB: serial: add generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
143d9d9
USB: serial: add tiocmiwait subdriver operation
by Johan Hovold
· 12 years ago
79b80b8
USB: serial: remove generic release callback
by Johan Hovold
· 12 years ago
0f16cfe
USB: serial: remove generic disconnect callback
by Johan Hovold
· 12 years ago
3edce1c
USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND
by Bjørn Mork
· 12 years ago
3f5eb14
usb: add find_raw_port_number callback to struct hc_driver()
by Lan Tianyu
· 12 years ago
8f46c50
Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
e5b33dc
USB: serial: add modem-status-change wait queue
by Johan Hovold
· 12 years ago
7fa4cd1
usb: ulpi: Define a *otg_ulpi_create no-op
by Fabio Estevam
· 12 years ago
7b1b3fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
af6882b
usb: phy: ab8500-usb: update irq handling code
by Fabio Baltieri
· 12 years ago
b7fa5c2
usb: phy: return -ENXIO when PHY layer isn't enabled
by Felipe Balbi
· 12 years ago
2ba7943
usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executed
by Kishon Vijay Abraham I
· 12 years ago
b774212
usb: phy: introduce ->set_vbus() method
by Felipe Balbi
· 12 years ago
edc7cb2
usb: phy: make it a menuconfig
by Felipe Balbi
· 12 years ago
7009bdd7
usb: otg: move usb_otg_state_string to usb-common.c
by Felipe Balbi
· 12 years ago
42c0bf1
usb: otg: prefix otg_state_string with usb_
by Felipe Balbi
· 12 years ago
792bfcf
usb: gadget: udc-core: introduce usb_add_gadget_udc_release()
by Felipe Balbi
· 12 years ago
49401f4
usb: gadget: introduce gadget state tracking
by Felipe Balbi
· 13 years ago
d1e3d75
usb: common: introduce usb_state_string()
by Felipe Balbi
· 12 years ago
7bce401
usb: gadget: drop now unnecessary flag
by Felipe Balbi
· 12 years ago
f07bd56b
usb: gadget: udc-core: allow udc class register gadget device
by Felipe Balbi
· 12 years ago
1f0972f
usb: phy: nop: Add some parameters to platform data
by Roger Quadros
· 12 years ago
717bfb5
ALSA: snd-usb: handle raw data format of UAC2 devices
by Daniel Mack
· 12 years ago
1e8bbe6
net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility
by Bjørn Mork
· 12 years ago
43febb2
usb: gadget: composite: fix kernel-doc warnings
by Nishanth Menon
· 12 years ago
bab588f
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
74e1a2a
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
6e7f7cf
Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
by Arnd Bergmann
· 12 years ago
e06b840
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
ceb675a
Merge usb-linus branch into usb-next
by Greg Kroah-Hartman
· 12 years ago
9c79330
net: usb: fix regression from FLAG_NOARP code
by Lucas Stach
· 12 years ago
c8ce60b
usb: omap_control_usb: fix compile warning
by Felipe Balbi
· 12 years ago
fa1dfe4
ARM: OMAP2: MUSB: Specify omap4 has mailbox
by Kishon Vijay Abraham I
· 12 years ago
0f63211
Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
ceca718
Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc
by Olof Johansson
· 12 years ago
70c37bf
net: usbnet: prevent buggy devices from killing us
by Bjørn Mork
· 12 years ago
ab137d0
usb: host: tegra: make use of PHY pointer of HCD
by Venu Byravarasu
· 12 years ago
bbdabdb
usb: add APIs to access host registers from Tegra PHY
by Venu Byravarasu
· 12 years ago
3f9db1a
USB: PHY: tegra: Get rid of instance number to differentiate PHY type
by Venu Byravarasu
· 12 years ago
3a55c6a
USB: PHY: tegra: get rid of instance number to differentiate legacy controller
by Venu Byravarasu
· 12 years ago
5e18150
usb: phy: remove unused APIs from Tegra PHY.
by Venu Byravarasu
· 12 years ago
da0aa71
USB: add usb_hcd_{start,end}_port_resume
by Alan Stern
· 12 years ago
4811f53
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
cba6c85
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
57f6ce0
usb: phy: add a new driver for usb3 phy
by Kishon Vijay Abraham I
· 12 years ago
ca784be
usb: start using the control module driver
by Kishon Vijay Abraham I
· 12 years ago
01658f0
usb: phy: add a new driver for usb part of control module
by Kishon Vijay Abraham I
· 12 years ago
5d3c28b
usb: otg: add device tree support to otg library
by Kishon Vijay Abraham I
· 12 years ago
0fa4fab
usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type
by Kishon Vijay Abraham I
· 12 years ago
b4a83e4
usb: otg: add an api to bind the usb controller and phy
by Kishon Vijay Abraham I
· 12 years ago
7e41bba
usb: dwc3: omap: Add an API to write to dwc mailbox
by Kishon Vijay Abraham I
· 12 years ago
2d7ebbb
usb: gadget: completely remove ->start/->stop
by Felipe Balbi
· 12 years ago
b506eeb
ARM: EXYNOS: Update & move usb-phy types to generic include layer
by Vivek Gautam
· 12 years ago
6509141
usbnet: add new flag FLAG_NOARP for usb net devices
by Wei Shuai
· 12 years ago
9bb2859
usb: gadget: composite: introduce usb_gstrings_attach()
by Sebastian Andrzej Siewior
· 12 years ago
2d5a889
usb: gadget: export composite's setup & disconnect function
by Sebastian Andrzej Siewior
· 12 years ago
a592334
usb: gadget: factor out two helper functions from composite_bind()
by Sebastian Andrzej Siewior
· 12 years ago
4c49a5f
usb: gadget: udc-core: introduce UDC binding by name
by Sebastian Andrzej Siewior
· 12 years ago
0062f6e
usb: gadget: add a forward pointer from usb_function to its "instance"
by Sebastian Andrzej Siewior
· 12 years ago
b4735778
usb: gadget: composite: add usb_remove_function()
by Sebastian Andrzej Siewior
· 12 years ago
de53c25
usb: gadget: add some infracture to register/unregister functions
by Sebastian Andrzej Siewior
· 12 years ago
8f900a9
usb: gadget: consider link speed for bMaxPower
by Sebastian Andrzej Siewior
· 12 years ago
3d33fcc
UAPI: Remove empty Kbuild files
by David Howells
· 12 years ago
Next »