| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | USB: Mark EHCI LPM functions as __maybe_unused | Maksim Rayskiy | 2011-02-17 | 1 | -2/+3 |
* | usb: fusb300_udc: add more "ep%d" names | Dan Carpenter | 2011-02-17 | 1 | -1/+2 |
* | USB: s3c2410_udc: Add handling for S3C244X dual-packet mode | Fabian Godehardt | 2011-02-17 | 1 | -1/+15 |
* | usb: pch_udc: Fixed issue which does not work with g_ether | Toshiharu Okada | 2011-02-17 | 1 | -74/+104 |
* | USB: tools: Add a Makefile | Davidlohr Bueso | 2011-02-17 | 1 | -0/+13 |
* | USB: Gadget: Reorder driver name assignment | Jassi Brar | 2011-02-17 | 1 | -3/+3 |
* | USB: Gadget: Composite: Debug interface comparison | Jassi Brar | 2011-02-17 | 1 | -3/+3 |
* | Merge 2.6.38-rc5 into usb-next | Greg Kroah-Hartman | 2011-02-17 | 1041 | -6894/+13532 |
|\ |
|
| * | Linux 2.6.38-rc5v2.6.38-rc5 | Linus Torvalds | 2011-02-15 | 1 | -1/+1 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2011-02-15 | 18 | -69/+165 |
| |\ |
|
| | * | m68knommu: set flow handler for secondary interrupt controller of 5249 | Greg Ungerer | 2011-02-16 | 1 | -1/+3 |
| | * | m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform support | Greg Ungerer | 2011-02-16 | 2 | -2/+2 |
| | * | m68knommu: fix dereference of port.tty | Greg Ungerer | 2011-02-16 | 1 | -15/+14 |
| | * | m68knommu: add missing linker __modver section | Greg Ungerer | 2011-02-16 | 1 | -0/+6 |
| | * | m68knommu: fix mis-named variable int set_irq_chip loop | Greg Ungerer | 2011-02-16 | 1 | -2/+2 |
| | * | m68knommu: add optimize memmove() function | Greg Ungerer | 2011-02-16 | 3 | -2/+107 |
| | * | m68k: remove arch specific non-optimized memcmp() | Greg Ungerer | 2011-02-16 | 2 | -14/+1 |
| | * | m68knommu: fix use of un-defined _TIF_WORK_MASK | Greg Ungerer | 2011-02-08 | 3 | -3/+0 |
| | * | m68knommu: Rename m548x_wdt.c to m54xx_wdt.c | Philippe De Muyter | 2011-02-08 | 3 | -4/+4 |
| | * | m68knommu: fix m548x_wdt.c compilation after headers renaming | Philippe De Muyter | 2011-02-08 | 1 | -25/+25 |
| | * | m68knommu: Remove dependencies on nonexistent M68KNOMMU | Geert Uytterhoeven | 2011-02-08 | 2 | -2/+2 |
| * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-02-15 | 46 | -302/+679 |
| |\ \ |
|
| | * | | drm/radeon/kms: hopefully fix pll issues for real (v3) | Alex Deucher | 2011-02-15 | 1 | -14/+8 |
| | * | | drm/radeon/kms: add bounds checking to avivo pll algo | Alex Deucher | 2011-02-15 | 1 | -0/+10 |
| | * | | drm: fix wrong usages of drm_device in DRM Developer's Guide | Xiao Jiang | 2011-02-15 | 1 | -3/+3 |
| | * | | drm/radeon/kms: fix a few more atombios endian issues | Alex Deucher | 2011-02-15 | 2 | -7/+7 |
| | * | | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes | Dave Airlie | 2011-02-14 | 11 | -99/+229 |
| | |\ \ |
|
| | | * | | drm/i915: Fix resume regression from 5d1d0cc | Chris Wilson | 2011-02-11 | 1 | -2/+1 |
| | | * | | drm/i915/tv: Use polling rather than interrupt-based hotplug | Chris Wilson | 2011-02-11 | 1 | -13/+30 |
| | | * | | drm/i915: Trigger modesetting if force-audio changes | Chris Wilson | 2011-02-11 | 3 | -18/+91 |
| | | * | | drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connection | Chris Wilson | 2011-02-09 | 1 | -5/+27 |
| | | * | | drm/i915: Disable RC6 on Ironlake | Chris Wilson | 2011-02-09 | 4 | -44/+55 |
| | | * | | drm/i915/lvds: Restore dithering on native modes for gen2/3 | Chris Wilson | 2011-02-06 | 1 | -6/+6 |
| | | * | | drm/i915: Invalidate TLB caches on SNB BLT/BSD rings | Chris Wilson | 2011-02-02 | 2 | -11/+19 |
| | * | | | drm/radeon/kms: improve 6xx/7xx CS error output | Alex Deucher | 2011-02-14 | 1 | -20/+26 |
| | * | | | drm/radeon/kms: check AA resolve registers on r300 | Marek Olšák | 2011-02-14 | 8 | -13/+49 |
| | * | | | drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300 | Marek Olšák | 2011-02-14 | 5 | -12/+5 |
| | * | | | drm/radeon/kms: use linear aligned for evergreen/ni bo blits | Alex Deucher | 2011-02-14 | 1 | -2/+2 |
| | * | | | drm/radeon/kms: use linear aligned for 6xx/7xx bo blits | Alex Deucher | 2011-02-14 | 1 | -2/+2 |
| | * | | | drm/radeon: fix race between GPU reset and TTM delayed delete thread. | Dave Airlie | 2011-02-14 | 1 | -0/+4 |
| | * | | | drm/radeon/kms: evergreen/ni big endian fixes (v2) | Alex Deucher | 2011-02-14 | 4 | -10/+40 |
| | * | | | drm/radeon/kms: 6xx/7xx big endian fixes | Cédric Cano | 2011-02-14 | 6 | -20/+54 |
| | * | | | drm/radeon/kms: atombios big endian fixes | Cédric Cano | 2011-02-14 | 3 | -52/+52 |
| | * | | | drm/radeon: 6xx/7xx non-kms endian fixes | Cédric Cano | 2011-02-14 | 3 | -9/+34 |
| | * | | | drm/radeon/kms: optimize CS state checking for r100->r500 | Marek Olšák | 2011-02-14 | 4 | -12/+77 |
| | * | | | drm: do not leak kernel addresses via /proc/dri/*/vma | Kees Cook | 2011-02-14 | 1 | -4/+5 |
| | * | | | drm/radeon/kms: add connector table for mac g5 9600 | Alex Deucher | 2011-02-14 | 2 | -0/+48 |
| | * | | | radeon mkregtable: Add missing fclose() calls | Jesper Juhl | 2011-02-14 | 1 | -1/+4 |
| | * | | | drm/radeon/kms: fix interlaced modes on dce4+ | Alex Deucher | 2011-02-14 | 2 | -22/+20 |
| | * | | | drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46 | Dave Airlie | 2011-02-14 | 1 | -2/+2 |