ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversion
[safe/jmp/linux-2.6] / drivers / usb / serial /
2010-04-30 Randy DunlapUSB: ti_usb: fix printk format warning
2010-04-30 Greg Kroah-HartmanUSB: serial: option: add cinterion device id
2010-04-30 Mahesh KurugantiUSB: serial: option: ZTEAC8710 Support with Device...
2010-04-30 Simone ContiniUSB: serial: pl2303: Hybrid reader Uniform HCR331
2010-04-30 Dominik BrodowskiUSB: option: add ID for ZTE MF 330
2010-04-22 Manuel JanderUSB: pl2303: add AdLink ND-6530 USB IDs
2010-04-22 William LightningUSB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI...
2010-04-22 Dan WilliamsUSB: qcaux: add LG Rumor and Sanyo Katana LX device IDs
2010-04-22 Alex ManoussakisUSB: ti_usb_3410_5052: adding multitech dialup fax...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-19 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2010-03-19 Michael BrunnerUSB: cp210x: Remove double usb_control_msg from cp210x_...
2010-03-19 Alessio Igor BoganiUSB: ftdi_sio: Fix locking for change_speed() function
2010-03-19 sparkUSB: option.c: Add Pirelli VID/PID and indicate Pirelli...
2010-03-19 Stefan SchmidtUSB: serial: Fix module name typo for qcaux Kconfig...
2010-03-19 Nathaniel McCallumUSB: option: add support for a new CMOTECH device to...
2010-03-19 Nathaniel McCallumUSB: option: move hardcoded PID to a macro in usb/seria...
2010-03-19 Nathaniel McCallumUSB: option: fix incorrect manufacturer name in usb...
2010-03-19 Daniel SangorrinUSB: serial: ftdi: add CONTEC vendor and product id
2010-03-19 Bernhard RosenkraenzerUSB: qcserial: add new device ids
2010-03-19 Huang YingUSB: Option: Add support for a variant of DLink DWM...
2010-03-19 Johan HovoldUSB: serial: use port endpoint size to determine if...
2010-03-19 Johan HovoldUSB: serial: fix softint not being called on errors
2010-03-19 Johan HovoldUSB: serial: fix error message on close in generic...
2010-03-19 Jason Wesseltty_port,usb-console: Fix usb serial console open/close...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-03 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-03-02 Johan HovoldUSB: pl2303: remove unnecessary reset of usb_device...
2010-03-02 Johan HovoldUSB: ftdi_sio: remove obsolete check in unthrottle
2010-03-02 Johan HovoldUSB: ftdi_sio: remove unused tx_bytes counter
2010-03-02 Dan WilliamsUSB: qcaux: driver for auxiliary serial ports on Qualco...
2010-03-02 John TsiombikasUSB: pl2303: initial TIOCGSERIAL support
2010-03-02 Dan WilliamsUSB: option: add Longcheer/Longsung vendor ID
2010-03-02 Daniel SangorrinUSB: serial: ftdi: add CONTEC vendor and product id
2010-03-02 Alan SternUSB: remove references to port->port.count from the...
2010-03-02 Alan CoxUSB: tty: Prune uses of tty_request_room in the USB...
2010-03-02 Alan CoxUSB: tty: sort out the request_room handling for whiteheat
2010-03-02 Elina PashevaUSB: serial: sierra driver indat_callback fix
2010-03-02 Elina PashevaUSB: serial: sierra driver adding reset_resume function
2010-03-02 Alan Coxtty: Fix various bogus WARN checks in the usb serial...
2010-03-02 Alan CoxUSB: cp210x: Add 81E8 (Zephyr Bioharness)
2010-03-02 Joe PerchesUSB: Convert concatenated __FILE__ to %s, __FILE__
2010-03-02 Joe PerchesUSB: serial: Remove unnecessary \n's from dbg uses
2010-03-02 Forest BondUSB: serial: Add support for ViVOtech ViVOpay devices.
2010-03-02 Mitchell SolomonUSB: add new ftdi_sio device ids
2010-03-02 Alessio Igor BoganiUSB: ftdi_sio: Replace BKL with a mutex
2010-03-02 Mike DunnUSB: serial: add support for serial port on the moschip...
2010-03-02 Dan CarpenterUSB: io_edgeport: eliminate get_string()
2010-03-02 Andreas MohrUSB: ftdi_sio: correct spelling in implementation file
2010-03-02 Andreas MohrUSB: ftdi_sio: correct spelling in header files
2010-03-02 Julia LawallUSB: serial: Eliminate useless code
2010-03-02 Gernot HillierUSB: serial: option.c: Add 4G W14 stick to blacklist...
2010-03-02 Gernot HillierUSB: serial: option.c: Add blacklisting infrastructure...
2010-03-02 Gernot HillierUSB: serial: option.c: Add chipset information for...
2010-03-02 Németh MártonUSB serial: make USB device id constant
2010-03-02 Johan HovoldUSB: cypress_m8: use put_unaligned_le32() where necessary
2010-03-02 Johan HovoldUSB: ch341: use get_unaligned_le16 in break_ctl
2010-03-02 Dan CarpenterUSB: serial: fix DMA buffers on stack for io_edgeport.c
2010-03-02 Johan HovoldUSB: kobil_sct: clean up kobil_set_termios
2010-03-02 Johan HovoldUSB: visor: fix DMA buffers on stack
2010-03-02 Johan HovoldUSB: oti6858: fix DMA buffer on stack
2010-03-02 Johan HovoldUSB: mos7840: fix DMA buffers on stack and endianess...
2010-03-02 Johan HovoldUSB: mos7720: fix DMA buffers on stack and clean up...
2010-03-02 Johan HovoldUSB: kl5kusb105: fix DMA buffers on stack
2010-03-02 Johan HovoldUSB: keyspan_pda: fix DMA buffers on stack
2010-03-02 Johan HovoldUSB: io_ti: fix DMA buffers on stack
2010-03-02 Johan HovoldUSB: cypress_m8: fix endianess bug
2010-03-02 Johan HovoldUSB: cypress_m8: fix DMA buffer on stack
2010-03-02 Johan HovoldUSB: ch341: use le16_to_cpup to be explicit about endianess
2010-03-02 Johan HovoldUSB: ch341: fix DMA buffer on stack
2010-03-02 Johan HovoldUSB: ch341: replace printk warnings with dev_err
2010-03-02 Johan HovoldUSB: ftdi_sio: remove unnecessary initialisations
2010-03-02 Johan HovoldUSB: ftdi_sio: clean up modem status handling
2010-03-02 Johan HovoldUSB: ftdi_sio: fix DMA buffers on stack
2010-03-02 Johan HovoldUSB: ftdi_sio: fix latency-timeout endianess bug
2010-03-02 Johan HovoldUSB: ftdi_sio: use error code from usb stack in read_la...
2010-03-02 Mike FrysingerUSB: cypress_m8: allow unstable baud rates
2010-03-02 Mike FrysingerUSB: cypress_m8: unify confusing new baudrate check
2010-03-02 Mike FrysingerUSB: cypress_m8: stop using USB debug driver config
2010-03-02 Pete ZaitcevUSB: serial mct_usb232: move DMA buffers to heap
2010-03-02 Mark AdamsonUSB: ftdi_sio: remove support for 5 and 6 data bits
2010-03-02 Johan HovoldUSB: ftdi_sio: fix initialisation of latency timeout
2010-03-02 Johan HovoldUSB: serial: fix typo in debug message
2010-03-02 Johan HovoldUSB: ftdi_sio: remove obsolete comment
2010-03-02 Johan HovoldUSB: ftdi_sio: fix error message on close
2010-03-02 Ben Hutchingstty: declare MODULE_FIRMWARE in various drivers
2010-02-16 Richard FarinaUSB: serial: add usbid for dell wwan card to sierra.c
2010-02-16 Andreas MohrUSB: ftdi_sio: add device IDs (several ELV, one Mindsto...
2010-02-16 Radek LiboskaUSB: ftdi_sio: new device id for papouch AD4USB
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-05 Uwe Kleine-Königtree-wide: fix typos "ammount" -> "amount"
2010-01-20 Johan Hovoldusb: serial: fix memory leak in generic driver
2010-01-20 Stefani SeiboldUSB: serial: fix USB serial fix kfifo_len locking
2009-12-23 Donny KurniaUSB: option: support hi speed for modem Haier CE100
2009-12-23 Andreas MohrUSB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids...
2009-12-23 Andreas MohrUSB: ftdi_sio: isolate all device IDs to new ftdi_sio_i...
2009-12-23 Blaise GassendUSB: serial: Extra device/vendor ID for mos7840 driver
2009-12-23 Stefani SeiboldFix usb_serial_probe() problem introduced by the recent...
2009-12-22 Stefani Seiboldkfifo: rename kfifo_put... into kfifo_in... and kfifo_g...
2009-12-22 Stefani Seiboldkfifo: cleanup namespace
next