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
2010-03-19
USB: xHCI: re-initialize cmd_completion
Andiry Xu
1
-0
/
+1
2010-03-19
USB: xhci: rename driver to xhci_hcd
Alex Chiang
2
-2
/
+2
2010-03-19
USB: musb: fix build error introduced by isoc change
Sonic Zhang
1
-1
/
+1
2010-03-19
USB: qcserial: add new device ids
Bernhard Rosenkraenzer
1
-0
/
+29
2010-03-19
USB: cdc-acm: Fix stupid NULL pointer in resume()
Oliver Neukum
1
-1
/
+1
2010-03-19
USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh
Clemens Ladisch
3
-6
/
+5
2010-03-19
USB: EHCI: fix ITD list order
Clemens Ladisch
1
-5
/
+19
2010-03-19
USB: Option: Add support for a variant of DLink DWM 652 U5
Huang Ying
1
-1
/
+2
2010-03-19
USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6c
Ondrej Zary
1
-0
/
+9
2010-03-19
USB: serial: use port endpoint size to determine if ep is available
Johan Hovold
1
-11
/
+19
2010-03-19
USB: serial: fix softint not being called on errors
Johan Hovold
1
-10
/
+5
2010-03-19
USB: serial: fix error message on close in generic driver
Johan Hovold
1
-1
/
+3
2010-03-19
USB: fix usbfs regression
Alan Stern
1
-3
/
+14
2010-03-19
tty_port,usb-console: Fix usb serial console open/close regression
Jason Wessel
1
-0
/
+1
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-3
/
+4
2010-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-6
/
+6
2010-03-13
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-12
/
+25
2010-03-08
Merge branch 'origin' into devel-stable
Russell King
198
-3386
/
+7194
2010-03-08
Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into dev...
Russell King
1
-1
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
6
-6
/
+6
2010-03-08
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
1
-2
/
+2
2010-03-08
USB: Fix s3c-hsotg build following Samsung platform header moves
Mark Brown
1
-1
/
+1
2010-03-07
USB: remove unused defintion of struct usb_device_status
Dmitry Torokhov
1
-5
/
+0
2010-03-07
usbfs: fix deadlock on 'usbfs_mutex', clean up poll
Linus Torvalds
1
-42
/
+24
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2010-03-03
kill unused invalidate_inode_pages helper
Christoph Hellwig
2
-2
/
+2
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
192
-3331
/
+7019
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-0
/
+7
2010-03-03
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-11
/
+20
2010-03-03
USB: backlight, appledisplay: fix incomplete registration failure handling
Bruno Prémont
1
-1
/
+2
2010-03-03
USB: pl2303: remove unnecessary reset of usb_device in urbs
Johan Hovold
1
-6
/
+0
2010-03-03
USB: ftdi_sio: remove obsolete check in unthrottle
Johan Hovold
1
-2
/
+1
2010-03-03
USB: ftdi_sio: remove unused tx_bytes counter
Johan Hovold
1
-6
/
+0
2010-03-03
USB: qcaux: driver for auxiliary serial ports on Qualcomm devices
Dan Williams
3
-0
/
+108
2010-03-03
USB: pl2303: initial TIOCGSERIAL support
John Tsiombikas
1
-0
/
+13
2010-03-03
USB: option: add Longcheer/Longsung vendor ID
Dan Williams
1
-2
/
+7
2010-03-03
USB: fix I2C API usage in ohci-pnx4008.
Luotao Fu
1
-3
/
+3
2010-03-03
USB: usbmon: mask seconds properly in text API
Pete Zaitcev
1
-1
/
+1
2010-03-03
USB: sisusbvga: no unnecessary GFP_ATOMIC
Oliver Neukum
1
-2
/
+2
2010-03-03
USB: storage: onetouch: unnecessary GFP_ATOMIC
Oliver Neukum
1
-1
/
+1
2010-03-03
USB: serial: ftdi: add CONTEC vendor and product id
Daniel Sangorrin
2
-0
/
+8
2010-03-03
USB: remove references to port->port.count from the serial drivers
Alan Stern
11
-126
/
+66
2010-03-03
USB: tty: Prune uses of tty_request_room in the USB layer
Alan Cox
24
-79
/
+25
2010-03-03
USB: don't read past config->interface[] if usb_control_msg() fails in usb_re...
Roel Kluin
1
-1
/
+1
2010-03-03
USB: tty: kill request_room for USB ACM class
Alan Cox
1
-1
/
+0
2010-03-03
USB: tty: sort out the request_room handling for whiteheat
Alan Cox
1
-15
/
+3
2010-03-03
USB: storage: fix misplaced parenthesis
Roel Kluin
1
-8
/
+7
2010-03-03
USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev...
Dennis O'Brien
3
-798
/
+0
2010-03-03
USB: fix the idProduct value for USB-3.0 root hubs
Alan Stern
1
-1
/
+1
2010-03-03
usb-storage: use max_hw_sectors instead of max_sectors
Alan Stern
1
-5
/
+5
[prev]
[next]