summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2012-09-23Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley31-138/+132
2012-09-11USB: option: replace ZTE K5006-Z entry with vendor class ruleBjørn Mork1-2/+4
2012-09-10USB: ftdi_sio: do not claim CDC ACM functionBjørn Mork2-2/+7
2012-09-05USB: ftdi_sio: PID for NZR SEM 16+ USBHorst Schirmeier2-0/+4
2012-09-05USB: ftdi-sio: add support for more Physik Instrumente devicesÉric Piel2-1/+37
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman9-244/+201
2012-08-16USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams1-18/+24
2012-08-15USB: serial: Fix mos7840 timeoutMark Ferrell1-4/+3
2012-08-15USB: option: add ZTE K5006-ZBjørn Mork1-0/+2
2012-08-10tty: fix the metro-usb change I messed upAlan Cox1-1/+1
2012-08-10tty: fix up usb serial console for termios change.Stephen Rothwell1-2/+2
2012-08-10usb: usb_wwan: resume/suspend can be called after port is goneBjørn Mork1-1/+3
2012-08-10usb: serial: prevent suspend/resume from racing against probe/removeBjørn Mork1-2/+13
2012-08-10usb: usb_wwan: replace release and disconnect with a port_remove hookBjørn Mork5-48/+31
2012-08-10usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell1-3/+6
2012-08-10USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi1-168/+111
2012-08-10USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan2-0/+8
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman5-111/+142
2012-07-17tty: Move the handling of the tty release logicAlan Cox1-2/+1
2012-07-16USB: option: add ZTE MF821DBjørn Mork1-0/+2
2012-07-16USB: sierra: QMI mode MC7710 moved to qcserialBjørn Mork1-3/+0
2012-07-16USB: qcserial: adding Sierra Wireless devicesBjørn Mork1-0/+20
2012-07-16USB: qcserial: support generic Qualcomm serial portsBjørn Mork1-0/+7
2012-07-16USB: qcserial: make probe more flexibleBjørn Mork1-18/+26
2012-07-16USB: qcserial: centralize probe exit pathBjørn Mork1-9/+8
2012-07-16USB: qcserial: consolidate usb_set_interface callsBjørn Mork1-33/+16
2012-07-16USB: serial: keyspan: Removed unrequired parentheses.Ben Minerds1-1/+1
2012-07-16USB: serial: keyspan: Removed trailing whitespace.Ben Minerds1-1/+1
2012-07-16USB: serial: keyspan: Fixed space near open parenthesis.Ben Minerds1-1/+1
2012-07-16USB: serial: keyspan: Fixed space around equals.Ben Minerds1-1/+1
2012-07-16USB: serial: keyspan: Fix spacing around conditional.Ben Minerds1-9/+9
2012-07-16Merge 3.5-rc7 into usb-nextGreg Kroah-Hartman3-41/+56
2012-07-16usb, kobil: Sort out some bogus tty handlingAlan Cox1-3/+3
2012-07-16f81232: correct stubbed termios handlerAlan Cox1-0/+1
2012-07-16tty: move the termios object into the ttyAlan Cox29-127/+127
2012-07-16Merge branch 'v3.6-rc7' into tty-nextGreg Kroah-Hartman3-8/+45
2012-07-12usb: fix sillies in the metro USB driverAlan Cox1-7/+1
2012-07-05USB: metro-usb: fix tty_flip_buffer_push useJohan Hovold1-8/+0
2012-07-05USB: option: Add MEDIATEK product idsGaosen Zhang1-0/+20
2012-07-05USB: option: add ZTE MF60Bjørn Mork1-0/+6
2012-07-05Merge 3.5-rc5 into usb-nextGreg Kroah-Hartman2-0/+19
2012-06-26USB: CP210x Add 10 Device IDsCraig Shelley1-0/+11
2012-06-26USB: option: Add USB ID for Novatel Ovation MC551Forest Bond1-0/+3
2012-06-26Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman10-68/+78
2012-06-20USB: option: add id for Cellient MEN-200Dmitry Shmygov1-0/+5
2012-06-20Merge 3.5-rc3 into usb-nextGreg Kroah-Hartman1-3/+3
2012-06-20USB: serial: Remove unused serial_priv variableBill Pemberton1-4/+0
2012-06-20USB: serial: Remove unused s_priv variableBill Pemberton1-5/+0
2012-06-13TTY: usb-serial, use tty_port_installJiri Slaby1-1/+1
2012-06-13usb: use usb_serial_put in usb_serial_probe errorsJan Safrata1-3/+3