Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2ce12e3dffe005f96e3b3ff1f761bbb0bf570fda
/
include
/
linux
/
usb
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
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
2dd7c8c
usbnet: generic manage_power()
by Oliver Neukum
· 12 years ago
a1c088e
usbnet: handle PM failure gracefully
by Oliver Neukum
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
ac96511
usb: phy: change phy notify connect/disconnect API
by Peter Chen
· 12 years ago
7fd94be
Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
0547fad
usbnet: introduce usbnet_{read|write}_cmd_nopm
by Ming Lei
· 12 years ago
c73cee7
USB: EHCI: remove ehci_port_power() routine
by Alan Stern
· 12 years ago
10287ba
usb: gadget: always update HS/SS descriptors and create a copy of them
by Sebastian Andrzej Siewior
· 12 years ago
bcb2f99
usb: gadget: use a computation macro for INT endpoint interval
by Sebastian Andrzej Siewior
· 12 years ago
877bd86
usbnet: introduce usbnet 3 command helpers
by Ming Lei
· 12 years ago
c30186e
USB: ezusb: unexport some functions that aren't being used
by Greg Kroah-Hartman
· 12 years ago
9bf211a3
net: cdc_mbim: adding MBIM driver
by Greg Suarez
· 12 years ago
c91ce3b
net: cdc_ncm: export shared symbols and definitions
by Bjørn Mork
· 12 years ago
51615ed
USB: cdc: add MBIM constants and structures
by Greg Suarez
· 12 years ago
2b16e39
USB: ohci: allow platform driver to specify the number of ports
by Florian Fainelli
· 12 years ago
4534874
USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform
by Florian Fainelli
· 12 years ago
d40ce17
Merge tag 'disintegrate-usb-20121009' of git://git.infradead.org/users/dhowells/linux-headers into usb-linus
by Greg Kroah-Hartman
· 12 years ago
5d9d01a3
usbnet: Support devices reporting idleness
by Oliver Neukum
· 12 years ago
5e1ddb4
UAPI: (Scripted) Disintegrate include/linux/usb
by David Howells
· 12 years ago
45c2da6
USB: EHCI: Tegra: Fix wrong register definition
by Jim Lin
· 12 years ago
cc183e2
USB: ezusb: add support for Cypress FX2LP
by Rene Buergel
· 12 years ago
9fa5780
USB EHCI/Xen: propagate controller reset information to hypervisor
by Jan Beulich
· 12 years ago
3033bc8
USB: Serial: usb-serial: remove debug module parameter
by Greg Kroah-Hartman
· 12 years ago
59d33f2
USB: serial: remove debug parameter from usb_serial_debug_data()
by Greg Kroah-Hartman
· 12 years ago
8276052
USB: serial: remove dbg() from usb/serial.h
by Greg Kroah-Hartman
· 12 years ago
99495c7
USB: ezusb: remove dependancy on usb_serial
by Rene Buergel
· 12 years ago
1db9e45
USB: serial: move usb_serial_debug_data to use %*ph
by Greg Kroah-Hartman
· 12 years ago
dcb9cf3
Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
7135f08
Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
9c20890
usb: redefine DeviceRemovable and wHubDelay as _le16
by Lan Tianyu
· 12 years ago
ed9cbda
usb: gadget: remove usb_gadget_controller_number()
by Sebastian Andrzej Siewior
· 12 years ago
cc2683c
usb: gadget: Provide a default implementation of default manufacturer string
by Sebastian Andrzej Siewior
· 12 years ago
d33f74f
usb: gadget: remove string override from struct usb_composite_driver
by Sebastian Andrzej Siewior
· 12 years ago
2d35ee4
usb: gadget: push iProduct into gadgets
by Sebastian Andrzej Siewior
· 12 years ago
03de9bf
usb: gadget: push iManufacturer into gadgets
by Sebastian Andrzej Siewior
· 12 years ago
1cf0d26
usb: gadget: push iSerialNumber into gadgets
by Sebastian Andrzej Siewior
· 12 years ago
276e2e4
usb: gadget: make sure each gadget is using same index for Product, Serial,…
by Sebastian Andrzej Siewior
· 12 years ago
7d16e8d
usb: gadget: push VID/PID/USB BCD module option into gadgets
by Sebastian Andrzej Siewior
· 12 years ago
40bfef05
usb: gadget: remove bufsiz from struct usb_composite_dev
by Sebastian Andrzej Siewior
· 12 years ago
e13f17f
usb: gadget: move USB_BUFSIZ into global composite.h
by Sebastian Andrzej Siewior
· 12 years ago
e87bb71
usb: gadget: move global vars from epautoconf into struct usb_gadget
by Sebastian Andrzej Siewior
· 12 years ago
ffe0b33
usb: gadget: remove global variable composite in composite.c
by Sebastian Andrzej Siewior
· 12 years ago
9395295
usb: gadget: move bind() callback back to struct usb_gadget_driver
by Sebastian Andrzej Siewior
· 12 years ago
03e42bd
usb: gadget: move bind() callback back to struct usb_composite_driver
by Sebastian Andrzej Siewior
· 12 years ago
fac3a43
usb: gadget: move bind callback into driver struct usb_composite_driver
by Sebastian Andrzej Siewior
· 12 years ago
657b306
usb: phy: add a new driver for omap usb2 phy
by Kishon Vijay Abraham I
· 12 years ago
a4c3dde
usb: phy: fix build break
by Venu Byravarasu
· 12 years ago
1ba8216
usb: move phy driver from mach-tegra to drivers/usb
by Venu Byravarasu
· 12 years ago
de4217d
usb: otg: Move phy interface to separate file.
by Venu Byravarasu
· 12 years ago
85b8614
usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
by Michal Nazarewicz
· 12 years ago
7fda953
usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET
by Lan Tianyu
· 12 years ago
26f944b
usb: hcd: use *resource_size_t* for specifying resource data
by Kishon Vijay Abraham I
· 12 years ago
e4d37ae
usb: host: ohci-platform: add platform specific power callback
by Kuninori Morimoto
· 12 years ago
04216be
usb: host: ehci-platform: add platform specific power callback
by Kuninori Morimoto
· 12 years ago
Next »