summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ARM: 6904/1: MTD: Add integrator-flash feature to physmapMarc Zyngier2011-05-201-1/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-162-0/+10
|\
| * vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch2011-05-161-0/+3
| * sfc: Fix oops in register dump after mapping changeBen Hutchings2011-05-161-0/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-161-4/+5
|\ \
| * | Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball2011-05-161-4/+5
* | | PCI: Clear bridge resource flags if requested size is 0Yinghai Lu2011-05-161-2/+2
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-05-167-11/+43
|\ \ \ | |/ / |/| |
| * | drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson2011-05-161-4/+22
| * | drm/i915: Revert i915.semaphore=1 default from 47ae63e0Andy Lutomirski2011-05-161-1/+1
| * | vga_switcheroo: don't toggle-switch devicesFlorian Mickler2011-05-161-3/+3
| * | drm/radeon/kms: add some evergreen/ni safe regsAlex Deucher2011-05-132-0/+2
| * | drm/radeon/kms: fix extended lvds info parsingAlex Deucher2011-05-131-3/+11
| * | drm/radeon/kms: fix tiling reg on fusionAlex Deucher2011-05-132-1/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-05-141-21/+156
|\ \ \
| * | | rbd: fix split bio handlingYehuda Sadeh2011-05-131-20/+151
| * | | rbd: fix leak of ops structSage Weil2011-05-121-1/+5
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-141-1/+1
|\ \ \ \
| * | | | libata: fix oops when LPM is used with PMPTejun Heo2011-05-141-1/+1
* | | | | Merge branch 'fbmem'Linus Torvalds2011-05-141-52/+71
|\ \ \ \ \
| * | | | | Further fbcon sanity checkingBruno Prémont2011-05-141-4/+4
| * | | | | fbmem: fix remove_conflicting_framebuffers racesLinus Torvalds2011-05-141-49/+68
* | | | | | Revert "libata: ahci_start_engine compliant to AHCI spec"Tejun Heo2011-05-141-21/+0
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-1313-57/+110
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets2011-05-131-5/+5
| * | | | ne-h8300: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2011-05-122-9/+9
| * | | | hydra: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2011-05-122-8/+8
| * | | | zorro8390: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2011-05-122-7/+7
| * | | | Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2011-05-123-23/+53
| |\ \ \ \
| | * | | | sfc: Always map MCDI shared memory as uncacheableBen Hutchings2011-05-123-23/+53
| * | | | | ehea: Fix memory hotplug oopsAnton Blanchard2011-05-121-3/+3
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-114-2/+25
| |\ \ \ \ \
| | * | | | | libertas: fix cmdpendingq lockingPaul Fox2011-05-101-2/+4
| | * | | | | iwlegacy: fix IBSS mode crashesStanislaw Gruszka2011-05-102-0/+13
| | * | | | | ath9k: Fix a warning due to a queued work during S3 stateMohammed Shafi Shajakhan2011-05-101-0/+8
* | | | | | | drm/i915: Revert i915.semaphore=1 default from i915 mergeAndy Lutomirski2011-05-131-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | i2c: pnx: Fix crash due to wrong init of timer->dataWolfram Sang2011-05-131-1/+1
| |_|_|_|/ |/| | | |
* | | | | Revert "drm/i915: Only enable the plane after setting the fb base (pre-ILK)"Linus Torvalds2011-05-121-0/+2
* | | | | Merge branch 'fbmem'Linus Torvalds2011-05-121-26/+80
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | fbmem: make read/write/ioctl use the frame buffer at open timeLinus Torvalds2011-05-121-16/+34
| * | | | fbcon: add lifetime refcount to opened frame buffersLinus Torvalds2011-05-121-10/+46
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-05-121-3/+10
|\ \ \ \ \
| * | | | | Input: ads7846 - remove unused variable from struct ads7845_ser_reqAlexander Stein2011-05-051-1/+0
| * | | | | Input: ads7846 - make transfer buffers DMA safeAlexander Stein2011-05-051-2/+10
* | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-122-18/+12
|\ \ \ \ \ \
| * | | | | | ARM: RiscPC: acornfb: fix section mismatchesRussell King2011-05-061-16/+10
| * | | | | | ARM: RiscPC: etherh: fix section mismatchesRussell King2011-05-061-2/+2
* | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-05-113-13/+14
|\ \ \ \ \ \ \
| * | | | | | | drm/radeon/nouveau: fix build regression on alpha due to Xen changes.Dave Airlie2011-05-112-4/+5
| * | | | | | | drm/radeon/kms: fix cayman accelerationAlex Deucher2011-05-111-1/+1