summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi
2011-05-12xhci: move the common code to a function to get max ports and port arrayhuajun li
2011-05-12ehci: workaround for pci quirk timeout on ExoPCAndy Ross
2011-05-12ehci: pci quirk cleanupAndy Ross
2011-05-12Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2011-05-11xhci: Fix bug in control transfer cancellation.Sarah Sharp
2011-05-11usb: renesas_usbhs: fixup error processing on probe/removeKuninori Morimoto
2011-05-11usb: renesas_usbhs: fixup fifo disableKuninori Morimoto
2011-05-11USB: cdc_acm: Fix oops when Droids MuIn LCD is connectedErik Slagter
2011-05-10USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driverThomas Abraham
2011-05-10ARM: S3C2416: Add support for USB 2.0 High-Speed gadget controllerThomas Abraham
2011-05-10ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget control...Thomas Abraham
2011-05-10ARM: S3C2416: Add USB Phy register definitionsThomas Abraham
2011-05-10usb: gadget: Remove the LUN checks which are always trueMaxin B John
2011-05-10usb: fix warning in usbtest module v2Greg Dietsche
2011-05-10USB: ehci-s5p : use __devinit and __devexit macros for probe and removeJingoo Han
2011-05-10USB: cp210x: fix typo, Telegesys should have been TelegesisFlorian Fainelli
2011-05-10usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance testsRoger Quadros
2011-05-10usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros
2011-05-10Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2011-05-10Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman
2011-05-09Linux 2.6.39-rc7Linus Torvalds
2011-05-09vm: fix vm_pgoff wrap in upward expansionHugh Dickins
2011-05-09Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-05-09Don't lock guardpage if the stack is growing upMikulas Patocka
2011-05-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-05-09xHCI 1.0: Max Exit Latency Too Large ErrorAlex He
2011-05-09xHCI 1.0: TT_THINK_TIME setAndiry Xu
2011-05-09xHCI 1.0: Block Interrupts for Isoch transferAndiry Xu
2011-05-09xHCI 1.0: Isoch endpoint CErr field setAndiry Xu
2011-05-09xHCI 1.0: Control endpoint average TRB length field setAndiry Xu
2011-05-09xHCI 1.0: Setup Stage TRB Transfer Type flagAndiry Xu
2011-05-09drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson
2011-05-09drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson
2011-05-09drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson
2011-05-09Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2011-05-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-05-09Merge branch 'hpfs'Linus Torvalds
2011-05-09HPFS: Remove unused variableMikulas Patocka
2011-05-09HPFS: Move declaration up, so that there are no out-of-scope pointersMikulas Patocka
2011-05-09HPFS: Fix some unaligned accessesMikulas Patocka
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka
2011-05-09HPFS: Implement fsync for hpfsMikulas Patocka
2011-05-09HPFS: Fix a bug that filesystem was not marked dirty when remounting itMikulas Patocka
2011-05-09HPFS: Restrict uid and gid to 16-bit valuesMikulas Patocka
2011-05-09HPFS: When marking or clearing the dirty bit, sync the filesystemMikulas Patocka
2011-05-09HPFS: Use types with defined widthMikulas Patocka
2011-05-09HPFS: Remove mark_inode_dirtyMikulas Patocka
2011-05-09HPFS: Remove CR/LF conversion optionMikulas Patocka
2011-05-09HPFS: Remove remaining locksMikulas Patocka