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
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-01
usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possible
Sebastian Andrzej Siewior
1
-8
/
+3
2011-07-01
usb: gadget: dummy_hcd: set gadget.is_otg before calling bind()
Sebastian Andrzej Siewior
1
-7
/
+8
2011-07-01
usb: gadget: dummy_hcd: use dummy_pullup() instead of open coding
Sebastian Andrzej Siewior
1
-27
/
+7
2011-07-01
usb: gadget: chips: remove ifdef trickery
Felipe Balbi
1
-149
/
+33
2011-07-01
usb: gadget: ci13xx_udc: fix usb_ep_enable() call
Felipe Balbi
1
-2
/
+5
2011-07-01
usb: gadget: s3c2410_udc: use platform ids instead
Sebastian Andrzej Siewior
1
-20
/
+9
2011-07-01
usb: gadget: add platform module alias where it is missing
Sebastian Andrzej Siewior
5
-1
/
+5
2011-07-01
usb: gadget: net2272: cleanup pci_register_driver() error path
Sebastian Andrzej Siewior
1
-5
/
+26
2011-07-01
usb: gadget: dummy_hcd: add 'is_high_speed' parameter
Tatyana Brokhman
1
-5
/
+15
2011-07-01
usb: gadget: dummy_hcd: add SuperSpeed support
Tatyana Brokhman
2
-88
/
+477
2011-07-01
usb: gadget: dummy_hcd: use the shared_hcd infrastructure
Tatyana Brokhman
1
-237
/
+270
2011-07-01
usb: gadget: add SuperSpeed support to the Gadget Framework
Tatyana Brokhman
3
-21
/
+248
2011-07-01
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
13
-0
/
+14
2011-07-01
usb: musb: update musb_platform_ops docs to match code
Mike Frysinger
1
-1
/
+1
2011-06-28
usb: gadget: add streams support to the gadget framework
Tatyana Brokhman
1
-25
/
+100
2011-06-28
usb: gadget: coding style fix
Tatyana Brokhman
2
-16
/
+48
2011-06-28
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
14
-294
/
+126
2011-06-28
usb: gadget: configure endpoint according to gadget speed
Tatyana Brokhman
2
-0
/
+86
2011-06-28
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
25
-108
/
+104
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
26
-143
/
+388
2011-06-28
usb: gadget: introduce UDC Class
Felipe Balbi
1
-0
/
+418
2011-06-15
USB: deprecate g_file_storage
Alan Stern
2
-7
/
+9
2011-06-14
usb: renesas_usbhs: fixup connection fail
Kuninori Morimoto
3
-3
/
+12
2011-06-14
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
Greg Kroah-Hartman
30
-49
/
+186
2011-06-08
USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver
Steffen Sledz
2
-0
/
+2
2011-06-07
Revert "USB: option: add ID for ZTE MF 330"
Greg Kroah-Hartman
1
-5
/
+0
2011-06-07
usb: renesas_usbhs: add DMAEngine support
Kuninori Morimoto
7
-3
/
+516
2011-06-07
usb: renesas_usbhs: tidyup pio handler name
Kuninori Morimoto
3
-13
/
+13
2011-06-07
usb: renesas_usbhs: tifyup packet start timing
Kuninori Morimoto
2
-17
/
+11
2011-06-07
usb: renesas_usbhs: add pipe/fifo link
Kuninori Morimoto
4
-12
/
+55
2011-06-07
usb: renesas_usbhs: add usbhsf_fifo
Kuninori Morimoto
4
-24
/
+77
2011-06-07
usb: renesas_usbhs: shrink spin lock area
Kuninori Morimoto
4
-291
/
+177
2011-06-07
usb: renesas_usbhs: remove usbhsg_queue_get
Kuninori Morimoto
1
-19
/
+5
2011-06-07
usb: renesas_usbhs: modify data transfer interrupt
Kuninori Morimoto
5
-294
/
+204
2011-06-07
usb: renesas_usbhs: modify data transfer method
Kuninori Morimoto
3
-163
/
+148
2011-06-07
usb: renesas_usbhs: modify packet queue control method
Kuninori Morimoto
5
-24
/
+53
2011-06-07
usb: renesas_usbhs: divide data transfer functions
Kuninori Morimoto
6
-60
/
+150
2011-06-07
usb: renesas_usbhs: fifo became independent from pipe.
Kuninori Morimoto
7
-251
/
+290
2011-06-07
usb: renesas_usbhs: modify pipe direction flags
Kuninori Morimoto
2
-1
/
+11
2011-06-07
ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' option
Niels de Vos
1
-1
/
+1
2011-06-07
USB: wusbcore: return negative error codes
Dan Carpenter
1
-2
/
+2
2011-06-07
drivers/usb/host/ohci-pxa27x.c: add missing clk_put
Julia Lawall
1
-2
/
+5
2011-06-07
USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable
Alan Stern
1
-4
/
+1
2011-06-07
USB: dummy-hcd needs the has_tt flag
Alan Stern
1
-0
/
+1
2011-06-07
usb-storage: redo incorrect reads
Alan Stern
4
-1
/
+62
2011-06-06
USB: net2272: driver for PLX NET2272 USB device controller
Seth Levy
5
-0
/
+3357
2011-06-06
USB: Add "authorized_default" parameter to the usbcore module
Carl-Daniel Hailfinger
1
-1
/
+16
2011-06-06
usb/gadget: (fusb300_udc) Remove unused function fusb300_ep0_complete
Guenter Roeck
1
-5
/
+0
2011-06-06
USB: ehci-s5p: add PM support
Jingoo Han
1
-0
/
+95
2011-06-06
usb/renesas_usbhs: free uep on removal
Sebastian Andrzej Siewior
1
-0
/
+1
[next]