summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-12ehci: pci quirk cleanupAndy Ross1-70/+66
2011-05-12Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman1-9/+9
2011-05-12xhci: Fix bug in control transfer cancellation.Sarah Sharp1-9/+9
2011-05-12usb: renesas_usbhs: fixup error processing on probe/removeKuninori Morimoto1-6/+6
2011-05-12usb: renesas_usbhs: fixup fifo disableKuninori Morimoto1-16/+13
2011-05-12USB: cdc_acm: Fix oops when Droids MuIn LCD is connectedErik Slagter2-2/+12
2011-05-11USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driverThomas Abraham4-0/+1375
2011-05-11ARM: S3C2416: Add support for USB 2.0 High-Speed gadget controllerThomas Abraham1-0/+27
2011-05-11ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget control...Thomas Abraham4-0/+63
2011-05-11ARM: S3C2416: Add USB Phy register definitionsThomas Abraham1-0/+25
2011-05-11usb: gadget: Remove the LUN checks which are always trueMaxin B John2-2/+2
2011-05-11usb: fix warning in usbtest module v2Greg Dietsche1-3/+3
2011-05-11USB: ehci-s5p : use __devinit and __devexit macros for probe and removeJingoo Han1-3/+3
2011-05-11USB: cp210x: fix typo, Telegesys should have been TelegesisFlorian Fainelli1-1/+1
2011-05-11usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance testsRoger Quadros1-1/+5
2011-05-11usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros2-2/+76
2011-05-11Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman4-5/+45
2011-05-11Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman559-3254/+6271
2011-05-10Linux 2.6.39-rc7v2.6.39-rc7Linus Torvalds1-1/+1
2011-05-10vm: fix vm_pgoff wrap in upward expansionHugh Dickins1-4/+7
2011-05-10Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+23
2011-05-10Don't lock guardpage if the stack is growing upMikulas Patocka3-15/+37
2011-05-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds3-43/+150
2011-05-09xHCI 1.0: Max Exit Latency Too Large ErrorAlex He2-1/+8
2011-05-09xHCI 1.0: TT_THINK_TIME setAndiry Xu1-1/+6
2011-05-09xHCI 1.0: Block Interrupts for Isoch transferAndiry Xu2-0/+7
2011-05-09xHCI 1.0: Isoch endpoint CErr field setAndiry Xu1-2/+2
2011-05-09xHCI 1.0: Control endpoint average TRB length field setAndiry Xu1-1/+8
2011-05-09xHCI 1.0: Setup Stage TRB Transfer Type flagAndiry Xu2-0/+14
2011-05-09drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson1-0/+3
2011-05-09drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson1-2/+2
2011-05-09drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson1-2/+0
2011-05-09Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2-11/+16
2011-05-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-13/+41
2011-05-09Merge branch 'hpfs'Linus Torvalds15-793/+730
2011-05-09HPFS: Remove unused variableMikulas Patocka1-4/+0
2011-05-09HPFS: Move declaration up, so that there are no out-of-scope pointersMikulas Patocka1-1/+1
2011-05-09HPFS: Fix some unaligned accessesMikulas Patocka3-24/+32
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka11-418/+498
2011-05-09HPFS: Implement fsync for hpfsMikulas Patocka1-2/+2
2011-05-09HPFS: Fix a bug that filesystem was not marked dirty when remounting itMikulas Patocka1-8/+8
2011-05-09HPFS: Restrict uid and gid to 16-bit valuesMikulas Patocka1-0/+4
2011-05-09HPFS: When marking or clearing the dirty bit, sync the filesystemMikulas Patocka1-0/+3
2011-05-09HPFS: Use types with defined widthMikulas Patocka1-112/+107
2011-05-09HPFS: Remove mark_inode_dirtyMikulas Patocka1-3/+0
2011-05-09HPFS: Remove CR/LF conversion optionMikulas Patocka6-75/+7
2011-05-09HPFS: Remove remaining locksMikulas Patocka9-155/+50
2011-05-09HPFS: Introduce a global mutex and lock it on every callback from VFS.Mikulas Patocka4-18/+51
2011-05-09HPFS: Make HPFS compile on preempt and SMPMikulas Patocka2-6/+0
2011-05-09eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett1-16/+41