summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-31USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern1-1/+1
2013-01-31USB: EHCI: fix for leaking isochronous dataAlan Stern1-2/+5
2013-01-30USB: option: add support for Telit LE920Daniele Palmas1-0/+8
2013-01-30USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas1-0/+1
2013-01-26USB: EHCI: fix timer bug affecting port resumeAlan Stern1-1/+5
2013-01-26USB: UHCI: notify usbcore about port resumesAlan Stern1-0/+3
2013-01-26USB: EHCI: notify usbcore about port resumesAlan Stern2-0/+4
2013-01-26USB: add usb_hcd_{start,end}_port_resumeAlan Stern3-0/+49
2013-01-26USB: EHCI: unlink one async QH at a timeAlan Stern1-20/+30
2013-01-26USB: EHCI: remove ASS/PSS polling timeoutAlan Stern1-14/+15
2013-01-26Merge tag 'for-usb-linus-2012-01-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-22/+68
2013-01-25Linux 3.8-rc5v3.8-rc5Linus Torvalds1-1/+1
2013-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds14-98/+300
2013-01-25Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-1/+3
2013-01-25Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2013-01-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-27/+26
2013-01-25Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds46-220/+248
2013-01-24Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-30/+103
2013-01-24Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+1
2013-01-24Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-6/+9
2013-01-24Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds5-6/+16
2013-01-24usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu2-18/+58
2013-01-24usb: Prevent dead ports when xhci is not enabledDavid Moore1-0/+1
2013-01-24USB: XHCI: fix memory leak of URB-private dataAlan Stern1-0/+2
2013-01-24drivers: xhci: fix incorrect bit testNickolai Zeldovich1-1/+1
2013-01-24xhci: Fix TD size for isochronous URBs.Sarah Sharp1-2/+3
2013-01-24xhci: Fix isoc TD encoding.Sarah Sharp1-1/+3
2013-01-24Btrfs: fix repeated delalloc work allocationMiao Xie1-14/+41
2013-01-24Btrfs: fix wrong max device number for single profileMiao Xie1-1/+1
2013-01-24Btrfs: fix missed transaction->aborted checkMiao Xie1-0/+16
2013-01-24Btrfs: Add ACCESS_ONCE() to transaction->abort accessesMiao Xie2-2/+3
2013-01-24Btrfs: put csums on the right ordered extentJosef Bacik1-2/+2
2013-01-24Btrfs: use right range to find checksum for compressed extentsLiu Bo1-0/+5
2013-01-24Btrfs: fix panic when recovering tree logJosef Bacik1-8/+12
2013-01-24Btrfs: do not allow logged extents to be merged or removedJosef Bacik3-3/+16
2013-01-24Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ...Olof Johansson3-15/+21
2013-01-24Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson6-25/+51
2013-01-24mfd: vexpress-sysreg: Don't skip initialization on probePawel Moll1-12/+20
2013-01-24ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device TreePawel Moll1-2/+0
2013-01-24ARM: vexpress: extend the MPIDR range used for pen release checkLorenzo Pieralisi1-1/+1
2013-01-24Merge remote-tracking branch 'regmap/fix/debugfs' into tmpMark Brown1-2/+0
2013-01-24Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson1-0/+10
2013-01-24Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...Olof Johansson3-65/+38
2013-01-24Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds19-147/+154
2013-01-24Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+36
2013-01-24Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2013-01-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-67/+57
2013-01-24MAINTAINERS: Someone needs to watch over the serial driversGreg Kroah-Hartman1-0/+2
2013-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds5-1/+35
2013-01-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds3-3/+6