index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-11
Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
37
-464
/
+251
2012-11-26
USB: ftdi_sio: Add support for Newport AGILIS motor drivers
Martin Teichmann
2
-0
/
+7
2012-11-26
usb: ftdi_sio: fixup BeagleBone A5+ quirk
Peter Korsgaard
1
-1
/
+1
2012-11-26
USB: cp210x: add Virtenio Preon32 device id
Markus Becker
1
-0
/
+1
2012-11-26
USB: option: blacklist network interface on Huawei E173
Bjørn Mork
1
-0
/
+3
2012-11-21
USB: add new zte 3g-dongle's pid to option.c
li.rui27@zte.com.cn
1
-0
/
+22
2012-11-21
USB: opticon: switch to generic read implementation
Johan Hovold
1
-130
/
+11
2012-11-21
USB: opticon: refactor reab-urb processing
Johan Hovold
1
-46
/
+59
2012-11-21
USB: opticon: use usb-serial bulk-in urb
Johan Hovold
1
-29
/
+2
2012-11-21
USB: opticon: increase bulk-in size
Johan Hovold
1
-1
/
+2
2012-11-21
USB: opticon: use port as urb context
Johan Hovold
1
-10
/
+8
2012-11-21
USB: opticon: pass port to get_serial_info
Johan Hovold
1
-4
/
+3
2012-11-21
USB: opticon: make private data port specific
Johan Hovold
1
-32
/
+37
2012-11-21
USB: opticon: remove disconnect
Johan Hovold
1
-8
/
+0
2012-11-21
USB: opticon: move read-urb deallocation to release
Johan Hovold
1
-1
/
+1
2012-11-21
USB: opticon: simplify bulk-in discovery in attach
Johan Hovold
1
-33
/
+16
2012-11-21
USB: opticon: remove private usb-serial data
Johan Hovold
1
-3
/
+1
2012-11-21
USB: opticon: remove redundant initialisation
Johan Hovold
1
-1
/
+0
2012-11-21
USB: opticon: remove private serial-device data
Johan Hovold
1
-6
/
+4
2012-11-21
USB: opticon: use port device for error and debug
Johan Hovold
1
-5
/
+6
2012-11-21
USB: opticon: move private urb initialisation to attach
Johan Hovold
1
-7
/
+6
2012-11-21
USB: opticon: remove redundant bulk urb fill
Johan Hovold
1
-5
/
+0
2012-11-21
usb-core: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-10
/
+0
2012-11-16
Merge 3.7-rc6 into usb-next.
Greg Kroah-Hartman
3
-7
/
+15
2012-11-16
Merge 3.7-rc6 into tty-next
Greg Kroah-Hartman
3
-7
/
+15
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-0
/
+1
2012-11-13
USB: option: add Alcatel X220/X500D USB IDs
Dan Williams
1
-0
/
+2
2012-11-13
USB: option: add Novatel E362 and Dell Wireless 5800 USB IDs
Dan Williams
1
-0
/
+7
2012-11-13
USB: keyspan: fix typo causing GPF on open
Bjørn Mork
1
-2
/
+1
2012-10-31
USB: option: idVendor and idProduct are __le16
Bjørn Mork
1
-3
/
+3
2012-10-31
USB: option: replace vendor probe rule with match flags
Bjørn Mork
1
-38
/
+33
2012-10-31
USB: option: never bind to a usb-storage interface
Bjørn Mork
1
-7
/
+2
2012-10-31
USB: serial: remove driver version information
Johan Hovold
32
-119
/
+1
2012-10-30
USB: ftdi_sio: use ftdi_get_modem_status in chars_in_buffer
Johan Hovold
1
-41
/
+11
2012-10-30
USB: ftdi_sio: optimise chars_in_buffer
Johan Hovold
1
-0
/
+2
2012-10-30
USB: ftdi_sio: use generic chars_in_buffer
Johan Hovold
1
-6
/
+1
2012-10-30
USB: serial: export usb_serial_generic_chars_in_buffer
Johan Hovold
1
-0
/
+1
2012-10-30
USB: ftdi_sio: refactor modem-control status retrieval
Johan Hovold
1
-3
/
+35
2012-10-30
USB: ftdi_sio: fix tiocmget and tiocmset return values
Johan Hovold
1
-1
/
+4
2012-10-30
USB: ftdi_sio: fix tiocmget indentation
Johan Hovold
1
-4
/
+4
2012-10-30
USB: ftdi_sio: remove unused private port-data
Johan Hovold
1
-2
/
+0
2012-10-30
USB: ftdi_sio: remove unnecessary memset
Johan Hovold
1
-1
/
+0
2012-10-30
USB: cp210x: fix whitespace issues
Johan Hovold
1
-17
/
+14
2012-10-30
USB: iuu_phoenix: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2012-10-30
USB: usb_wwan: fix bulk-urb allocation
Johan Hovold
1
-5
/
+5
2012-10-29
Merge 3.7-rc3 into usb-next.
Greg Kroah-Hartman
18
-830
/
+744
2012-10-25
USB: mos7840: fix port_probe flow
Johan Hovold
1
-183
/
+166
2012-10-25
USB: mos7840: fix port-data memory leak
Johan Hovold
1
-130
/
+89
2012-10-25
USB: mos7840: remove invalid disconnect handling
Johan Hovold
1
-12
/
+1
2012-10-25
USB: mos7840: remove NULL-urb submission
Johan Hovold
1
-13
/
+1
[next]