index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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: make sure each gadget is using same index for Product, Serial,…
Sebastian Andrzej Siewior
1
-1
/
+11
2012-09-10
usb: gadget: push VID/PID/USB BCD module option into gadgets
Sebastian Andrzej Siewior
1
-0
/
+24
2012-09-10
usb: gadget: remove bufsiz from struct usb_composite_dev
Sebastian Andrzej Siewior
1
-2
/
+0
2012-09-10
usb: gadget: move USB_BUFSIZ into global composite.h
Sebastian Andrzej Siewior
1
-0
/
+3
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-20
usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET
Lan Tianyu
1
-2
/
+2
2012-08-16
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-18
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-05
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-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
2012-06-26
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-13
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
1
-2
/
+0
2012-06-13
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-12
usbnet: remove flag of EVENT_DEV_WAKING
[email protected]
1
-3
/
+2
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-347
/
+209
2012-05-18
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-18
USB: Add macros for interrupt endpoint types.
Sarah Sharp
1
-0
/
+11
2012-05-18
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-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2012-05-15
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
[prev]
[next]