summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-18USB: Serial: navman.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: Serial: mos7840.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: Serial: mos7720.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: Serial: mct_u232.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: Serial: kobil_sct.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: Serial: keyspan.c: remove debug module parameterGreg Kroah-Hartman1-6/+0
2012-09-18USB: Serial: iuu_phoenix.c: remove debug module parameterGreg Kroah-Hartman1-9/+0
2012-09-18USB: Serial: io_ti.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: Serial: io_edgeport.c: remove debug module parameterGreg Kroah-Hartman1-6/+0
2012-09-18USB: Serial: garmin_gps.c: remove debug module parameterGreg Kroah-Hartman1-14/+0
2012-09-18USB: Serial: f81232.c: remove debug module parameterGreg Kroah-Hartman1-6/+0
2012-09-18USB: Serial: cypress_m8.c: remove debug module parameterGreg Kroah-Hartman1-3/+0
2012-09-18USB: Serial: cyberjack.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: Serial: ch341.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: Serial: belkin_sa.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: Serial: ark3116.c: remove debug module parameterGreg Kroah-Hartman1-4/+0
2012-09-18USB: Serial: serqt_usb2.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman23-84/+58
2012-09-18USB: serial: serqt_usb2: remove dbg() usageGreg Kroah-Hartman1-89/+64
2012-09-18USB: serial: io_edgeport.c: remove dbg() usageGreg Kroah-Hartman1-324/+277
2012-09-18USB: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman4-26/+18
2012-09-18USB: serial: add vizzini driverGreg Kroah-Hartman3-0/+1372
2012-09-18usb: remove junk from store_remove_idAlan Cox1-8/+3
2012-09-17Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman330-1374/+2896
2012-09-17Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds56-243/+331
2012-09-17Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2-0/+36
2012-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-125/+137
2012-09-16Merge tag 'pm-for-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-12/+34
2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2-7/+26
2012-09-16mfd: MAX77693: Fix interrupt handling bugChanwoo Choi1-5/+31
2012-09-16mfd: core: Push irqdomain mapping out into devicesMark Brown53-111/+122
2012-09-15Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds7-36/+31
2012-09-15Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds3-32/+40
2012-09-15Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-25/+14
2012-09-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-133/+297
2012-09-15USB: serial: io_ti.c: remove dbg() usageGreg Kroah-Hartman1-221/+162
2012-09-15USB: serial: keyspan: fix up some compiler warningsGreg Kroah-Hartman1-4/+2
2012-09-15USB: serial: keyspan: remove dbg() usageGreg Kroah-Hartman2-148/+159
2012-09-15USB: serial: mos7840.c: remove dbg() usageGreg Kroah-Hartman1-290/+183
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-238/+606
2012-09-15USB: serial: ti_usb_3410_5052.c: remove dbg() usageGreg Kroah-Hartman1-65/+64
2012-09-15USB: serial: mos7720.c: remove dbg() usageGreg Kroah-Hartman1-141/+79
2012-09-15USB: serial: mct_u232.c: remove dbg() usageGreg Kroah-Hartman1-53/+43
2012-09-15USB: serial: iuu_phoenix.c: remove dbg() usageGreg Kroah-Hartman1-67/+58
2012-09-15Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds26-57/+410
2012-09-15Merge tag 'tty-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-15/+15
2012-09-15Merge tag 'staging-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-47/+123
2012-09-14USB: serial: usb_wwan.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-14USB: serial: ssu100.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-14USB: serial: spcp8x5.c: remove debug module parameterGreg Kroah-Hartman1-5/+0