summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-24USB: isp1362: remove _DBG() usageGreg Kroah-Hartman2-21/+15
2013-07-24USB: isp1362: remove unused _WARN_ON() callsGreg Kroah-Hartman1-9/+0
2013-07-24USB: isp1362: remove unused _BUG_ON() callsGreg Kroah-Hartman2-22/+0
2013-07-24USB: gadget: fix up commentGreg Kroah-Hartman1-1/+1
2013-07-24USB: phy: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman1-3/+0
2013-07-24USB: phy: remove custom DBG macroGreg Kroah-Hartman3-17/+6
2013-07-24USB: usbatm: remove CONFIG_USB_DEBUG dependancyGreg Kroah-Hartman2-7/+3
2013-07-24USB: usbatm: move the atm_dbg() call to use dynamic debugGreg Kroah-Hartman1-11/+5
2013-07-24USB: usbatm: don't rely on CONFIG_USB_DEBUGGreg Kroah-Hartman1-6/+1
2013-07-24USB: usbatm: remove unneeded trace printk callsGreg Kroah-Hartman1-34/+0
2013-07-24USB: usbatm: remove unused UDSL_ASSERT macroGreg Kroah-Hartman2-20/+0
2013-07-24USB: ti_usb_3410_5052: remove vendor/product module parametersJohan Hovold1-65/+7
2013-07-24USB: ti_usb_3410_5052: remove unused wait queueJohan Hovold1-7/+0
2013-07-24USB: ti_usb_3410_5052: kill private fifoJohan Hovold1-14/+6
2013-07-24USB: safe_serial: remove vendor/product module parametersJohan Hovold1-37/+14
2013-07-24USB: mos7840: remove broken chase implementationJohan Hovold1-48/+0
2013-07-24USB: io_ti: move port initialisation to probeJohan Hovold1-20/+26
2013-07-24USB: io_ti: kill private fifoJohan Hovold1-17/+5
2013-07-24USB: io_edgeport: remove unused definesJohan Hovold1-2/+0
2013-07-24USB: ftdi_sio: remove unused definesJohan Hovold1-7/+0
2013-07-24USB: ftdi_sio: remove vendor/product module parametersJohan Hovold1-33/+3
2013-07-24USB: ftdi_sio: remove redundant raise of DTR/RTS at openJohan Hovold1-1/+1
2013-07-24USB: ftdi_sio: clean up device initialisationJohan Hovold1-5/+2
2013-07-24USB: oti6858: do not call set_termios with uninitialised dataJohan Hovold1-2/+1
2013-07-24USB: pl2303: remove debugging noiseJohan Hovold1-1/+3
2013-07-24USB: pl2303: clean up set_termiosJohan Hovold1-21/+18
2013-07-24USB: pl2303: clean up baud-rate handlingJohan Hovold1-49/+41
2013-07-24USB: pl2303: refactor baud-rate handlingJohan Hovold1-58/+69
2013-07-24USB: console: remove unnecessary operations testJohan Hovold1-15/+3
2013-07-24USB: console: use dev_dbgJohan Hovold1-4/+5
2013-07-24USB: serial: set drain delay at port probeJohan Hovold7-10/+15
2013-07-24USB: serial: clean up dtr_rtsJohan Hovold1-12/+2
2013-07-24USB: serial: remove hupping check from tiocmiwaitJohan Hovold1-11/+2
2013-07-24USB: serial: remove defensive test from set_termiosJohan Hovold2-6/+0
2013-07-24USB: misc: remove CONFIG_USB_DEBUG from MakefileGreg Kroah-Hartman1-3/+0
2013-07-24USB: adutux: remove direct calls to printk()Greg Kroah-Hartman1-6/+6
2013-07-24USB: adutux: remove custom debug macro and module parameterGreg Kroah-Hartman1-41/+9
2013-07-24USB: adutux: remove custom debug macroGreg Kroah-Hartman1-39/+58
2013-07-24USB: adutux: remove unneeded tracing macrosGreg Kroah-Hartman1-40/+1
2013-07-24USB: legotower: remove direct calls to printk()Greg Kroah-Hartman1-5/+7
2013-07-24USB: legotower: remove custom debug macro and module parameterGreg Kroah-Hartman1-34/+9
2013-07-24USB: legousbtower: remove custom debug macroGreg Kroah-Hartman1-12/+15
2013-07-24USB: legotower: remove unneeded tracing macrosGreg Kroah-Hartman1-41/+1
2013-07-24USB: ldusb: remove custom dbg_info() macroGreg Kroah-Hartman1-21/+10
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-27/+110
2013-07-21Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds154-91615/+20
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-2/+3
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-15/+27
2013-07-19s390/zcrypt: Alias for new zcrypt device driver base moduleIngo Tuchscherer1-0/+1
2013-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-76/+133