index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: Convert from class_device to device for USB core
Tony Jones
2008-02-01
3
-44
/
+47
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-31
4
-7
/
+15
|
\
|
*
Merge branch 'pxa-plat' into devel
Russell King
2008-01-28
2
-3
/
+12
|
|
\
|
|
*
[ARM] USB: update to allow pxa27x ohci driver to support pxa3xx
eric miao
2008-01-26
1
-1
/
+1
|
|
*
[ARM] USB: update pxa27x ohci driver to use clk support
eric miao
2008-01-26
1
-2
/
+11
|
*
|
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
2008-01-27
1
-1
/
+1
|
*
|
i2c: Kill rogue driver IDs
Jean Delvare
2008-01-27
1
-1
/
+0
|
*
|
i2c: normal_i2c can be made const (remaining drivers)
Jean Delvare
2008-01-27
1
-2
/
+2
|
|
/
*
|
[POWERPC] mpc5200: normalize compatible property bindings
Grant Likely
2008-01-26
1
-0
/
+2
|
/
*
usb: Remove broken optimisation in OHCI IRQ handler
Benjamin Herrenschmidt
2007-12-17
1
-10
/
+13
*
USB: use IRQF_DISABLED for HCD interrupt handlers
Alan Stern
2007-12-17
5
-9
/
+8
*
USB: fix up EHCI startup synchronization
David Brownell
2007-11-28
1
-1
/
+4
*
USB: fix USB_OHCI_HCD_SSB dependencies
Adrian Bunk
2007-11-28
1
-1
/
+1
*
USB: remove new OHCI build warnings
David Brownell
2007-10-25
1
-1
/
+8
*
USB: fix ssb_ohci_probe() build bug
Ingo Molnar
2007-10-25
1
-1
/
+1
*
USB: fix scheduling of Iso URBs in uhci-hcd
Alan Stern
2007-10-25
1
-5
/
+14
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
2
-2
/
+2
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
1
-1
/
+1
*
Fix ohci-ssb with !CONFIG_PM
Al Viro
2007-10-13
1
-0
/
+2
*
USB: mutual exclusion for EHCI init and port resets
Alan Stern
2007-10-12
1
-0
/
+8
*
USB: ohci SSB bus glue
Michael Buesch
2007-10-12
3
-1
/
+280
*
USB: ehci build fixes on au1xxx, ppc-soc
David Brownell
2007-10-12
2
-8
/
+4
*
USB: add runtime frame_no quirk for big-endian OHCI
Valentine Barshak
2007-10-12
3
-8
/
+15
*
USB: r8a66597-hcd: fix driver removing
Yoshihiro Shimoda
2007-10-12
1
-1
/
+1
*
USB: r8a66597-hcd: fix endian problem
Yoshihiro Shimoda
2007-10-12
1
-3
/
+3
*
USB: r8a66597-hcd: fix Class or Vendor Request
Yoshihiro Shimoda
2007-10-12
1
-1
/
+10
*
USB: ELAN U132 Host Controller Driver: convert sw_lock to mutex
Matthias Kaehlcke
2007-10-12
1
-17
/
+17
*
USB: Eliminate urb->status usage!
Alan Stern
2007-10-12
8
-63
/
+32
*
USB: reorganize urb->status use in r8a66597-hcd
Alan Stern
2007-10-12
1
-31
/
+30
*
USB: reorganize urb->status use in sl811-hcd
Alan Stern
2007-10-12
1
-21
/
+11
*
USB: reorganize urb->status use in ohci-hcd
Alan Stern
2007-10-12
3
-33
/
+28
*
USB: reorganize urb->status use in ehci-hcd
Alan Stern
2007-10-12
2
-31
/
+35
*
USB: avoid the donelist after an error in ohci-hcd
Alan Stern
2007-10-12
1
-16
/
+8
*
USB: add urb->unlinked field
Alan Stern
2007-10-12
8
-113
/
+92
*
USB: centralize -EREMOTEIO handling
Alan Stern
2007-10-12
7
-51
/
+9
*
USB: remove Iso status value in uhci-hcd
Alan Stern
2007-10-12
2
-9
/
+3
*
USB: minor fixes for r8a66597 driver
Alan Stern
2007-10-12
1
-21
/
+19
*
USB: EHCI restart speedup
Marcelo Tosatti
2007-10-12
2
-5
/
+2
*
USB: remove unnecessary tests in isp116x and sl811
Alan Stern
2007-10-12
2
-16
/
+0
*
USB: make HCDs responsible for managing endpoint queues
Alan Stern
2007-10-12
10
-137
/
+263
*
USB: OHCI handles more ZFMicro quirks
Mike Nuss
2007-10-12
5
-75
/
+253
*
USB: Clean up duplicate includes in drivers/usb/
Jesper Juhl
2007-10-12
1
-1
/
+0
*
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-10-09
1
-1
/
+1
*
USB: make EHCI initialize properly on PPC SOCs
Mike Nuss
2007-08-22
2
-4
/
+23
*
USB: ohci, fix oddball gcc warning
David Brownell
2007-08-22
1
-1
/
+1
*
usb: typo in usb R8A66597 HCD config
M4rkusXXL
2007-08-22
1
-1
/
+1
*
usb: r8a66597-hcd: fix up error path.
Paul Mundt
2007-08-22
1
-2
/
+0
*
USB: u132-hcd.c - Fix a warning when CONFIG_PM=n
Gabriel C
2007-08-22
1
-0
/
+3
*
Revert "USB: EHCI cpufreq fix"
Linus Torvalds
2007-08-20
5
-215
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2007-07-20
5
-231
/
+229
|
\
[next]