index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: chipidea: udc: move _ep_queue into an unlocked function
Michael Grzeschik
2013-03-30
1
-48
/
+56
*
usb: chipidea: udc: don't truncate requests to single tds
Michael Grzeschik
2013-03-30
1
-2
/
+2
*
usb: chipidea: udc: read status of td only once in hardware_dequeue
Michael Grzeschik
2013-03-30
1
-3
/
+5
*
usb: chipidea: udc: move ZLT flag change to ep_enable
Michael Grzeschik
2013-03-30
1
-1
/
+2
*
usb: chipidea: udc: rework ep_enable cap setting
Michael Grzeschik
2013-03-30
1
-9
/
+5
*
usb: chipidea: udc: only clear active and halted bits in qhead
Michael Grzeschik
2013-03-30
1
-1
/
+2
*
usb: chipidea: big-endian support
Svetoslav Neykov
2013-03-30
2
-29
/
+32
*
usb: chipidea: make pci platform datas static
Alexander Shishkin
2013-03-30
1
-3
/
+3
*
usb: chipidea: usbmisc: add post handling and errata fix for mx25
Michael Grzeschik
2013-03-30
3
-0
/
+51
*
usb: chipidea: usbmisc: add mx53 support
Michael Grzeschik
2013-03-30
1
-0
/
+54
*
usb: chipidea: usbmisc: prepare driver to handle more than one soc
Marc Kleine-Budde
2013-03-30
1
-5
/
+13
*
usb: chipidea: usbmisc: fix a potential race condition
Marc Kleine-Budde
2013-03-30
1
-2
/
+2
*
usb: chipidea: usbmisc: unset global varibale usbmisc on driver remove
Marc Kleine-Budde
2013-03-30
1
-0
/
+1
*
usb: chipidea: usbmisc: rename file, struct and functions to usbmisc_imx
Michael Grzeschik
2013-03-30
2
-20
/
+20
*
usb: chipidea: don't redefine __ffs()
Felipe Balbi
2013-03-30
3
-24
/
+11
*
usb: chipidea: fix precedence bug in ci_requests_show()
Dan Carpenter
2013-03-30
1
-1
/
+1
*
usb: chipidea: move debug files creation/removal to the core
Alexander Shishkin
2013-03-30
2
-9
/
+6
*
usb: chipidea: move role to debugfs
Alexander Shishkin
2013-03-30
2
-39
/
+54
*
usb: chipidea: convert debug entries in sysfs to debugfs
Alexander Shishkin
2013-03-30
4
-335
/
+151
*
usb: chipidea: remove home-grown tracing facility
Alexander Shishkin
2013-03-30
3
-416
/
+2
*
Revert "USB: chipidea: add vbus detect for udc"
Peter Chen
2013-03-29
2
-39
/
+1
*
usb: chipidea: core: switch over to devm_ioremap_resource
Felipe Balbi
2013-03-29
1
-5
/
+3
*
usb: chipidea: trim include list in the core
Alexander Shishkin
2013-03-29
1
-3
/
+0
*
usb: chipidea: trim include list in udc code
Alexander Shishkin
2013-03-29
1
-7
/
+1
*
usb: chipidea: drop redundant includes
Alexander Shishkin
2013-03-29
1
-14
/
+3
*
usb: Make USB persist default configurable
Julius Werner
2013-03-29
2
-11
/
+21
*
usb: ehci: mark unlink_empty_async_suspended() as __maybe_unused
Arnd Bergmann
2013-03-28
1
-3
/
+1
*
USB: improve port transitions when EHCI starts up
Alan Stern
2013-03-28
1
-85
/
+129
*
USB: EHCI: DT support for generic bus glue
Arnd Bergmann
2013-03-28
3
-161
/
+28
*
usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM
Tony Prisk
2013-03-28
1
-0
/
+2
*
USB: ehci-spear: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-28
1
-2
/
+2
*
usb: echi-sh: Remove driver variable which is not used
Nobuhiro Iwamatsu
2013-03-28
1
-1
/
+0
*
usb: ehci-sh: Fix build error due to comma has been deleted
Nobuhiro Iwamatsu
2013-03-28
1
-1
/
+1
*
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
2013-03-28
14
-90
/
+31
*
USB: use "global suspend" for system sleep on USB-2 buses
Alan Stern
2013-03-28
1
-6
/
+21
*
USB: avoid error messages when a device is disconnected
Alan Stern
2013-03-28
2
-30
/
+37
*
Revert "USB: serial: fix hang when opening port"
Greg Kroah-Hartman
2013-03-28
1
-1
/
+0
*
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
2013-03-28
13
-55
/
+99
|
\
|
*
usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD
Konstantin Holoborodko
2013-03-28
2
-0
/
+8
|
*
usb: Fix compile error by selecting USB_OTG_UTILS
Roland Stigge
2013-03-27
2
-0
/
+2
|
*
Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2013-03-26
7
-55
/
+86
|
|
\
|
|
*
xhci: Don't warn on empty ring for suspended devices.
Sarah Sharp
2013-03-25
1
-8
/
+15
|
|
*
usb: xhci: Fix TRB transfer length macro used for Event TRB.
Vivek Gautam
2013-03-25
2
-12
/
+16
|
|
*
usb/acpi: binding xhci root hub usb port with ACPI
Lan Tianyu
2013-03-25
1
-1
/
+7
|
|
*
usb: add find_raw_port_number callback to struct hc_driver()
Lan Tianyu
2013-03-25
5
-28
/
+40
|
|
*
usb: xhci: fix build warning
Peter Chen
2013-03-25
1
-6
/
+8
|
*
|
USB: serial: fix hang when opening port
Ming Lei
2013-03-26
1
-0
/
+1
|
*
|
USB: EHCI: fix bug in iTD/siTD DMA pool allocation
Soeren Moch
2013-03-25
1
-0
/
+2
|
|
/
*
|
USB: serial: update copyright information
Johan Hovold
2013-03-25
3
-2
/
+3
*
|
USB: iuu_phoenix: remove bogus disconnect test in close
Johan Hovold
2013-03-25
1
-5
/
+0
[next]