index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
EHCI: workaround for MosChip controller bug
Alan Stern
2011-11-11
1
-0
/
+17
*
EHCI: fix direction handling for interrupt data toggles
Alan Stern
2011-08-04
1
-0
/
+1
*
USB: EHCI: go back to using the system clock for QH unlinks
Alan Stern
2011-08-04
1
-1
/
+2
*
USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h
Jan Andersson
2011-05-19
1
-3
/
+0
*
EHCI: don't rescan interrupt QHs needlessly
Alan Stern
2011-05-17
1
-0
/
+1
*
USB: EHCI: Add bus glue for GRLIB GRUSBHC controller
Jan Andersson
2011-05-03
1
-0
/
+3
*
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
2011-05-03
1
-0
/
+7
*
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
Anatolij Gustschin
2011-05-02
1
-0
/
+4
*
USB: ehci: add workaround for Synopsys HC bug
Gabor Juhos
2011-04-13
1
-0
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
2011-03-01
1
-1
/
+1
*
Revert "USB host: Move AMD PLL quirk to pci-quirks.c"
Greg Kroah-Hartman
2011-02-17
1
-1
/
+1
*
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
2011-02-04
1
-1
/
+1
*
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-16
1
-0
/
+1
|
\
|
*
USB: EHCI: ASPM quirk of ISOC on AMD SB800
Alex He
2010-12-10
1
-0
/
+1
*
|
USB: EHCI: AMD periodic frame list table quirk
Andiry Xu
2010-11-16
1
-0
/
+2
|
/
*
USB: ehci: fix remove of ehci debugfs dir
Ming Lei
2010-08-10
1
-4
/
+0
*
USB: EHCI: remove dead code in the periodic scheduler
Alan Stern
2010-08-10
1
-3
/
+0
*
USB: EHCI: remove PCI assumption
Alan Stern
2010-08-10
1
-0
/
+1
*
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
2010-08-10
1
-4
/
+4
*
USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits
Alek Du
2010-08-10
1
-0
/
+1
*
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
Alek Du
2010-08-10
1
-1
/
+1
*
USB: EHCI: EHCI 1.1 addendum: preparation
Alek Du
2010-08-10
1
-0
/
+1
*
USB: EHCI: fix controller wakeup flag settings during suspend
Alan Stern
2010-05-20
1
-0
/
+10
*
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
2010-05-20
1
-4
/
+4
*
USB: EHCI: defer reclamation of siTDs
Alan Stern
2010-04-22
1
-2
/
+3
*
USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh
Clemens Ladisch
2010-03-19
1
-3
/
+2
*
USB: work around for EHCI with quirky periodic schedules
Oliver Neukum
2009-11-30
1
-0
/
+2
*
USB: EHCI: rescan the queue after an unlink
Alan Stern
2009-09-23
1
-0
/
+1
*
USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...
Alek Du
2009-09-23
1
-1
/
+2
*
USB: EHCI: split ehci_qh into hw and sw parts
Alek Du
2009-09-23
1
-3
/
+6
*
USB: EHCI: add need_io_watchdog flag to ehci_hcd
Alek Du
2009-09-23
1
-0
/
+1
*
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2009-09-21
1
-1
/
+1
*
USB: EHCI: use the new clear_tt_buffer interface
Alan Stern
2009-07-12
1
-0
/
+2
*
USB: EHCI: stagger frames for interrupt transfers
Alan Stern
2009-06-15
1
-0
/
+1
*
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
1
-1
/
+1
*
USB: EHCI: add software retry for transaction errors
Alan Stern
2009-03-24
1
-0
/
+3
*
USB: EHCI: Make timer_action out-of-line
Alan Stern
2009-03-24
1
-34
/
+0
*
USB: EHCI: slow down ITD reuse
Karsten Wiese
2009-02-27
1
-0
/
+6
*
USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]
Vitaly Bordug
2009-01-07
1
-0
/
+34
*
Revert "USB: improve ehci_watchdog's side effect in CPU power management"
Greg Kroah-Hartman
2008-11-30
1
-7
/
+5
*
USB: EHCI: fix remote-wakeup support for ARC/TDI core
Alan Stern
2008-10-17
1
-0
/
+2
*
USB: improve ehci_watchdog's side effect in CPU power management
Yi Yang
2008-10-17
1
-5
/
+7
*
usb: remove code associated with !CONFIG_PPC_MERGE
Kumar Gala
2008-10-17
1
-9
/
+0
*
usb: move ehci reg def
Yinghai Lu
2008-07-26
1
-137
/
+1
*
USB: ehci-hcd unlink speedups
David Brownell
2008-07-21
1
-1
/
+4
*
USB: ehci - fix timer regression
David Brownell
2008-07-03
1
-9
/
+10
*
USB: EHCI: fix remote-wakeup regression
Alan Stern
2008-05-29
1
-0
/
+2
*
USB: EHCI: fix up root-hub TT mess
Alan Stern
2008-05-29
1
-2
/
+1
*
usb: ehci should use u16 for isochronous intervals
David Brownell
2008-02-01
1
-1
/
+1
[next]