summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB: usbatm: remove unneeded trace printk callsGreg Kroah-Hartman2013-07-241-34/+0
* USB: usbatm: remove unused UDSL_ASSERT macroGreg Kroah-Hartman2013-07-242-20/+0
* USB: ti_usb_3410_5052: remove vendor/product module parametersJohan Hovold2013-07-241-65/+7
* USB: ti_usb_3410_5052: remove unused wait queueJohan Hovold2013-07-241-7/+0
* USB: ti_usb_3410_5052: kill private fifoJohan Hovold2013-07-241-14/+6
* USB: safe_serial: remove vendor/product module parametersJohan Hovold2013-07-241-37/+14
* USB: mos7840: remove broken chase implementationJohan Hovold2013-07-241-48/+0
* USB: io_ti: move port initialisation to probeJohan Hovold2013-07-241-20/+26
* USB: io_ti: kill private fifoJohan Hovold2013-07-241-17/+5
* USB: io_edgeport: remove unused definesJohan Hovold2013-07-241-2/+0
* USB: ftdi_sio: remove unused definesJohan Hovold2013-07-241-7/+0
* USB: ftdi_sio: remove vendor/product module parametersJohan Hovold2013-07-241-33/+3
* USB: ftdi_sio: remove redundant raise of DTR/RTS at openJohan Hovold2013-07-241-1/+1
* USB: ftdi_sio: clean up device initialisationJohan Hovold2013-07-241-5/+2
* USB: oti6858: do not call set_termios with uninitialised dataJohan Hovold2013-07-241-2/+1
* USB: pl2303: remove debugging noiseJohan Hovold2013-07-241-1/+3
* USB: pl2303: clean up set_termiosJohan Hovold2013-07-241-21/+18
* USB: pl2303: clean up baud-rate handlingJohan Hovold2013-07-241-49/+41
* USB: pl2303: refactor baud-rate handlingJohan Hovold2013-07-241-58/+69
* USB: console: remove unnecessary operations testJohan Hovold2013-07-241-15/+3
* USB: console: use dev_dbgJohan Hovold2013-07-241-4/+5
* USB: serial: set drain delay at port probeJohan Hovold2013-07-247-10/+15
* USB: serial: clean up dtr_rtsJohan Hovold2013-07-241-12/+2
* USB: serial: remove hupping check from tiocmiwaitJohan Hovold2013-07-241-11/+2
* USB: serial: remove defensive test from set_termiosJohan Hovold2013-07-242-6/+0
* USB: misc: remove CONFIG_USB_DEBUG from MakefileGreg Kroah-Hartman2013-07-241-3/+0
* USB: adutux: remove direct calls to printk()Greg Kroah-Hartman2013-07-241-6/+6
* USB: adutux: remove custom debug macro and module parameterGreg Kroah-Hartman2013-07-241-41/+9
* USB: adutux: remove custom debug macroGreg Kroah-Hartman2013-07-241-39/+58
* USB: adutux: remove unneeded tracing macrosGreg Kroah-Hartman2013-07-241-40/+1
* USB: legotower: remove direct calls to printk()Greg Kroah-Hartman2013-07-241-5/+7
* USB: legotower: remove custom debug macro and module parameterGreg Kroah-Hartman2013-07-241-34/+9
* USB: legousbtower: remove custom debug macroGreg Kroah-Hartman2013-07-241-12/+15
* USB: legotower: remove unneeded tracing macrosGreg Kroah-Hartman2013-07-241-41/+1
* USB: ldusb: remove custom dbg_info() macroGreg Kroah-Hartman2013-07-241-21/+10
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-2/+2
|\
| * MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-101-2/+2
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-132-1/+10
|\ \
| * | [media] f_uvc: add v4l2_device and replace parent with v4l2_devHans Verkuil2013-06-212-1/+10
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-07-111-2/+1
|\ \ \
| * | | target: make queue_tm_rsp() return voidJoern Engel2013-07-081-2/+1
| | |/ | |/|
* | | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-101-1/+1
|\ \ \
| * | | mfd: twl-core: Change TWL6025 references to TWL6032Graeme Gregory2013-06-201-1/+1
| |/ /
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-051-1/+1
|\ \ \
| * | | usb: chipidea: depend on CONFIG_OF instead of CONFIG_OF_DEVICERob Herring2013-06-121-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-042-2/+2
|\ \ \
| * | | treewide: Fix typo in printkMasanari Iida2013-05-282-2/+2
* | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-041-2/+3
|\ \ \ \
| * | | | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-041-2/+3
* | | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-032-2/+2
|\ \ \ \ \