index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cdrom
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
USB: dbgp: insert cr prior to nl as needed
Jason Wessel
1
-6
/
+16
2009-09-23
USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c
Jason Wessel
5
-715
/
+735
2009-09-23
USB: unusual_devs.h: drop some unneeded floppy entries
Pete Zaitcev
1
-21
/
+1
2009-09-23
USB: fix paths in usbmon documentation
Rogério Brito
1
-3
/
+3
2009-09-23
USB: OMAP: ISP1301: Compile fix
Anand Gadiyar
1
-20
/
+3
2009-09-23
USB: gadget: double free_irq() in at91udc_probe()
Roel Kluin
1
-1
/
+0
2009-09-23
USB: Clean up root hub string descriptors
George Spelvin
1
-47
/
+64
2009-09-23
USB: double put_tty_driver(gs_tty_driver) in gserial_setup()
Roel Kluin
1
-1
/
+0
2009-09-23
USB: make usb_buffer_map_sg consistent with doc
Jiri Slaby
1
-2
/
+2
2009-09-23
USB: EHCI: change deschedule logic for interrupt QHs
Alan Stern
3
-34
/
+40
2009-09-23
USB: EHCI: rescan the queue after an unlink
Alan Stern
3
-12
/
+50
2009-09-23
USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entry
Anton Vorontsov
1
-0
/
+4
2009-09-23
USB-serial: pl2303: use 1.5 instead of 2 stop bits with 5 data bits
Frank Schaefer
1
-2
/
+10
2009-09-23
USB-serial: pl2303: add space/mark parity
Frank Schaefer
1
-4
/
+14
2009-09-23
USB-serial: pl2303: fix baud rate handling in case of unsupported values
Frank Schaefer
1
-2
/
+38
2009-09-23
USB: iuu_phoenix: add a way to select the default VCC
Olivier Bornet
1
-1
/
+6
2009-09-23
USB: iuu_phoenix: increment version number
Olivier Bornet
1
-1
/
+1
2009-09-23
USB: iuu_phoenix: add support for changing VCC
Olivier Bornet
1
-0
/
+93
2009-09-23
USB: iuu_phoenix: clean-up parameter's descriptions
Olivier Bornet
1
-5
/
+6
2009-09-23
USB: iuu_phoenix: Don't reset the device at close
Olivier Bornet
1
-4
/
+0
2009-09-23
USB: usbtmc: correct termination condition for reads.
Steve Holland
1
-1
/
+2
2009-09-23
USB: usbtmc: inhibit corruption
Steve Holland
1
-0
/
+4
2009-09-23
USB: usbtmc: Fix short reads in usbtmc_read()
Steve Holland
1
-4
/
+4
2009-09-23
USb: Break support for WinChipHead CH341 340 USB->Serial "chip"
Tim Small
1
-0
/
+52
2009-09-23
USB: s3c2410: unregister should call unbind, not disconnect
Alan Stern
1
-2
/
+1
2009-09-23
USB: gadget: Add EEM gadget driver
Brian Niebuhr
8
-48
/
+699
2009-09-23
USB: remove unneeded printks from microtek driver
Oliver Neukum
1
-37
/
+0
2009-09-23
USB: use kfifo to buffer usb-generic serial writes
David VomLehn
3
-81
/
+134
2009-09-23
USB: ohci-ep93xx.c: remove unused variable
H Hartley Sweeten
1
-1
/
+0
2009-09-23
USB: otg: fix twl4030-usb build
Randy Dunlap
1
-1
/
+1
2009-09-23
USB: Fix CDC EEM host driver 'sentinel' CRC validation
Brian Niebuhr
1
-7
/
+10
2009-09-23
USB: gadget: Update Freescale UDC entry in MAINTAINERS
Li Yang
1
-2
/
+2
2009-09-23
USB: isp1362: Correct use of ! and &
Julia Lawall
1
-4
/
+8
2009-09-23
USB: EHCI: ensure all watchdog timer events are deleted when suspending usb
Jon Hunter
1
-0
/
+5
2009-09-23
USB: otg: twl4030-usb.c: mark .init as subsys_initcall_sync
Ming Lei
1
-1
/
+1
2009-09-23
USB: musb: fix put_device() call sequence
Ajay Kumar Gupta
1
-4
/
+4
2009-09-23
USB: Work around BIOS bugs by quiescing USB controllers earlier
David Woodhouse
1
-1
/
+1
2009-09-23
USB: increase usbdevfs max isoc buffer size
Markus Rechberger
1
-1
/
+2
2009-09-23
USB: isp1362: fix pulldown register defines and conf logic
Ken MacLeod
2
-3
/
+3
2009-09-23
USB: gadget: audio driver seg-fault fix
Robin Callender
1
-4
/
+6
2009-09-23
USB: gadget: Read buffer overflow
Roel Kluin
1
-1
/
+1
2009-09-23
USB: usb-storage fails to attach to Huawei Datacard cdrom device
fangxiaozhi
1
-1
/
+1
2009-09-23
USB: ark3116: add IrDA support for Gembird UIR-22
Ondrej Zary
1
-1
/
+23
2009-09-23
USB: ohci-pxa27x: Allow NOCP and OCPM to be cleared
Aric Blumer
1
-0
/
+4
2009-09-23
USB: EHCI: OHCI: Remove unnecessary includes of reboot.h
Anand Gadiyar
3
-3
/
+0
2009-09-23
USB: audio: guard kernel-only code with __KERNEL__
Michael S. Tsirkin
1
-0
/
+4
2009-09-23
USB: at91: modify OHCI driver to allow shared interrupts
Nicolas Ferre
1
-1
/
+1
2009-09-23
USB: at91: Add USB gadget driver selection for at91sam9g45 series
Nicolas Ferre
1
-2
/
+2
2009-09-23
USB: at91: Add USB EHCI driver for at91sam9g45 series
Nicolas Ferre
3
-0
/
+236
2009-09-23
USB: uhci: rm repeatedly evaluation for urbp->qh
Bob Liu
1
-1
/
+0
[next]