index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-21
[PATCH] USB: EHCI and Freescale 83xx quirk
Kumar Gala
3
-1
/
+33
2006-03-21
[PATCH] USB: EHCI for Freescale 83xx
Randy Vinson
5
-2
/
+403
2006-03-21
[PATCH] USB: EHCI full speed ISO bugfixes
Clemens Ladisch
1
-5
/
+6
2006-03-21
[PATCH] USB: EHCI and NF2 quirk
David Brownell
3
-2
/
+30
2006-03-21
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
34
-372
/
+389
2006-03-21
[PATCH] USB: remove LINUX_VERSION_CODE macro usage
Pekka Enberg
3
-14
/
+1
2006-03-21
[PATCH] USB: drivers/usb/core/message.c: make usb_get_string() static
Adrian Bunk
1
-3
/
+2
2006-03-21
[PATCH] USB: remove OBSOLETE_OSS_USB_DRIVER drivers
Adrian Bunk
7
-6347
/
+0
2006-03-21
[PATCH] USB: kzalloc in sisusbvga
Oliver Neukum
1
-3
/
+2
2006-03-21
[PATCH] USB: kzalloc in usbled
Oliver Neukum
1
-2
/
+1
2006-03-21
[PATCH] USB: kzalloc in PhidgetServo
Oliver Neukum
1
-2
/
+1
2006-03-21
[PATCH] USB: kzalloc in PhidgetInterfaceKit
Oliver Neukum
1
-6
/
+3
2006-03-21
[PATCH] USB: kzalloc in ldusb
Oliver Neukum
1
-2
/
+1
2006-03-21
[PATCH] USB: kzalloc in idmouse
Oliver Neukum
1
-2
/
+1
2006-03-21
[PATCH] USB: kzalloc in cytherm
Oliver Neukum
1
-2
/
+1
2006-03-21
[PATCH] USB: kzalloc in usbvideo
Oliver Neukum
1
-2
/
+1
2006-03-21
[PATCH] USB: kzalloc in w9968cf
Oliver Neukum
1
-9
/
+4
2006-03-21
[PATCH] USB: kzalloc in dabusb
Oliver Neukum
1
-3
/
+2
2006-03-21
[PATCH] USB: kzalloc for hid
Oliver Neukum
4
-23
/
+10
2006-03-21
[PATCH] USB: kzalloc for storage
Oliver Neukum
5
-13
/
+7
2006-03-21
[PATCH] USB: mdc800.c to kzalloc
Oliver Neukum
1
-3
/
+1
2006-03-21
[PATCH] USB: optimise devio.c usbdev_read fix
Andrew Morton
1
-4
/
+4
2006-03-21
[PATCH] USB: optimise devio.c::usbdev_read
Oliver Neukum
1
-13
/
+8
2006-03-21
[PATCH] USB: Add ZC0301 Video4Linux2 driver
Luca Risolia
7
-0
/
+2682
2006-03-07
[PATCH] USB Serial: fix use-after-free bug in usb-serial core
Greg Kroah-Hartman
1
-5
/
+5
2006-02-28
[PATCH] USB: ftdi_sio: new microHAM device IDs
Ian Abbott
2
-1
/
+15
2006-02-28
[PATCH] USB: visor.c id for gspda smartphone
Hendrik Schweppe
2
-0
/
+6
2006-02-28
[PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)
Shaun Tancheff
1
-4
/
+7
2006-02-28
[PATCH] USB: lh7a40x gadget driver: Fixed a dead lock
Franck Bui-Huu
1
-2
/
+4
2006-02-28
[PATCH] USB: unusual_devs entry for Lyra RCA RD1080
Alan Stern
1
-0
/
+7
2006-02-28
[PATCH] USB: Wisegroup MP-8866 Dual USB Joypad
Andrew Fuller
1
-0
/
+2
2006-02-28
[PATCH] USB: fix EHCI BIOS handshake
David Brownell
1
-5
/
+6
2006-02-14
[PATCH] USB: unusual-devs bugfix
Phil Dibowitz
1
-7
/
+18
2006-02-14
[PATCH] USB: unusual_devs.h entry: iAUDIO M5
Alan Stern
1
-0
/
+7
2006-02-14
[PATCH] USB: unusual_devs.h entry: TrekStor i.Beat
Alan Stern
1
-0
/
+7
2006-02-14
[PATCH] usb-storage: unusual_devs entry
Alan Stern
1
-0
/
+6
2006-02-14
[PATCH] usb-storage: new unusual_devs entry
Alan Stern
1
-0
/
+7
2006-02-14
[PATCH] USB: sl811_cs needs platform_device conversion too
David Brownell
1
-2
/
+2
2006-02-14
[PATCH] USB: PL2303: Leadtek 9531 GPS-Mouse
Christian Lindner
2
-2
/
+7
2006-02-14
[PATCH] USB: change ldusb's experimental state
Michael Hund
1
-1
/
+1
2006-02-14
[PATCH] USB: add new device ids to ldusb
Michael Hund
2
-47
/
+60
2006-02-14
[PATCH] USB: fix up the usb early handoff logic for EHCI
David Brownell
1
-4
/
+12
2006-02-06
[PATCH] USB: Fix GPL markings on usb core functions.
Greg KH
1
-3
/
+3
2006-02-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-1
/
+1
2006-02-01
[PATCH] USB: gadget zero and dma-coherent buffers
David Brownell
1
-3
/
+5
2006-02-01
[PATCH] USB: yealink printk warning fix
Andrew Morton
1
-1
/
+1
2006-02-01
[PATCH] USB: libusual: fix warning on 64bit boxes
Alan Cox
1
-1
/
+1
2006-02-01
[PATCH] USB: arm26: fix compilation of drivers/usb/core/message.c
Alexey Dobriyan
1
-0
/
+1
2006-02-01
[PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the drivers
Sergei Shtylylov
1
-1
/
+1
2006-02-01
[PATCH] USB: remove extra newline in hid_init_reports
Olaf Hering
1
-1
/
+1
[prev]
[next]