summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-18USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman24-89/+61
2012-09-18USB: serial: remove dbg() from usb/serial.hGreg Kroah-Hartman1-8/+0
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-Hartman718-3412/+5985
2012-09-17Linux 3.6-rc6v3.6-rc6Linus Torvalds1-1/+1
2012-09-17Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds58-247/+343
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 Torvalds10-126/+141
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-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-6/+2
2012-09-16Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds13-40/+23
2012-09-16Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds3-46/+22
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 Brown54-112/+125
2012-09-15Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai474-2871/+5042
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds3-44/+61
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 Torvalds5-33/+42
2012-09-15Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-2/+14
2012-09-15Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds1-1/+1
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 Torvalds26-138/+298
2012-09-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-29/+17
2012-09-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-38/+58
2012-09-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-09-15Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"Chris Mason1-6/+2
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 Torvalds85-342/+808
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-15Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2012-09-15vfs: make O_PATH file descriptors usable for 'fstat()'Linus Torvalds1-1/+1
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
2012-09-14USB: serial: safe_serial.c: remove debug module parameterGreg Kroah-Hartman1-4/+0
2012-09-14USB: serial: quatech2.c: remove debug module parameterGreg Kroah-Hartman1-5/+0