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: serial: add Moxa UPORT 12XX/14XX/16XX driver
Andrew Lunn
2014-01-03
3
-0
/
+1424
*
USB: pl2303: use direct baud-rate encoding when possible
Johan Hovold
2014-01-03
1
-8
/
+13
*
USB: pl2303: add helper function for direct baud-rate encoding
Johan Hovold
2014-01-03
1
-7
/
+15
*
USB: pl2303: refactor baud-rate divisor handling
Johan Hovold
2014-01-03
1
-16
/
+25
*
USB: pl2303: enforce baud-rate limits before lookup
Johan Hovold
2014-01-03
1
-3
/
+3
*
USB: pl2303: refactor baud-rate table lookup
Johan Hovold
2014-01-03
1
-22
/
+33
*
USB: pl2303: rename pl2303_encode_baud_rate
Johan Hovold
2014-01-03
1
-3
/
+3
*
USB: pl2303: add device-type abstraction
Johan Hovold
2014-01-03
1
-7
/
+18
*
USB: pl2303: add quirk for legacy devices
Johan Hovold
2014-01-03
1
-3
/
+6
*
USB: pl2303: clean up type handling
Johan Hovold
2014-01-03
1
-16
/
+15
*
USB: pl2303: use speed_t for baud rates
Johan Hovold
2014-01-03
1
-5
/
+5
*
USB: pl2303: add line-status quirk for Siemens phones
Johan Hovold
2014-01-03
1
-19
/
+28
*
USB: pl2303: remove redundant line-request call
Johan Hovold
2014-01-03
1
-3
/
+0
*
USB: pl2303: add error handling to line requests
Johan Hovold
2014-01-03
1
-17
/
+51
*
USB: pl2303: add error handling to set_control_lines
Johan Hovold
2014-01-03
1
-3
/
+4
*
USB: pl2303: add error handling to vendor read and write functions
Johan Hovold
2014-01-03
1
-31
/
+42
*
USB: pl2303: clean up driver somewhat
Johan Hovold
2014-01-03
1
-27
/
+34
*
USB: pl2303: remove bogus delta_msr_wait wake up
Johan Hovold
2014-01-03
1
-1
/
+0
*
USB: f81232: switch to generic tiocmiwait
Johan Hovold
2014-01-03
1
-42
/
+2
*
USB: f81232: remove bogus call to wake up MSR queue
Johan Hovold
2014-01-03
1
-1
/
+7
*
USB: serial: remove redundant OOM messages
Johan Hovold
2014-01-03
21
-217
/
+74
*
USB: serial: clean up ioctl debugging
Johan Hovold
2014-01-03
12
-33
/
+2
*
USB: serial: constify device-id tables
Johan Hovold
2014-01-03
7
-12
/
+12
*
USB: pl2303: fix data corruption on termios updates
Johan Hovold
2014-01-03
1
-9
/
+25
*
Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-01-03
100
-1431
/
+6182
|
\
|
*
usb: phy: keystone: remove redundant return value check of platform_get_resou...
Wei Yongjun
2013-12-26
1
-5
/
+0
|
*
usb: musb: Remove usb_disable() check in module_init()
Ezequiel Garcia
2013-12-26
1
-16
/
+1
|
*
usb: gadget: at91_udc: fix build warning
Felipe Balbi
2013-12-24
1
-7
/
+7
|
*
usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC
Andreas Larsson
2013-12-24
4
-0
/
+2470
|
*
phy: add Broadcom Kona USB2 PHY driver
Matt Porter
2013-12-23
3
-0
/
+165
|
*
usb: gadget: s3c-hsotg: get phy bus width from phy subsystem
Matt Porter
2013-12-23
2
-1
/
+14
|
*
usb: gadget: s3c-hsotg: enable generic phy support
Matt Porter
2013-12-23
1
-16
/
+39
|
*
usb: gadget: s3c-hsotg: add snps,dwc2 compatible string
Matt Porter
2013-12-23
1
-0
/
+1
|
*
usb: gadget: s3c-hsotg: enable build for other platforms
Matt Porter
2013-12-23
2
-6
/
+4
|
*
Merge tag 'v3.13-rc5' into next
Felipe Balbi
2013-12-23
99
-438
/
+633
|
|
\
|
*
|
usb: musb: Rework USB and USB_GADGET dependency
Ezequiel Garcia
2013-12-23
2
-6
/
+6
|
*
|
usb: phy: fix some Kconfig descriptions
Aaro Koskinen
2013-12-23
1
-3
/
+3
|
*
|
usb: phy: isp1301-omap: fix smatch warnings
Aaro Koskinen
2013-12-23
1
-5
/
+4
|
*
|
usb: phy: tahvo: fix smatch warnings
Aaro Koskinen
2013-12-23
1
-6
/
+0
|
*
|
usb: phy-twl6030: Add missing braces
Sachin Kamat
2013-12-23
1
-1
/
+1
|
*
|
usb: phy-fsm: Staticize local symbols
Sachin Kamat
2013-12-23
1
-2
/
+2
|
*
|
usb: phy-keystone: Remove redundant of_match_ptr helper
Sachin Kamat
2013-12-23
1
-1
/
+1
|
*
|
usb: phy: Fix double lock in OTG FSM
Anton Tikhomirov
2013-12-20
1
-1
/
+1
|
*
|
usb: musb: fix musb pointer acqusition in musb_host_finish_resume
Daniel Mack
2013-12-20
1
-1
/
+1
|
*
|
usb: musb: fix prototype for musb_port_reset
Daniel Mack
2013-12-20
1
-1
/
+1
|
*
|
usb: phy: am335x: fix randconfig errors
Felipe Balbi
2013-12-20
1
-6
/
+5
|
*
|
usb: musb: fix setting JZ4740 gadget periphal mode on reset
Apelete Seketeli
2013-12-20
1
-1
/
+9
|
*
|
usb: musb: add support for JZ4740 usb device controller
Apelete Seketeli
2013-12-20
3
-1
/
+209
|
*
|
usb: gadget: fix up some comments about CONFIG_USB_DEBUG
Greg Kroah-Hartman
2013-12-20
2
-2
/
+2
|
*
|
usb: musb: finish suspend/reset work independently from musb_hub_control()
Daniel Mack
2013-12-19
4
-34
/
+61
[prev]
[next]