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-08-08
usb: renesas_usbhs: fix DMA build by including dma-mapping.h
Kuninori Morimoto
1
-0
/
+1
2011-08-08
usb: gadget: net2272 - Correct includes
Geert Uytterhoeven
1
-1
/
+1
2011-08-01
Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...
Greg Kroah-Hartman
9
-108
/
+35
2011-08-01
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
3
-11
/
+21
2011-08-01
usb: musb: fix oops on musb_gadget_pullup
John Stultz
1
-0
/
+5
2011-08-01
usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)
Ming Lei
1
-0
/
+16
2011-08-01
usb: gadget: hid: don't STALL when processing a HID Descriptor request
Sebastian Bauer
1
-0
/
+7
2011-08-01
usb: musb: fix Kconfig
Rabin Vincent
2
-4
/
+1
2011-08-01
usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared
Sergei Trofimovich
1
-1
/
+1
2011-08-01
usb: gadget: composite: fix bMaxPacketSize for SuperSpeed
Sebastian Andrzej Siewior
1
-2
/
+4
2011-08-01
usb: gadget: fusb300: remove #if 0 block
Sebastian Andrzej Siewior
1
-101
/
+0
2011-08-01
usb: gadget: s3c2410_udc: fix unterminated platform_device_id table
Axel Lin
1
-0
/
+1
2011-08-01
usb/config: use proper endian access for wMaxPacketSize
Sebastian Andrzej Siewior
1
-5
/
+6
2011-08-01
USB: xhci: fix OS want to own HC
JiSheng Zhang
1
-1
/
+1
2011-08-01
xhci: Don't submit commands or URBs to halted hosts.
Sarah Sharp
1
-5
/
+14
2011-07-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-19
/
+3
2011-07-27
[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...
Hans Verkuil
1
-11
/
+1
2011-07-27
[media] v4l2-events/fh: merge v4l2_events into v4l2_fh
Hans Verkuil
1
-8
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
7
-7
/
+7
2011-07-26
USB / Renesas: Fix build issue related to struct scatterlist
Rafael J. Wysocki
1
-0
/
+1
2011-07-25
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-11
/
+1632
2011-07-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
124
-3124
/
+8928
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
32
-61
/
+59
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+4
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-1
/
+4
2011-07-19
EHCI: fix direction handling for interrupt data toggles
Alan Stern
2
-1
/
+3
2011-07-19
USB: serial: add IDs for WinChipHead USB->RS232 adapter
Wolfgang Denk
2
-0
/
+5
2011-07-16
USB: OHCI: fix another regression for NVIDIA controllers
Alan Stern
1
-0
/
+28
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-13
/
+34
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
20
-47
/
+183
2011-07-08
Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...
Greg Kroah-Hartman
19
-142
/
+575
2011-07-09
usb: gadget: m66592-udc: add pullup function
Yoshihiro Shimoda
1
-0
/
+16
2011-07-09
usb: gadget: m66592-udc: add function for external controller
Yoshihiro Shimoda
2
-19
/
+23
2011-07-09
usb: gadget: r8a66597-udc: add pullup function
Yoshihiro Shimoda
1
-0
/
+16
2011-07-08
usb: renesas_usbhs: support multi driver
Kuninori Morimoto
1
-14
/
+41
2011-07-08
usb: renesas_usbhs: inaccessible pipe is not an error
Kuninori Morimoto
1
-1
/
+4
2011-07-08
usb: renesas_usbhs: care buff alignment when dma handler
Kuninori Morimoto
1
-0
/
+6
2011-07-08
USB: PL2303: correctly handle baudrates above 115200
Michał Sroczyński
1
-4
/
+22
2011-07-08
usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shift
Kuninori Morimoto
1
-1
/
+1
2011-07-08
usb: renesas_usbhs: compile/config are rescued
Kuninori Morimoto
3
-1
/
+20
2011-07-08
usb: renesas_usbhs: fixup comment-out
Kuninori Morimoto
3
-10
/
+53
2011-07-08
usb: update email address in ohci-sh and r8a66597-hcd
Yoshihiro Shimoda
2
-2
/
+2
2011-07-08
usb: r8a66597-hcd: add function for external controller
Yoshihiro Shimoda
2
-18
/
+22
2011-07-08
EHCI: only power off port if over-current is active
Sergei Shtylyov
1
-1
/
+2
2011-07-08
USB: mon: Allow to use usbmon without debugfs
Tobias Klauser
1
-3
/
+6
2011-07-08
USB: EHCI: go back to using the system clock for QH unlinks
Alan Stern
3
-48
/
+45
2011-07-08
ehci: add pci quirk for Ordissimo and RM Slate 100 too
Anisse Astier
1
-0
/
+7
2011-07-08
ehci: refactor pci quirk to use standard dmi_check_system method
Anisse Astier
1
-7
/
+14
2011-07-08
USB: EHCI: Allow users to override 80% max periodic bandwidth
Kirill Smelkov
4
-14
/
+115
[prev]
[next]