index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-10
usb: gadget: move global vars from epautoconf into struct usb_gadget
Sebastian Andrzej Siewior
1
-0
/
+4
2012-09-10
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
2
-2
/
+5
2012-09-10
usb: gadget: move bind() callback back to struct usb_gadget_driver
Sebastian Andrzej Siewior
1
-3
/
+3
2012-09-10
usb: gadget: move bind() callback back to struct usb_composite_driver
Sebastian Andrzej Siewior
1
-2
/
+1
2012-09-10
usb: gadget: move bind callback into driver struct usb_composite_driver
Sebastian Andrzej Siewior
1
-4
/
+9
2012-09-06
usb: phy: add a new driver for omap usb2 phy
Kishon Vijay Abraham I
2
-0
/
+80
2012-09-06
usb: phy: fix build break
Venu Byravarasu
2
-24
/
+25
2012-09-05
usb: move phy driver from mach-tegra to drivers/usb
Venu Byravarasu
1
-0
/
+80
2012-09-05
usb: otg: Move phy interface to separate file.
Venu Byravarasu
2
-197
/
+209
2012-08-31
usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
Michal Nazarewicz
1
-17
/
+2
2012-08-21
usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET
Lan Tianyu
1
-2
/
+2
2012-08-17
usb: hcd: use *resource_size_t* for specifying resource data
Kishon Vijay Abraham I
1
-2
/
+2
2012-08-10
usb: host: ohci-platform: add platform specific power callback
Kuninori Morimoto
1
-0
/
+8
2012-08-10
usb: host: ehci-platform: add platform specific power callback
Kuninori Morimoto
1
-0
/
+8
2012-08-03
usb: xceiv: nop: let it work as USB2 and USB3 phy
Felipe Balbi
1
-0
/
+6
2012-08-03
usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h
Felipe Balbi
2
-14
/
+18
2012-07-26
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-14
/
+179
2012-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+2
2012-07-19
usb: add host support for the tilegx architecture
Chris Metcalf
1
-0
/
+34
2012-07-09
usb: chipidea: permit driver bindings pass phy pointer
Richard Zhao
1
-0
/
+3
2012-07-09
usb: otg: add notify_connect/notify_disconnect callback
Richard Zhao
1
-0
/
+21
2012-07-09
USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform drivers
Richard Zhao
1
-0
/
+7
2012-07-09
USB: Chipidea: rename struct ci13xxx variables from udc to ci
Richard Zhao
1
-1
/
+1
2012-07-06
USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data
Richard Zhao
1
-1
/
+1
2012-07-06
Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2
-5
/
+71
2012-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
2012-06-27
USB: EHCI: define extension registers like normal ones
Alan Stern
1
-7
/
+21
2012-06-25
uas: task mgmt & error handling
Gerd Hoffmann
1
-0
/
+40
2012-06-25
usb: musb: twl: use mailbox API to send VBUS or ID events
Kishon Vijay Abraham I
1
-0
/
+30
2012-06-25
usb: otg: utils: devres: Add API's to associate a device with the phy
Kishon Vijay Abraham I
1
-0
/
+13
2012-06-25
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
1
-3
/
+26
2012-06-25
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
1
-5
/
+5
2012-06-14
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
1
-2
/
+0
2012-06-14
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
Alan Stern
1
-2
/
+0
2012-06-13
USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy
Richard Zhao
1
-0
/
+6
2012-06-13
usb: renesas_usbhs: add DMAEngine ID specification note
Kuninori Morimoto
1
-0
/
+8
2012-06-13
usbnet: remove flag of EVENT_DEV_WAKING
tom.leiming@gmail.com
1
-3
/
+2
2012-05-23
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-347
/
+209
2012-05-19
Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
3
-0
/
+67
2012-05-19
USB: Add macros for interrupt endpoint types.
Sarah Sharp
1
-0
/
+11
2012-05-19
USB: Add support to enable/disable USB3 link states.
Sarah Sharp
3
-0
/
+56
2012-05-17
USB: gpio_vbus: wakeup support on GPIO VBUS interrupts
Shinya Kuribayashi
1
-0
/
+2
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2012-05-16
USB: serial: hook up reset_resume callback
Greg Kroah-Hartman
1
-1
/
+2
2012-05-15
usbnet: fix skb traversing races during unlink(v2)
Ming Lei
1
-1
/
+2
2012-05-14
FunctionFS: enable multiple functions
Andrzej Pietrasiewicz
1
-1
/
+3
2012-05-12
usb/net: rndis: break out <linux/rndis.h> defines
Linus Walleij
1
-64
/
+2
2012-05-12
usb/net: rndis: inline the cpu_to_le32() macro
Linus Walleij
1
-42
/
+42
2012-05-12
usb: gadget: remove langwell_udc
Alexander Shishkin
1
-310
/
+0
2012-05-12
usb: chipidea: add power_budget limit for ehci to platform data
Alexander Shishkin
1
-0
/
+1
[prev]
[next]