index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
1
-0
/
+1
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
4
-7
/
+6
2009-09-27
tty: Fix regressions caused by commit b50989dc
Dave Young
1
-8
/
+6
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-26
headers: kref.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-24
Merge branch 'origin' into for-linus
Russell King
161
-2545
/
+12009
2009-09-24
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-1
/
+0
2009-09-24
drivers/usb/serial/sierra.c: fix CONFIG_PM=n build
Andrew Morton
1
-0
/
+5
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
5
-5
/
+0
2009-09-23
USB: skeleton: fix coding style issues.
Greg Kroah-Hartman
1
-15
/
+28
2009-09-23
USB: O_NONBLOCK in read path of skeleton
Oliver Neukum
1
-1
/
+7
2009-09-23
USB: make usb-skeleton honor O_NONBLOCK in write path
Oliver Neukum
1
-3
/
+10
2009-09-23
USB: skel_read really sucks royally
Oliver Neukum
1
-18
/
+176
2009-09-23
USB: Add hub descriptor update hook for xHCI
Sarah Sharp
3
-0
/
+20
2009-09-23
USB: xhci: Support USB hubs.
Sarah Sharp
4
-0
/
+92
2009-09-23
USB: xhci: Set multi-TT field for LS/FS devices under hubs.
Sarah Sharp
1
-4
/
+2
2009-09-23
USB: xhci: Set route string for all devices.
Sarah Sharp
2
-3
/
+8
2009-09-23
USB: xhci: Fix command wait list handling.
Sarah Sharp
1
-17
/
+29
2009-09-23
USB: xhci: Change how xHCI commands are handled.
Sarah Sharp
4
-53
/
+186
2009-09-23
USB: xhci: Refactor input device context setup.
Sarah Sharp
1
-9
/
+18
2009-09-23
USB: xhci: Endpoint representation refactoring.
Sarah Sharp
4
-100
/
+115
2009-09-23
USB: gadget: ether needs to select CRC32
Randy Dunlap
1
-0
/
+1
2009-09-23
USB: fix USBTMC get_capabilities success handling
Gergely Imreh
1
-5
/
+8
2009-09-23
USB: fix missing error check in probing
Oliver Neukum
1
-12
/
+22
2009-09-23
USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flag
Alan Stern
1
-1
/
+77
2009-09-23
USB: support for autosuspend in sierra while online
Oliver Neukum
1
-5
/
+152
2009-09-23
USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resume
Jason Wessel
1
-0
/
+7
2009-09-23
USB: ehci-dbgp: errata for EHCI debug/host controller synchronization
Jason Wessel
1
-12
/
+29
2009-09-23
USB: ehci-dbgp: errata for EHCI debug controller initialization
Jason Wessel
1
-1
/
+22
2009-09-23
USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device
Jason Wessel
4
-20
/
+60
2009-09-23
USB: ehci-dbgp: stability improvements and external re-init
Jason Wessel
1
-148
/
+294
2009-09-23
USB: dbgp: EHCI debug controller initialization delays
Jason Wessel
1
-19
/
+26
2009-09-23
USB: ehci-dbgp: Execute early BIOS hand off
Jason Wessel
1
-0
/
+49
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
3
-0
/
+729
2009-09-23
USB: unusual_devs.h: drop some unneeded floppy entries
Pete Zaitcev
1
-21
/
+1
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
[next]