index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: serial: remove driver version information
Johan Hovold
2012-10-31
32
-119
/
+1
*
USB: ftdi_sio: use ftdi_get_modem_status in chars_in_buffer
Johan Hovold
2012-10-30
1
-41
/
+11
*
USB: ftdi_sio: optimise chars_in_buffer
Johan Hovold
2012-10-30
1
-0
/
+2
*
USB: ftdi_sio: use generic chars_in_buffer
Johan Hovold
2012-10-30
1
-6
/
+1
*
USB: serial: export usb_serial_generic_chars_in_buffer
Johan Hovold
2012-10-30
1
-0
/
+1
*
USB: ftdi_sio: refactor modem-control status retrieval
Johan Hovold
2012-10-30
1
-3
/
+35
*
USB: ftdi_sio: fix tiocmget and tiocmset return values
Johan Hovold
2012-10-30
1
-1
/
+4
*
USB: ftdi_sio: fix tiocmget indentation
Johan Hovold
2012-10-30
1
-4
/
+4
*
USB: ftdi_sio: remove unused private port-data
Johan Hovold
2012-10-30
1
-2
/
+0
*
USB: ftdi_sio: remove unnecessary memset
Johan Hovold
2012-10-30
1
-1
/
+0
*
USB: cp210x: fix whitespace issues
Johan Hovold
2012-10-30
1
-17
/
+14
*
USB: iuu_phoenix: replace strict_strtoul() with kstrtoul()
Jingoo Han
2012-10-30
1
-1
/
+1
*
Merge 3.7-rc3 into usb-next.
Greg Kroah-Hartman
2012-10-29
18
-830
/
+744
|
\
|
*
USB: mos7840: fix port_probe flow
Johan Hovold
2012-10-25
1
-183
/
+166
|
*
USB: mos7840: fix port-data memory leak
Johan Hovold
2012-10-25
1
-130
/
+89
|
*
USB: mos7840: remove invalid disconnect handling
Johan Hovold
2012-10-25
1
-12
/
+1
|
*
USB: mos7840: remove NULL-urb submission
Johan Hovold
2012-10-25
1
-13
/
+1
|
*
USB: qcserial: fix interface-data memory leak in error path
Johan Hovold
2012-10-25
1
-15
/
+16
|
*
USB: option: fix interface-data memory leak in error path
Johan Hovold
2012-10-25
1
-2
/
+19
|
*
USB: ipw: fix interface-data memory leak in error path
Johan Hovold
2012-10-25
1
-3
/
+2
|
*
USB: mos7840: fix port-device leak in error path
Johan Hovold
2012-10-25
1
-1
/
+0
|
*
USB: mos7840: fix urb leak at release
Johan Hovold
2012-10-25
1
-0
/
+1
|
*
USB: sierra: fix port-data memory leak
Johan Hovold
2012-10-25
1
-67
/
+58
|
*
USB: sierra: fix memory leak in probe error path
Johan Hovold
2012-10-25
1
-6
/
+10
|
*
USB: sierra: fix memory leak in attach error path
Johan Hovold
2012-10-25
1
-1
/
+8
|
*
USB: usb-wwan: fix multiple memory leaks in error paths
Johan Hovold
2012-10-25
5
-78
/
+54
|
*
USB: keyspan: fix NULL-pointer dereferences and memory leaks
Johan Hovold
2012-10-25
2
-93
/
+96
|
*
USB: mct_u232: fix broken close
Johan Hovold
2012-10-25
1
-6
/
+8
|
*
USB: mct_u232: fix port-data memory leak
Johan Hovold
2012-10-25
1
-20
/
+25
|
*
USB: opticon: fix memory leak in error path
Johan Hovold
2012-10-25
1
-1
/
+3
|
*
USB: opticon: fix DMA from stack
Johan Hovold
2012-10-25
1
-1
/
+6
|
*
USB: quatech2: fix io after disconnect
Johan Hovold
2012-10-25
1
-0
/
+7
|
*
USB: quatech2: fix close and disconnect urb handling
Johan Hovold
2012-10-25
1
-4
/
+2
|
*
USB: quatech2: fix port-data memory leaks
Johan Hovold
2012-10-25
1
-70
/
+51
|
*
USB: quatech2: fix memory leak in error path
Johan Hovold
2012-10-25
1
-0
/
+1
|
*
USB: omninet: fix port-data memory leak
Johan Hovold
2012-10-25
1
-18
/
+18
|
*
USB: mos7720: fix port-data memory leak
Johan Hovold
2012-10-25
1
-30
/
+32
|
*
USB: digi_acceleport: fix port-data memory leak
Johan Hovold
2012-10-25
1
-50
/
+67
|
*
USB: ch341: fix port-data memory leak
Johan Hovold
2012-10-25
1
-7
/
+16
|
*
USB: whiteheat: fix port-data memory leak
Johan Hovold
2012-10-25
1
-33
/
+26
|
*
USB: whiteheat: fix memory leak in error path
Johan Hovold
2012-10-25
1
-0
/
+1
|
*
USB: metro-usb: fix io after disconnect
Johan Hovold
2012-10-25
1
-9
/
+6
|
*
USB: metro-usb: fix port-data memory leak
Johan Hovold
2012-10-25
1
-37
/
+13
|
*
USB: serial: Fix memory leak in sierra_release()
Lennart Sorensen
2012-10-24
1
-0
/
+1
*
|
usb: serial: ftdi_sio: Add missing chars_in_buffer function
Jarkko Huijts
2012-10-25
1
-0
/
+60
|
/
*
USB: option: add more ZTE devices
Bjørn Mork
2012-10-18
1
-0
/
+16
*
USB: option: blacklist net interface on ZTE devices
Bjørn Mork
2012-10-18
1
-20
/
+48
*
USB: io_ti: fix sysfs-attribute creation
Johan Hovold
2012-10-18
1
-7
/
+7
*
USB: iuu_phoenix: fix sysfs-attribute creation
Johan Hovold
2012-10-18
1
-2
/
+12
*
USB: spcp8x5: fix port-data memory leak
Johan Hovold
2012-10-17
1
-28
/
+18
[next]