summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/bus.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: use tty_port_register_device()Johan Hovold2018-05-171-1/+2
* USB: serial: Remove redundant license textGreg Kroah-Hartman2017-11-041-4/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB: serial: clean up bus probe error handlingJohan Hovold2015-02-261-11/+14
* USB: serial: fix port attribute-creation raceJohan Hovold2015-02-261-19/+0
* USB: serial: fix tty-device error handling at probeJohan Hovold2015-02-261-1/+10
* USB: serial: fix potential use-after-free after failed probeJohan Hovold2015-02-261-1/+1
* USB: serial: fix potential runtime pm imbalance at device removeJohan Hovold2014-05-271-3/+11
* usb: core: allow a reference device for new_idWolfram Sang2014-01-101-1/+3
* Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-031-6/+8
|\
| * USB: serial: convert bus code to use drv_groupsGreg Kroah-Hartman2013-08-231-6/+8
* | USB: serial: clean up attribute permissionsGreg Kroah-Hartman2013-08-251-3/+2
|/
* USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-101-3/+3
* USB: serial: clean up usb-serial bus device removalJohan Hovold2013-03-251-2/+3
* usb-core: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-211-10/+0
* usb: serial: prevent suspend/resume from racing against probe/removeBjørn Mork2012-08-101-2/+13
* USB: add read support to usb-serial/../new_idBjørn Mork2012-05-141-1/+8
* USB: fix bug in serial driver unregistrationAlan Stern2012-04-091-5/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: usb-serial: call port_probe and port_remove at the right timesAlan Stern2009-06-151-16/+11
* usb-serial-bus: tidy coding styleAlan Cox2008-07-221-10/+10
* usb-serial: show port number in sysfsRoman Kagan2007-10-121-0/+16
* USB: drivers/usb/serial/bus.c: Fix incompatible pointer type warningSatyam Sharma2007-09-111-1/+1
* USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2007-02-071-0/+45
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-121-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Add usb_serial_bus_type probe and remove methodsRussell King2006-01-131-8/+7
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-281-6/+2
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-281-5/+4
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-281-14/+14
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+134