index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-23
USB: wwan: remove an unneeded check
Dan Carpenter
1
-11
/
+8
2012-04-22
Merge 3.4-rc4 into usb-next.
Greg Kroah-Hartman
10
-672
/
+300
2012-04-20
USB: usb_wwan.c: remove err() usage
Greg Kroah-Hartman
1
-4
/
+4
2012-04-20
USB: option.c: remove err() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-04-20
USB: console.c: remove err() usage
Greg Kroah-Hartman
1
-4
/
+5
2012-04-20
USB: serial: cp210x: Fixed usb_control_msg timeout values
Yuri Matylitski
1
-3
/
+6
2012-04-20
USB: serial: ipaq: delete duplicate id
Greg Kroah-Hartman
1
-1
/
+0
2012-04-19
USB: serial: mos7840: add support for MCS7810 devices
Donald
1
-14
/
+188
2012-04-19
USB: serial: ipaq: remove product and vendor module parameters
Greg Kroah-Hartman
1
-32
/
+1
2012-04-19
USB: serial: visor: remove product and vendor module parameters
Greg Kroah-Hartman
1
-64
/
+1
2012-04-18
USB: serial: removed assignment from if statements in ti_usb_3410_5052.c
Adhir Ramjiawan
1
-2
/
+6
2012-04-17
USB: sierra: avoid QMI/wwan interface on MC77xx
Bjørn Mork
1
-2
/
+4
2012-04-10
USB: serial: fix race between probe and open
Johan Hovold
1
-0
/
+8
2012-04-10
USB: io_ti: fix abuse of interface data
Johan Hovold
1
-5
/
+12
2012-04-10
USB: whiteheat: reimplement using generic framework
Johan Hovold
1
-531
/
+8
2012-04-10
USB: whiteheat: remove driver version
Johan Hovold
1
-3
/
+2
2012-04-10
USB: serial: metro-usb: cosmetic fix in driver description.
Aleksey Babahin
1
-1
/
+1
2012-04-10
USB: serial: metro-usb: remove duplicated #include <linux/errno.h>
Aleksey Babahin
1
-1
/
+0
2012-04-10
USB: serial: metro-usb: make debug messages bit more informative.
Aleksey Babahin
1
-2
/
+2
2012-04-10
USB: serial: metro-usb: print errors always, not only in debug mode.
Aleksey Babahin
1
-7
/
+7
2012-04-10
USB: serial: metro-usb: get data from device in Uni-Directional mode.
Aleksey Babahin
1
-0
/
+53
2012-04-10
USB: serial: metro-usb: dummy implement write_int_callback() function.
Aleksey Babahin
1
-0
/
+9
2012-04-10
USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.
Aleksey Babahin
1
-3
/
+3
2012-04-09
USB: sierra: add support for Sierra Wireless MC7710
Anton Samokhvalov
1
-0
/
+1
2012-04-09
USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...
Simon Arlott
1
-5
/
+7
2012-04-09
USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNT
Simon Arlott
1
-11
/
+13
2012-04-09
USB: fix bug in serial driver unregistration
Alan Stern
2
-26
/
+2
2012-04-09
USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.
Aleksey Babahin
1
-3
/
+3
2012-04-09
USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id array
Santiago Garcia Mantinan
1
-0
/
+1
2012-04-09
USB: pl2303: fix DTR/RTS being raised on baud rate change
Johan Hovold
1
-1
/
+1
2012-03-30
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
1
-1
/
+2
2012-03-25
USB: option: Ignore ZTE (Vodafone) K3570/71 net interfaces
Andrew Bird (Sphere Systems)
1
-2
/
+4
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
57
-1543
/
+1376
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-11
/
+6
2012-03-16
USB: option: add ZTE MF820D
Bjørn Mork
1
-0
/
+2
2012-03-16
USB: option: make interface blacklist work again
Bjørn Mork
1
-0
/
+1
2012-03-15
USB: ftdi_sio: new PID: LUMEL PD12
Michał Wróbel
2
-0
/
+3
2012-03-14
USB: ftdi_sio: add support for FT-X series devices
Jim Paris
3
-6
/
+18
2012-03-14
USB: serial: mos7840: Fixed MCS7820 device attach problem
Donald Lee
1
-26
/
+57
2012-03-09
USB: ftdi_sio: new PID: Distortec JTAG-lock-pick
Michał Wróbel
2
-0
/
+4
2012-03-08
USB: serial: metro-usb: move to use dev_dbg() instead of dbg()
Greg Kroah-Hartman
1
-34
/
+44
2012-03-08
USB: serial: metro-usb: remove unneeded cast and function call
Greg Kroah-Hartman
1
-5
/
+2
2012-03-08
USB: serial: metro-usb: remove function header comments
Greg Kroah-Hartman
1
-110
/
+0
2012-03-08
USB: serial: metro-usb: remove function prototypes
Greg Kroah-Hartman
1
-146
/
+117
2012-03-08
USB: serial: metro-usb: fix up coding style errors
Greg Kroah-Hartman
1
-95
/
+65
2012-03-08
USB: serial: metro-usb: remove the .h file
Greg Kroah-Hartman
2
-54
/
+21
2012-03-08
USB: serial: metro-usb: convert to use module_usb_serial_driver
Greg Kroah-Hartman
1
-44
/
+2
2012-03-08
USB: serial: metro-usb: remove vendor and product module parameters
Greg Kroah-Hartman
1
-33
/
+2
2012-03-08
USB: serial: metro-usb: add to the build
Greg Kroah-Hartman
2
-0
/
+9
2012-03-08
USB: serial: metro-usb: fix up usb_serial_register calls
Greg Kroah-Hartman
1
-11
/
+7
[prev]
[next]