aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-01Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-1/+20
2012-06-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds17-1017/+321
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-4/+2
2012-06-01drm/edid: Make the header fixup threshold tunableAdam Jackson1-2/+9
2012-06-01drm/radeon: fix regression in UMS CS ioctlAlex Deucher1-14/+17
2012-06-01drm/vmwgfx: Fix nasty write past alloced memory areaThomas Hellstrom1-1/+1
2012-06-01drm/ttm: Fix spinlock imbalanceThomas Hellstrom1-0/+1
2012-06-01drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4)Alex Deucher9-991/+222
2012-06-01drm/radeon: fix HD6790, HD6570 backend programmingJerome Glisse1-2/+2
2012-06-01drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlockAlex Deucher4-0/+9
2012-06-01drm/radeon: fix bank information in tiling configAlex Deucher3-8/+18
2012-06-01drm/mgag200: kick off conflicting framebuffers earlier.Dave Airlie1-0/+19
2012-06-01drm/cirrus: kick out conflicting framebuffers earlierDave Airlie1-0/+19
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds8-103/+1150
2012-05-31Merge branch 'drm-prime-vmap' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-5/+192
2012-05-31rapidio/tsi721: add DMA engine supportAlexandre Bounine4-92/+1050
2012-05-31rapidio: add DMA engine support for RIO data transfersAlexandre Bounine2-0/+95
2012-05-31drivers/message/fusion: use pci_dev->revisionSergei Shtylyov2-11/+5
2012-06-01ARM: ux500: Provide regulator support for SMSC911x via Device TreeLee Jones1-0/+1
2012-06-01pinctrl-nomadik: Allow Device Tree driver probingLee Jones1-1/+19
2012-05-31Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6Linus Torvalds11-485/+839
2012-05-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds53-674/+11897
2012-05-31Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-127/+197
2012-05-31tty: add lockdep annotationsEric Dumazet1-4/+15
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-5/+1
2012-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-8/+2
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-577/+203
2012-05-31radeon: add radeon prime vmap support.Dave Airlie2-0/+41
2012-05-31nouveau: add vmap support to nouveau prime supportDave Airlie2-0/+42
2012-05-31udl: support vmapping imported dma-bufsDave Airlie2-5/+33
2012-05-31i915: add dma-buf vmap support for exporting vmapped bufferDave Airlie2-0/+58
2012-05-31cirrus: avoid crash if driver fails to loadDave Airlie2-1/+6
2012-05-31radeon: add stub dma-buf mmap functionalityDave Airlie1-0/+6
2012-05-31nouveau: add stub dma-buf mmap functionality.Dave Airlie1-0/+6
2012-05-31i915: add stub dma-buf mmap callback.Dave Airlie1-0/+6
2012-05-31mtip32xx: Changes to sysfs entriesAsai Thambi S P1-19/+57
2012-05-31mtip32xx: Convert macro definitions for flag bits to enumAsai Thambi S P1-23/+25
2012-05-31mtip32xx: minor performance tweakAsai Thambi S P1-0/+2
2012-05-31mtip32xx: Fix to support more than one sector in exec_drive_command()Asai Thambi S P1-16/+44
2012-05-31mtip32xx: Use plain spinlock for 'cmd_issue_lock'Asai Thambi S P1-4/+2
2012-05-31mtip32xx: Set block queue boundary variablesAsai Thambi S P1-0/+3
2012-05-31mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commandsAsai Thambi S P1-30/+30
2012-05-31mtip32xx: Change HDIO_GET_IDENTITY to return stored dataAsai Thambi S P1-6/+5
2012-05-31mtip32xx: Set custom timeouts for PIO commandsAsai Thambi S P1-27/+28
2012-05-31mtip32xx: fix clearing an incorrect register in mtip_init_portAsai Thambi S P1-2/+1
2012-05-30i810: switch to vm_mmap()Al Viro1-3/+1
2012-05-30net/smsc911x: Repair broken failure pathsLee Jones1-3/+4
2012-05-30virtio-net: remove useless disable on freezeMichael S. Tsirkin1-5/+0
2012-05-30Merge branch 'x86/trampoline' into x86/urgentH. Peter Anvin325-6696/+24812
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-43/+29