index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Age
Commit message (
Expand
)
Author
2012-11-21
USB: opticon: move read-urb deallocation to release
Johan Hovold
2012-11-21
USB: opticon: simplify bulk-in discovery in attach
Johan Hovold
2012-11-21
USB: opticon: remove private usb-serial data
Johan Hovold
2012-11-21
USB: opticon: remove redundant initialisation
Johan Hovold
2012-11-21
USB: opticon: remove private serial-device data
Johan Hovold
2012-11-21
USB: opticon: use port device for error and debug
Johan Hovold
2012-11-21
USB: opticon: move private urb initialisation to attach
Johan Hovold
2012-11-21
USB: opticon: remove redundant bulk urb fill
Johan Hovold
2012-11-21
usb-core: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-16
Merge 3.7-rc6 into usb-next.
Greg Kroah-Hartman
2012-11-13
USB: option: add Alcatel X220/X500D USB IDs
Dan Williams
2012-11-13
USB: option: add Novatel E362 and Dell Wireless 5800 USB IDs
Dan Williams
2012-11-13
USB: keyspan: fix typo causing GPF on open
Bjørn Mork
2012-10-31
USB: option: idVendor and idProduct are __le16
Bjørn Mork
2012-10-31
USB: option: replace vendor probe rule with match flags
Bjørn Mork
2012-10-31
USB: option: never bind to a usb-storage interface
Bjørn Mork
2012-10-31
USB: serial: remove driver version information
Johan Hovold
2012-10-30
USB: ftdi_sio: use ftdi_get_modem_status in chars_in_buffer
Johan Hovold
2012-10-30
USB: ftdi_sio: optimise chars_in_buffer
Johan Hovold
2012-10-30
USB: ftdi_sio: use generic chars_in_buffer
Johan Hovold
2012-10-30
USB: serial: export usb_serial_generic_chars_in_buffer
Johan Hovold
2012-10-30
USB: ftdi_sio: refactor modem-control status retrieval
Johan Hovold
2012-10-30
USB: ftdi_sio: fix tiocmget and tiocmset return values
Johan Hovold
2012-10-30
USB: ftdi_sio: fix tiocmget indentation
Johan Hovold
2012-10-30
USB: ftdi_sio: remove unused private port-data
Johan Hovold
2012-10-30
USB: ftdi_sio: remove unnecessary memset
Johan Hovold
2012-10-30
USB: cp210x: fix whitespace issues
Johan Hovold
2012-10-30
USB: iuu_phoenix: replace strict_strtoul() with kstrtoul()
Jingoo Han
2012-10-30
USB: usb_wwan: fix bulk-urb allocation
Johan Hovold
2012-10-29
Merge 3.7-rc3 into usb-next.
Greg Kroah-Hartman
2012-10-25
USB: mos7840: fix port_probe flow
Johan Hovold
2012-10-25
USB: mos7840: fix port-data memory leak
Johan Hovold
2012-10-25
USB: mos7840: remove invalid disconnect handling
Johan Hovold
2012-10-25
USB: mos7840: remove NULL-urb submission
Johan Hovold
2012-10-25
usb: serial: ftdi_sio: Add missing chars_in_buffer function
Jarkko Huijts
2012-10-25
USB: qcserial: fix interface-data memory leak in error path
Johan Hovold
2012-10-25
USB: option: fix interface-data memory leak in error path
Johan Hovold
2012-10-25
USB: ipw: fix interface-data memory leak in error path
Johan Hovold
2012-10-25
USB: mos7840: fix port-device leak in error path
Johan Hovold
2012-10-25
USB: mos7840: fix urb leak at release
Johan Hovold
2012-10-25
USB: sierra: fix port-data memory leak
Johan Hovold
2012-10-25
USB: sierra: fix memory leak in probe error path
Johan Hovold
2012-10-25
USB: sierra: fix memory leak in attach error path
Johan Hovold
2012-10-25
USB: usb-wwan: fix multiple memory leaks in error paths
Johan Hovold
2012-10-25
USB: keyspan: fix NULL-pointer dereferences and memory leaks
Johan Hovold
2012-10-25
USB: mct_u232: fix broken close
Johan Hovold
2012-10-25
USB: mct_u232: fix port-data memory leak
Johan Hovold
2012-10-25
USB: opticon: fix memory leak in error path
Johan Hovold
2012-10-25
USB: opticon: fix DMA from stack
Johan Hovold
2012-10-25
USB: quatech2: fix io after disconnect
Johan Hovold
[next]