summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2011-05-09HPFS: Introduce a global mutex and lock it on every callback from VFS.Mikulas Patocka
2011-05-09HPFS: Make HPFS compile on preempt and SMPMikulas Patocka
2011-05-09eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett
2011-05-09[PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili
2011-05-09sony-laptop: report failures on setting LCD brightnessMattia Dongili
2011-05-09thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer
2011-05-09drm/radeon/kms: add pci id to acer travelmate quirk for 5730Alex Deucher
2011-05-09drm/radeon: fix order of doing things in radeon_crtc_cursor_setIlija Hadzic
2011-05-09drm: mm: fix debug outputDaniel Vetter
2011-05-09Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie
2011-05-09drm/radeon/kms: ATPX switcheroo fixesAlex Deucher
2011-05-09drm/nouveau: Fix a crash at card takedown for NV40 and older cardsJimmy Rentz
2011-05-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-07perf tools: Makefile: Use gcc to determine ARCHLin Ming