index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL81...
Jean-Luc Leger
2006-06-23
1
-3
/
+0
*
[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>
David Brownell
2006-06-21
3
-3
/
+3
*
[PATCH] UHCI: Improve FSBR-off timing
Alan Stern
2006-06-21
3
-25
/
+59
*
[PATCH] UHCI: remove hc_inaccessible flag
Alan Stern
2006-06-21
3
-26
/
+29
*
[PATCH] UHCI: various updates
David Brownell
2006-06-21
2
-17
/
+22
*
[PATCH] USB: EHCI on non-Au1200 build fix
Ralf Baechle
2006-06-21
2
-5
/
+1
*
[PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.c
Eric Sesterhenn
2006-06-21
1
-1
/
+1
*
[PATCH] improved TT scheduling for EHCI
Dan Streetman
2006-06-21
2
-2
/
+234
*
[PATCH] UHCI: remove ISO TDs as they are used
Alan Stern
2006-06-21
3
-37
/
+90
*
[PATCH] UHCI: store the period in the queue header
Alan Stern
2006-06-21
3
-50
/
+63
*
[PATCH] UHCI: fix race in ISO dequeuing
Alan Stern
2006-06-21
1
-12
/
+36
*
[PATCH] UHCI: use integer-sized frame numbers
Alan Stern
2006-06-21
3
-19
/
+28
*
[PATCH] UHCI: Work around old Intel bug
Alan Stern
2006-06-21
1
-1
/
+15
*
[PATCH] UHCI: Reimplement FSBR
Alan Stern
2006-06-21
5
-57
/
+143
*
[PATCH] UHCI: Eliminate the TD-removal list
Alan Stern
2006-06-21
3
-71
/
+27
*
[PATCH] UHCI: Move code for cleaning up unlinked URBs
Alan Stern
2006-06-21
1
-24
/
+33
*
[PATCH] UHCI: Remove non-iso TDs as they are used
Alan Stern
2006-06-21
3
-39
/
+45
*
[PATCH] UHCI: Common result routine for Control/Bulk/Interrupt
Alan Stern
2006-06-21
1
-217
/
+125
*
[PATCH] USB: UHCI: fix obscure bug in enqueue()
Alan Stern
2006-06-21
1
-9
/
+15
*
[PATCH] USB: UHCI: store the endpoint type in the QH structure
Alan Stern
2006-06-21
3
-23
/
+38
*
[PATCH] USB: allow multiple types of EHCI controllers to be built as modules
Kumar Gala
2006-06-21
4
-73
/
+49
*
[PATCH] USB: EHCI works again on NVidia controllers with >2GB RAM
Paul Serice
2006-06-21
1
-15
/
+24
*
[ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget
Richard Purdie
2006-06-08
1
-0
/
+3
*
[PATCH] USB: fix bug in ohci-hcd.c ohci_restart()
David Brownell
2006-05-08
1
-1
/
+1
*
[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines
Jean Delvare
2006-04-27
3
-3
/
+3
*
[PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI core
Ben Dooks
2006-04-14
1
-8
/
+24
*
[PATCH] USB: UHCI: don't track suspended ports
Alan Stern
2006-04-14
3
-12
/
+10
*
[PATCH] USB: at91 usb driver supend/resume fixes
David Brownell
2006-04-14
1
-18
/
+17
*
[PATCH] USB: pci-quirks.c: proper prototypes
Adrian Bunk
2006-04-14
3
-3
/
+9
*
[PATCH] USB: cleanups for ohci-s3c2410.c
Ben Dooks
2006-04-14
1
-4
/
+5
*
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
2006-03-31
1
-10
/
+1
*
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
2006-03-31
1
-6
/
+6
*
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
2006-03-31
1
-25
/
+21
*
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
2006-03-31
1
-7
/
+4
*
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
2006-03-31
1
-9
/
+6
*
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
2006-03-31
1
-24
/
+0
*
[PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq
Dominik Brodowski
2006-03-31
1
-12
/
+2
*
[PATCH] Typo fixes
Alexey Dobriyan
2006-03-28
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2006-03-21
24
-1176
/
+2129
|
\
|
*
[PATCH] USB: fix initdata issue in isp116x-hcd
Greg Kroah-Hartman
2006-03-20
1
-1
/
+1
|
*
[PATCH] USB: UHCI: Increase port-reset completion delay for HP controllers
Alan Stern
2006-03-20
1
-0
/
+21
|
*
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
2006-03-20
3
-17
/
+8
|
*
[PATCH] USB core and HCDs: don't put_device while atomic
Alan Stern
2006-03-20
6
-12
/
+5
|
*
[PATCH] uhci-hcd: fix mistaken usage of list_prepare_entry
Alan Stern
2006-03-20
1
-1
/
+1
|
*
[PATCH] UHCI: Don't log short transfers
Alan Stern
2006-03-20
1
-1
/
+1
|
*
[PATCH] UHCI: improve debugging code
Alan Stern
2006-03-20
4
-39
/
+70
|
*
[PATCH] UHCI: remove main list of URBs
Alan Stern
2006-03-20
4
-370
/
+279
|
*
[PATCH] UHCI: use dummy TDs
Alan Stern
2006-03-20
3
-61
/
+83
|
*
[PATCH] UHCI: use one QH per endpoint, not per URB
Alan Stern
2006-03-20
4
-862
/
+685
|
*
[PATCH] USB: Fix masking bug initialization of Freescale EHCI controller
Kumar Gala
2006-03-20
1
-2
/
+1
[next]