summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2013-12-10usb: serial: zte_ev: move support for ZTE AC2726 from zte_ev back to optionDmitry Kunilov2-2/+3
2013-12-03USB: pl2303: fixed handling of CS5 settingColin Leitner1-16/+14
2013-12-03USB: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner1-13/+24
2013-12-03USB: mos7840: correct handling of CS5 settingColin Leitner1-16/+16
2013-12-03USB: spcp8x5: correct handling of CS5 settingColin Leitner1-16/+14
2013-12-03USB: option: support new huawei devicesFangxiaozhi (Franko)1-0/+24
2013-12-03USB: serial: option: blacklist interface 1 for Huawei E173s-6Gustavo Zacarias1-0/+3
2013-11-25USB: serial: fix write memory-allocation flagJohan Hovold1-1/+1
2013-11-25USB: serial: fix race in generic writeJohan Hovold1-9/+1
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-40/+75
2013-11-01USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко2-0/+7
2013-11-01Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...Greg Kroah-Hartman1-5/+1
2013-11-01Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"Greg Kroah-Hartman1-52/+10
2013-11-01Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...Greg Kroah-Hartman1-37/+28
2013-11-01Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"Greg Kroah-Hartman1-2/+2
2013-11-01Revert "usb: pl2303: move the two baud rate encoding methods to separate func...Greg Kroah-Hartman1-114/+101
2013-11-01Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...Greg Kroah-Hartman1-12/+4
2013-11-01Revert "usb: pl2303: also use the divisor based baud rate encoding method for...Greg Kroah-Hartman1-1/+1
2013-11-01Revert "usb: pl2303: add two comments concerning the supported baud rates wit...Greg Kroah-Hartman1-12/+0
2013-11-01Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...Greg Kroah-Hartman1-2/+3
2013-11-01Revert "pl2303: improve the chip type information output on startup"Greg Kroah-Hartman1-10/+5
2013-11-01Revert "pl2303: improve the chip type detection/distinction"Greg Kroah-Hartman1-72/+23
2013-11-01Revert "USB: pl2303: distinguish between original and cloned HX chips"Greg Kroah-Hartman1-32/+11
2013-10-25USB:add new zte 3g-dongle's pid to option.cRui li1-0/+17
2013-10-20Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman2-1/+225
2013-10-17usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso1-1/+3
2013-10-12USB: mos7840: fix tiocmget error handlingJohan Hovold1-0/+4
2013-10-12USB: serial: export usb_serial_generic_write_startJohan Hovold1-1/+2
2013-10-12USB: serial: add memory flags to usb_serial_generic_write_startJohan Hovold1-8/+10
2013-10-12USB: serial: clean up comments in generic driverJohan Hovold1-32/+25
2013-10-12USB: serial: option: add support for Inovia SEW858 deviceGreg Kroah-Hartman1-0/+5
2013-10-12USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Diego Elio Pettenò1-0/+1
2013-10-12USB: support new huawei devices in option.cFangxiaozhi (Franko)1-0/+216
2013-10-07USB: cyberjack: fix buggy integer overflow testDan Carpenter1-1/+1
2013-10-07Merge 3.12-rc4 into usb-nextGreg Kroah-Hartman1-0/+3
2013-10-01USB: serial: option: Ignore card reader interface on Huawei E1750Michal Malý1-0/+3
2013-09-26USB: serial: invoke dcd_change ldisc's handler.Paul Chavent1-0/+10
2013-09-26USB: serial: call handle_dcd_change in ftdi driver.Paul Chavent1-1/+9
2013-09-17USB: pl2303: distinguish between original and cloned HX chipsFrank Schäfer1-11/+32
2013-09-17USB: fix typo in usb serial simple driver KconfigDave Jones1-1/+1
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+8
2013-08-26USB: serial: clean up attribute permissionsGreg Kroah-Hartman4-22/+14
2013-08-24USB: serial: convert bus code to use drv_groupsGreg Kroah-Hartman1-6/+8
2013-08-20USB: mos7720: fix big-endian control requestsJohan Hovold1-2/+2
2013-08-20USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter1-1/+1
2013-08-19Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman5-23/+31
2013-08-19USB: serial: fix stringify operator in usb-serial-simpleYann Droneaud1-1/+1
2013-08-15USB: quatech2: fix port DMA-buffer allocationsJohan Hovold1-6/+15
2013-08-15USB: quatech2: fix serial DMA-buffer allocationsJohan Hovold1-2/+12