index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-30
2
-39
/
+1
*
usb: chipidea: core: switch over to devm_ioremap_resource
Felipe Balbi
2013-03-30
1
-5
/
+3
*
usb: chipidea: trim include list in the core
Alexander Shishkin
2013-03-30
1
-3
/
+0
*
usb: chipidea: trim include list in udc code
Alexander Shishkin
2013-03-30
1
-7
/
+1
*
usb: chipidea: drop redundant includes
Alexander Shishkin
2013-03-30
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
*
|
USB: garmin_gps: remove bogus disconnect test in bulk callback
Johan Hovold
2013-03-25
1
-6
/
+0
*
|
USB: garmin_gps: remove bogus disconnect test in close
Johan Hovold
2013-03-25
1
-4
/
+0
*
|
USB: visor: always disable uart on close
Johan Hovold
2013-03-25
1
-11
/
+5
*
|
USB: quatech2: always disable uart on close
Johan Hovold
2013-03-25
1
-8
/
+0
*
|
USB: pl2303: remove disconnect test from tiocmset
Johan Hovold
2013-03-25
1
-11
/
+4
*
|
USB: pl2303: fix return value of tiocmset
Johan Hovold
2013-03-25
1
-2
/
+5
*
|
USB: opticon: remove disconnect test from tiocmset
Johan Hovold
2013-03-25
1
-12
/
+4
*
|
USB: opticon: fix return value of tiocmset
Johan Hovold
2013-03-25
1
-3
/
+9
*
|
USB: mos7720: always disable uart on close
Johan Hovold
2013-03-25
1
-10
/
+3
*
|
USB: metro-usb: always disable uart on close
Johan Hovold
2013-03-25
1
-4
/
+1
*
|
USB: kl5kusb105: always disable uart on close
Johan Hovold
2013-03-25
1
-16
/
+11
*
|
USB: io_ti: always disable uart on close
Johan Hovold
2013-03-25
1
-13
/
+2
*
|
USB: cypress_m8: remove bogus disconnect test from close
Johan Hovold
2013-03-25
1
-7
/
+0
[next]