index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2008-04-25
USB: remove unnecessary type casting of urb->context
Ming Lei
27
-83
/
+83
2008-04-25
usb serial: more fixes and groundwork for tty changes
Alan Cox
16
-67
/
+93
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
38
-1674
/
+1674
2008-04-25
USB: serial: remove endpoints setting checks from core and header
Greg Kroah-Hartman
1
-16
/
+0
2008-04-25
USB: serial: remove unneeded number endpoints settings
Greg Kroah-Hartman
39
-175
/
+0
2008-04-25
USB: option.c: correct DTR behaviour
Chris Collins
1
-6
/
+9
2008-04-25
USB: Remove superfluous "depends on USB_SERIAL" from Kconfig.
Robert P. J. Day
1
-42
/
+0
2008-04-25
USB: oti6858: fix TCFLSH ioctl handling
Paulius Zaleckas
1
-4
/
+0
2008-04-25
USB: add usb-serial spcp8x5 driver
Greg Kroah-Hartman
3
-1
/
+1087
2008-04-25
usb/usb-serial-sierra-add-new-dev-group
Kevin Lloyd
1
-0
/
+40
2008-04-25
USB: Serial: Sierra: C597 fix
Kevin Lloyd
1
-1
/
+1
2008-04-25
USB: Serial: Sierra: Clean up
Kevin Lloyd
1
-9
/
+8
2008-04-25
USB: Remove EXPERIMENTAL designation from USB serial/ Kconfig entries
Robert P. J. Day
1
-25
/
+25
2008-04-25
USB: cypress_m8: Speed handling
Alan Cox
1
-140
/
+29
2008-04-25
USB: ipaq: fix devices having more than one endpoint
Matthias Geissert
1
-3
/
+3
2008-04-25
USB: io_ti.c: remove unneeded null tty check
Ray Lee
1
-2
/
+1
2008-04-25
USB: use DIV_ROUND_UP
Julia Lawall
2
-3
/
+3
2008-04-25
USB: io_ti: lock mcr and msr shadows properly
Alan Cox
1
-0
/
+7
2008-04-25
USB: ti_usb_3410_5052: Extend locking to msr and shadow mcr
Alan Cox
1
-0
/
+9
2008-04-25
USB: kobil_sct: Get rid of unneeded priv->line_state
Alan Cox
1
-10
/
+5
2008-04-25
USB: iuu_phoenix: lock priv->tiostatus properly
Alan Cox
1
-5
/
+13
2008-04-25
USB: serial: Note mos7480 and option don't lock modem status
Alan Cox
2
-0
/
+2
2008-04-25
USB: ftdi_sio: Note missing locking
Alan Cox
1
-2
/
+2
2008-04-25
USB: usb-serial: Prepare for BKL push down
Alan Cox
1
-2
/
+9
2008-04-25
USB: cypress_m8: Limit baud rate to <=4800 for USB low speed devices
Mike Isely
1
-45
/
+59
2008-04-25
USB: cypress_m8: Get rid of pointless NULL check
Mike Isely
1
-7
/
+5
2008-04-25
USB: cypress_m8: Don't issue GET_CONFIG for certain devices
Mike Isely
1
-2
/
+19
2008-04-25
USB: cypress_m8: Packet format is separate from characteristic size
Mike Isely
1
-45
/
+66
2008-04-25
USB: cypress_m8: Feature buffer fixes
Mike Isely
1
-14
/
+22
2008-04-25
USB: io_ti.c: remove pointless eye-candy in debug statements
Andrew Morton
1
-6
/
+4
2008-04-25
USB: Add HP hs2300 Broadband Wireless Module to sierra.c
Stefan Seyfried
1
-0
/
+1
2008-04-25
USB: CP2101 Add new device IDs
Craig Shelley
1
-0
/
+3
2008-04-19
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2
-2
/
+0
2008-04-16
USB: remove broken usb-serial num_endpoints check
Greg Kroah-Hartman
1
-0
/
+2
2008-04-16
USB: option: Add new vendor ID and device ID for AMOI HSDPA modem
tang kai
1
-0
/
+10
2008-04-16
USB: support more Huawei data card product IDs
fangxiaozhi
1
-0
/
+32
2008-04-16
USB: option.c: add more device IDs
Matthias Urlichs
1
-2
/
+9
2008-04-16
USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver
James Cameron
1
-0
/
+3
2008-04-03
USB: Allow initialization of broken keyspan serial adapters.
Clark Rawlins
1
-0
/
+4
2008-04-03
USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24
Brad Sawatzky
1
-1
/
+1
2008-04-03
USB: cp2101: Add identifiers for the Telegesys ETRX2USB
Florian Fainelli
1
-0
/
+1
2008-04-03
USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.
Robert Spanton
1
-2
/
+2
2008-03-25
USB: sierra: add another device id
Kevin Lloyd
1
-0
/
+1
2008-03-25
USB: sierra: dma fixes
Oliver Neukum
1
-4
/
+13
2008-03-25
USB: pl2303: another product ID
Max Arnold
2
-0
/
+2
2008-03-11
USB: new ftdi_sio device id
Mirko Bordignon
2
-0
/
+4
2008-03-11
USB: option: add novatel device ids
Dirk DeSchepper
1
-13
/
+62
2008-03-11
USB: cypress_m8: add UPS Powercom (0d9f:0002)
Dmitry Shapin
2
-0
/
+6
2008-03-11
USB: fix usb-serial generic recursive lock
Pete Zaitcev
1
-4
/
+6
2008-03-05
USB: ftdi_sio - really enable EM1010PC
Sven Andersen
1
-0
/
+1
[next]