Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b983e51a73b60b358e2c15a64c0c489cb266fe67
/
drivers
b983e51
usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all users
by Michael Grzeschik
· 12 years ago
dd064e9
usb: chipidea: udc: move _ep_queue into an unlocked function
by Michael Grzeschik
· 12 years ago
24dcade
usb: chipidea: udc: don't truncate requests to single tds
by Michael Grzeschik
· 12 years ago
9e50643
usb: chipidea: udc: read status of td only once in hardware_dequeue
by Michael Grzeschik
· 12 years ago
776ffc1
usb: chipidea: udc: move ZLT flag change to ep_enable
by Michael Grzeschik
· 12 years ago
1cd12a9
usb: chipidea: udc: rework ep_enable cap setting
by Michael Grzeschik
· 12 years ago
080ff5f
usb: chipidea: udc: only clear active and halted bits in qhead
by Michael Grzeschik
· 12 years ago
938d323
usb: chipidea: big-endian support
by Svetoslav Neykov
· 12 years ago
efccca4
usb: chipidea: make pci platform datas static
by Alexander Shishkin
· 12 years ago
a068533
usb: chipidea: usbmisc: add post handling and errata fix for mx25
by Michael Grzeschik
· 12 years ago
f0c910b
usb: chipidea: usbmisc: add mx53 support
by Michael Grzeschik
· 12 years ago
e609108
usb: chipidea: usbmisc: prepare driver to handle more than one soc
by Marc Kleine-Budde
· 12 years ago
00b9a1f9
usb: chipidea: usbmisc: fix a potential race condition
by Marc Kleine-Budde
· 12 years ago
d48a24d
usb: chipidea: usbmisc: unset global varibale usbmisc on driver remove
by Marc Kleine-Budde
· 12 years ago
a7bc2fd
usb: chipidea: usbmisc: rename file, struct and functions to usbmisc_imx
by Michael Grzeschik
· 12 years ago
727b4dd
usb: chipidea: don't redefine __ffs()
by Felipe Balbi
· 12 years ago
ba8618e
usb: chipidea: fix precedence bug in ci_requests_show()
by Dan Carpenter
· 12 years ago
adf0f73
usb: chipidea: move debug files creation/removal to the core
by Alexander Shishkin
· 12 years ago
c8e333a
usb: chipidea: move role to debugfs
by Alexander Shishkin
· 12 years ago
2d65128
usb: chipidea: convert debug entries in sysfs to debugfs
by Alexander Shishkin
· 12 years ago
69b7e8d
usb: chipidea: remove home-grown tracing facility
by Alexander Shishkin
· 12 years ago
571bb7a
Revert "USB: chipidea: add vbus detect for udc"
by Peter Chen
· 12 years ago
1929081
usb: chipidea: core: switch over to devm_ioremap_resource
by Felipe Balbi
· 12 years ago
bb36668
usb: chipidea: trim include list in the core
by Alexander Shishkin
· 12 years ago
5b08319
usb: chipidea: trim include list in udc code
by Alexander Shishkin
· 12 years ago
3c37bb6
usb: chipidea: drop redundant includes
by Alexander Shishkin
· 12 years ago
4f48203
usb: Make USB persist default configurable
by Julius Werner
· 12 years ago
70b55c2
usb: ehci: mark unlink_empty_async_suspended() as __maybe_unused
by Arnd Bergmann
· 12 years ago
05768918
USB: improve port transitions when EHCI starts up
by Alan Stern
· 12 years ago
f3bc64d
USB: EHCI: DT support for generic bus glue
by Arnd Bergmann
· 12 years ago
4d053fd
usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM
by Tony Prisk
· 12 years ago
ab1f046
USB: ehci-spear: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
e7231be
usb: echi-sh: Remove driver variable which is not used
by Nobuhiro Iwamatsu
· 12 years ago
1c3a46d
usb: ehci-sh: Fix build error due to comma has been deleted
by Nobuhiro Iwamatsu
· 12 years ago
84ebc10
USB: remove CONFIG_USB_SUSPEND option
by Alan Stern
· 12 years ago
0aa2832
USB: use "global suspend" for system sleep on USB-2 buses
by Alan Stern
· 12 years ago
e9e88fb
USB: avoid error messages when a device is disconnected
by Alan Stern
· 12 years ago
b133797
Revert "USB: serial: fix hang when opening port"
by Greg Kroah-Hartman
· 12 years ago
02d5f08
Merge branch 'usb-linus' into usb-next
by Greg Kroah-Hartman
· 12 years ago
482b0b5
usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD
by Konstantin Holoborodko
· 12 years ago
c8fa48d
usb: Fix compile error by selecting USB_OTG_UTILS
by Roland Stigge
· 12 years ago
d78658d
Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 12 years ago
eba0e3c
USB: serial: fix hang when opening port
by Ming Lei
· 12 years ago
85ecd03
USB: EHCI: fix bug in iTD/siTD DMA pool allocation
by Soeren Moch
· 12 years ago
659597b
USB: serial: update copyright information
by Johan Hovold
· 12 years ago
8976f1d
USB: iuu_phoenix: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
5dbabac
USB: garmin_gps: remove bogus disconnect test in bulk callback
by Johan Hovold
· 12 years ago
9197272
USB: garmin_gps: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
7620c33
USB: visor: always disable uart on close
by Johan Hovold
· 12 years ago
81ae1b3
USB: quatech2: always disable uart on close
by Johan Hovold
· 12 years ago
5ddbb26
USB: pl2303: remove disconnect test from tiocmset
by Johan Hovold
· 12 years ago
aff5b32
USB: pl2303: fix return value of tiocmset
by Johan Hovold
· 12 years ago
94bcef6
USB: opticon: remove disconnect test from tiocmset
by Johan Hovold
· 12 years ago
94c51dc
USB: opticon: fix return value of tiocmset
by Johan Hovold
· 12 years ago
cf41aa9
USB: mos7720: always disable uart on close
by Johan Hovold
· 12 years ago
5813f28
USB: metro-usb: always disable uart on close
by Johan Hovold
· 12 years ago
9fcb2e6
USB: kl5kusb105: always disable uart on close
by Johan Hovold
· 12 years ago
bca87e9
USB: io_ti: always disable uart on close
by Johan Hovold
· 12 years ago
87ddf4d
USB: cypress_m8: remove bogus disconnect test from close
by Johan Hovold
· 12 years ago
ecb9eb8
USB: cp210x: always disable uart on close
by Johan Hovold
· 12 years ago
6c75e26
USB: ti_usb_3410_5052: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
783ca35
USB: ti_usb_3410_5052: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
c24c838
USB: ssu100: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
31ecdb6
USB: ssu100: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
e1ed212
USB: spcp8x5: add proper modem-status support
by Johan Hovold
· 12 years ago
4d63143
USB: spcp8x5: reimplement device type detection
by Johan Hovold
· 12 years ago
0a967f6
USB: spcp8x5: clean up modem status retrieval
by Johan Hovold
· 12 years ago
8413d2f
USB: spcp8x5: pass usb-serial port to control functions
by Johan Hovold
· 12 years ago
2d816ac
USB: spcp8x5: clean up code
by Johan Hovold
· 12 years ago
23bd364
USB: spcp8x5: remove broken uart-error handling
by Johan Hovold
· 12 years ago
f65f9a5
USB: spcp8x5: remove broken TIOCMIWAIT support
by Johan Hovold
· 12 years ago
b595970
USB: quatech2: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
0a4142f
USB: quatech2: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
6d0cad6
USB: pl2303: fix TIOCMIWAIT and disconnect
by Johan Hovold
· 12 years ago
824d11b
USB: pl2303: add custom tiocmiwait operation
by Johan Hovold
· 12 years ago
215f6f0
USB: oti6858: fix TIOCMIWAIT and disconnect
by Johan Hovold
· 12 years ago
1c9f995
USB: oti6858: replace custom ioctl operation with tiocmiwait
by Johan Hovold
· 12 years ago
0c61337
USB: mos7840: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
8c1a07f
USB: mos7840: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
c9fac85
USB: mos7840: remove smp barriers from icount handling
by Johan Hovold
· 12 years ago
3571157
USB: mos7720: remove broken get_icount and TIOCMIWAIT
by Johan Hovold
· 12 years ago
128434a
USB: mct_u232: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
468c740
USB: mct_u232: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
09b0e39
USB: iuu_phoenix: remove unused MSR-wait queue
by Johan Hovold
· 12 years ago
48ee580
USB: io_ti: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
cf9a9d6
USB: io_ti: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
8b8070d
USB: io_edgeport: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
d36a771
USB: io_edgeport: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
3018bb5
USB: f81232: fix TIOCMIWAIT and disconnect
by Johan Hovold
· 12 years ago
4bb4e63
USB: f81232: add custom tiocmiwait operation
by Johan Hovold
· 12 years ago
a7fa577
USB: digi_acceleport: remove unused MSR-wait queue
by Johan Hovold
· 12 years ago
c648e94
USB: cypress_m8: fix TIOCMIWAIT and disconnect
by Johan Hovold
· 12 years ago
493516e3
USB: cypress_m8: replace custom ioctl operation with tiocmiwait
by Johan Hovold
· 12 years ago
3f55043
USB: ch341: fix TIOCMIWAIT and disconnect
by Johan Hovold
· 12 years ago
7bb98f0
USB: ch341: replace custom ioctl operation with tiocmiwait
by Johan Hovold
· 12 years ago
7caed7e
USB: ark3116: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
b4cb753
USB: ark3116: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
6f86fec
USB: ftdi_sio: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
f307e5c
USB: ftdi_sio: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
cb1676a
USB: ftdi_sio: use port icount
by Johan Hovold
· 12 years ago
Next »