index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2008-02-02
1
-14
/
+8
|
\
|
*
PCI: use dev_printk in quirk messages
bjorn.helgaas@hp.com
2008-02-01
1
-14
/
+8
*
|
usb: ehci should use u16 for isochronous intervals
David Brownell
2008-02-01
1
-1
/
+1
*
|
usb: ehci, remove false clear-reset path
David Brownell
2008-02-01
1
-5
/
+1
*
|
usb: ohci-sm501 driver
Magnus Damm
2008-02-01
2
-0
/
+269
*
|
USB: add support for SuperH OHCI
Yoshihiro Shimoda
2008-02-01
2
-0
/
+150
*
|
USB: EHCI: add a short delay to the bus_suspend routine
Alan Stern
2008-02-01
1
-0
/
+4
*
|
USB: EHCI: move del_timer_sync calls outside spinlocked region
Alan Stern
2008-02-01
1
-1
/
+2
*
|
USB: ehci completes high speed ISO URBs sooner
David Brownell
2008-02-01
1
-14
/
+27
*
|
USB: ehci: minor ISO updates, always support split ISO
David Brownell
2008-02-01
2
-44
/
+12
*
|
USB: ehci saves some memory in ISO transfer descriptors
Karsten Wiese
2008-02-01
2
-3
/
+2
*
|
USB: add ehci-ixp bus glue
Vladimir Barinov
2008-02-01
4
-2
/
+164
*
|
USB: add ehci-ppc-of bus glue (device-tree aware)
Valentine Barshak
2008-02-01
4
-29
/
+286
*
|
USB: ohci-at91 uses generic GPIO calls
David Brownell
2008-02-01
1
-0
/
+31
*
|
USB: fix HCD Kconfig goofage
David Brownell
2008-02-01
1
-0
/
+1
*
|
USB: ehci potential oops fix on ARC/TDI cores
David Brownell
2008-02-01
1
-8
/
+11
*
|
USB: add Marvell Orion USB host support
Tzachi Perelstein
2008-02-01
2
-0
/
+277
*
|
USB: ehci-hcd: fix sparse warning about shadowing 'status' symbol
Marcin Slusarz
2008-02-01
1
-4
/
+4
*
|
USB: PS3: Fix EHCI ISO transfer bug
David Brownell
2008-02-01
1
-16
/
+42
*
|
USB: Spelling fixes
Joe Perches
2008-02-01
3
-3
/
+3
*
|
USB: EHCI: add separate IAA watchdog timer
Alan Stern
2008-02-01
6
-38
/
+75
*
|
usb: Remove OHCI useless masking/unmasking of WDH interrupt
Benjamin Herrenschmidt
2008-02-01
1
-4
/
+0
*
|
USB: convert ehci debug files to use debugfs instead of sysfs
Tony Jones
2008-02-01
3
-41
/
+219
*
|
USB: convert ohci debug files to use debugfs instead of sysfs
Tony Jones
2008-02-01
3
-29
/
+209
*
|
USB: force handover port to companion when hub_port_connect_change fails
Balaji Rao
2008-02-01
6
-24
/
+49
*
|
USB: Drop unnecessary continue in a few drivers
Julia Lawall
2008-02-01
1
-1
/
+0
*
|
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
[next]