aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-18Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 16-36/+82
2011-05-18drivercore: revert addition of of_match to struct deviceGravatar Grant Likely 16-36/+82
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 18-22/+21
2011-05-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-15/+54
2011-05-18drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLEGravatar Axel Lin 1-0/+1
2011-05-18rapidio: fix default routing initializationGravatar Alexandre Bounine 3-0/+21
2011-05-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 11-26/+40
2011-05-17scsi: remove performance regression due to async queue runGravatar Jens Axboe 2-4/+18
2011-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 2-0/+10
2011-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Gravatar Linus Torvalds 1-4/+5
2011-05-16PCI: Clear bridge resource flags if requested size is 0Gravatar Yinghai Lu 1-2/+2
2011-05-16vmxnet3: Fix inconsistent LRO state after initializationGravatar Thomas Jarosch 1-0/+3
2011-05-16sfc: Fix oops in register dump after mapping changeGravatar Ben Hutchings 1-0/+7
2011-05-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 7-11/+43
2011-05-16Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Gravatar Chris Ball 1-4/+5
2011-05-16drm: Take lock around probes for drm_fb_helper_hotplug_eventGravatar Chris Wilson 1-4/+22
2011-05-16drm/i915: Revert i915.semaphore=1 default from 47ae63e0Gravatar Andy Lutomirski 1-1/+1
2011-05-16vga_switcheroo: don't toggle-switch devicesGravatar Florian Mickler 1-3/+3
2011-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-21/+156
2011-05-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2011-05-14libata: fix oops when LPM is used with PMPGravatar Tejun Heo 1-1/+1
2011-05-14Merge branch 'fbmem'Gravatar Linus Torvalds 1-52/+71
2011-05-14Revert "libata: ahci_start_engine compliant to AHCI spec"Gravatar Tejun Heo 1-21/+0
2011-05-14Further fbcon sanity checkingGravatar Bruno Prémont 1-4/+4
2011-05-14fbmem: fix remove_conflicting_framebuffers racesGravatar Linus Torvalds 1-49/+68
2011-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 13-57/+110
2011-05-13rbd: fix split bio handlingGravatar Yehuda Sadeh 1-20/+151
2011-05-13drm/i915: Revert i915.semaphore=1 default from i915 mergeGravatar Andy Lutomirski 1-1/+1
2011-05-13bonding,llc: Fix structure sizeof incompatibility for some PDUsGravatar Vitalii Demianets 1-5/+5
2011-05-13drm/radeon/kms: add some evergreen/ni safe regsGravatar Alex Deucher 2-0/+2
2011-05-13drm/radeon/kms: fix extended lvds info parsingGravatar Alex Deucher 1-3/+11
2011-05-13drm/radeon/kms: fix tiling reg on fusionGravatar Alex Deucher 2-1/+5
2011-05-12rbd: fix leak of ops structGravatar Sage Weil 1-1/+5
2011-05-13i2c: pnx: Fix crash due to wrong init of timer->dataGravatar Wolfram Sang 1-1/+1
2011-05-12ne-h8300: Fix regression caused during net_device_ops conversionGravatar Geert Uytterhoeven 2-9/+9
2011-05-12hydra: Fix regression caused during net_device_ops conversionGravatar Geert Uytterhoeven 2-8/+8
2011-05-12zorro8390: Fix regression caused during net_device_ops conversionGravatar Geert Uytterhoeven 2-7/+7
2011-05-12Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...Gravatar David S. Miller 3-23/+53
2011-05-12Revert "drm/i915: Only enable the plane after setting the fb base (pre-ILK)"Gravatar Linus Torvalds 1-0/+2
2011-05-12Merge branch 'fbmem'Gravatar Linus Torvalds 1-26/+80
2011-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-3/+10
2011-05-12Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 2-18/+12
2011-05-12fbmem: make read/write/ioctl use the frame buffer at open timeGravatar Linus Torvalds 1-16/+34
2011-05-12fbcon: add lifetime refcount to opened frame buffersGravatar Linus Torvalds 1-10/+46
2011-05-12sfc: Always map MCDI shared memory as uncacheableGravatar Ben Hutchings 3-23/+53
2011-05-12ehea: Fix memory hotplug oopsGravatar Anton Blanchard 1-3/+3
2011-05-11Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 3-13/+14
2011-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Gravatar Linus Torvalds 3-6/+7
2011-05-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 2-1/+12
2011-05-11drivers/rtc/rtc-s3c.c: fixup wake support for rtcGravatar Ben Dooks 1-3/+10