index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-22
usb-core: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-10
/
+0
2012-11-17
Merge 3.7-rc6 into usb-next.
Greg Kroah-Hartman
3
-7
/
+15
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-31
USB: ftdi_sio: use ftdi_get_modem_status in chars_in_buffer
Johan Hovold
1
-41
/
+11
2012-10-31
USB: ftdi_sio: optimise chars_in_buffer
Johan Hovold
1
-0
/
+2
2012-10-31
USB: ftdi_sio: use generic chars_in_buffer
Johan Hovold
1
-6
/
+1
2012-10-31
USB: serial: export usb_serial_generic_chars_in_buffer
Johan Hovold
1
-0
/
+1
2012-10-31
USB: ftdi_sio: refactor modem-control status retrieval
Johan Hovold
1
-3
/
+35
2012-10-31
USB: ftdi_sio: fix tiocmget and tiocmset return values
Johan Hovold
1
-1
/
+4
2012-10-31
USB: ftdi_sio: fix tiocmget indentation
Johan Hovold
1
-4
/
+4
2012-10-31
USB: ftdi_sio: remove unused private port-data
Johan Hovold
1
-2
/
+0
2012-10-31
USB: ftdi_sio: remove unnecessary memset
Johan Hovold
1
-1
/
+0
2012-10-31
USB: cp210x: fix whitespace issues
Johan Hovold
1
-17
/
+14
2012-10-31
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
2012-10-25
usb: serial: ftdi_sio: Add missing chars_in_buffer function
Jarkko Huijts
1
-0
/
+60
2012-10-25
USB: qcserial: fix interface-data memory leak in error path
Johan Hovold
1
-15
/
+16
2012-10-25
USB: option: fix interface-data memory leak in error path
Johan Hovold
1
-2
/
+19
2012-10-25
USB: ipw: fix interface-data memory leak in error path
Johan Hovold
1
-3
/
+2
2012-10-25
USB: mos7840: fix port-device leak in error path
Johan Hovold
1
-1
/
+0
2012-10-25
USB: mos7840: fix urb leak at release
Johan Hovold
1
-0
/
+1
2012-10-25
USB: sierra: fix port-data memory leak
Johan Hovold
1
-67
/
+58
2012-10-25
USB: sierra: fix memory leak in probe error path
Johan Hovold
1
-6
/
+10
2012-10-25
USB: sierra: fix memory leak in attach error path
Johan Hovold
1
-1
/
+8
2012-10-25
USB: usb-wwan: fix multiple memory leaks in error paths
Johan Hovold
5
-78
/
+54
2012-10-25
USB: keyspan: fix NULL-pointer dereferences and memory leaks
Johan Hovold
2
-93
/
+96
2012-10-25
USB: mct_u232: fix broken close
Johan Hovold
1
-6
/
+8
2012-10-25
USB: mct_u232: fix port-data memory leak
Johan Hovold
1
-20
/
+25
2012-10-25
USB: opticon: fix memory leak in error path
Johan Hovold
1
-1
/
+3
2012-10-25
USB: opticon: fix DMA from stack
Johan Hovold
1
-1
/
+6
2012-10-25
USB: quatech2: fix io after disconnect
Johan Hovold
1
-0
/
+7
2012-10-25
USB: quatech2: fix close and disconnect urb handling
Johan Hovold
1
-4
/
+2
2012-10-25
USB: quatech2: fix port-data memory leaks
Johan Hovold
1
-70
/
+51
2012-10-25
USB: quatech2: fix memory leak in error path
Johan Hovold
1
-0
/
+1
2012-10-25
USB: omninet: fix port-data memory leak
Johan Hovold
1
-18
/
+18
2012-10-25
USB: mos7720: fix port-data memory leak
Johan Hovold
1
-30
/
+32
2012-10-25
USB: digi_acceleport: fix port-data memory leak
Johan Hovold
1
-50
/
+67
2012-10-25
USB: ch341: fix port-data memory leak
Johan Hovold
1
-7
/
+16
2012-10-25
USB: whiteheat: fix port-data memory leak
Johan Hovold
1
-33
/
+26
[next]