summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-03-13xHCI: count free TRBs on transfer ringAndiry Xu
2012-03-13xHCI: store ring's last segment and segment numbersAndiry Xu
2012-03-12xHCI: store ring's typeAndiry Xu
2012-03-12usb: host: xhci: use __ffs() instead of hardcoding shiftFelipe Balbi
2012-03-12xHCI: BESL calculation based on USB2.0 LPM errataAndiry Xu
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman
2012-03-10Linux 3.3-rc7v3.3-rc7Linus Torvalds
2012-03-09aio: fix the "too late munmap()" raceAl Viro
2012-03-09aio: fix io_setup/io_destroy raceAl Viro
2012-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-03-09USB: serial: use module_driver() macroGreg Kroah-Hartman
2012-03-09driver-core: Allow additional parameters for module_driverLars-Peter Clausen
2012-03-09memcg: revert fix to mapcount check for this releaseHugh Dickins
2012-03-09net: qmi_wwan: add Gobi and Pantech UML290 device IDsBjørn Mork
2012-03-09net: qmi_wwan: support devices having a shared QMI/wwan interfaceBjørn Mork
2012-03-09net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devicesBjørn Mork
2012-03-09x86: Derandom delay_tsc for 64 bitThomas Gleixner
2012-03-09USB: ftdi_sio: new PID: Distortec JTAG-lock-pickMichał Wróbel
2012-03-09Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2012-03-09MAINTAINERS: new git entry for arm/mach-msmDavid Brown
2012-03-09Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-08Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2012-03-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-08Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-08Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-08Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-03-08USB: serial: metro-usb: move to use dev_dbg() instead of dbg()Greg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove unneeded cast and function callGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove function header commentsGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove function prototypesGreg Kroah-Hartman
2012-03-08net/hyperv: Use the built-in macro KBUILD_MODNAME for this driverHaiyang Zhang
2012-03-08USB: serial: metro-usb: fix up coding style errorsGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove the .h fileGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: convert to use module_usb_serial_driverGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove vendor and product module parametersGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: add to the buildGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: fix up usb_serial_register callsGreg Kroah-Hartman
2012-03-08USB: serial: add metro-usb driver to the treeAleksey Babahin
2012-03-08USB: gadget: Make g_hid device class conform to spec.Orjan Friberg
2012-03-08usb: cdc-wdm: adding usb_cdc_wdm_register subdriver supportBjørn Mork
2012-03-08usb: cdc-wdm: adding list lookup indirectionBjørn Mork
2012-03-08usb: cdc-wdm: split out reusable parts of probeBjørn Mork
2012-03-08USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.Bruno Thomsen
2012-03-08USB: ehci-s5p: add DMA burst supportJingoo Han
2012-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2012-03-08ARM: S3C2440: Fixed build error for s3c244xKukjin Kim