summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-3.12/upstreamJiri Kosina2013-09-042683-152920/+219937
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-08-091-2/+0
| |\
| | * Revert "HID: hid-logitech-dj: querying_devices was never set"Jiri Kosina2013-08-091-2/+0
| * | Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-08-092-28/+16
| |\ \
| | * | video: mxsfb: fix color settings for 18bit data bus and 32bppHector Palacios2013-08-021-26/+0
| | * | OMAPDSS: analog-tv-connector: compile fixTomi Valkeinen2013-08-021-2/+16
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-08-0932-165/+353
| |\ \ \
| | * \ \ Merge tag 'drm-intel-fixes-2013-08-08' of git://people.freedesktop.org/~danve...Dave Airlie2013-08-096-32/+114
| | |\ \ \
| | | * | | drm/i915: do not disable backlight on vgaswitcheroo switch offJani Nikula2013-08-071-0/+11
| | | * | | drm/i915: Don't call encoder's get_config unless encoder is activeVille Syrjälä2013-08-071-1/+3
| | | * | | drm/i915: avoid brightness overflow when doing scaleAaron Lu2013-08-071-2/+5
| | | * | | drm/i915: update last_vblank when disabling the power wellPaulo Zanoni2013-08-071-0/+18
| | | * | | drm/i915: fix gen4 digital port hotplug definitionsDaniel Vetter2013-08-071-3/+9
| | * | | | drm: Don't pass negative delta to ktime_sub_ns()Michel Dänzer2013-08-081-1/+4
| | * | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2013-08-0824-158/+300
| | |\ \ \ \
| | | * | | | drm/radeon: make missing smc ucode non-fatalAlex Deucher2013-08-074-10/+26
| | | * | | | drm/radeon/dpm: require rlc for dpmAlex Deucher2013-08-071-1/+4
| | | * | | | drm/radeon/cik: use a mutex to properly lock srbm instanced registersAlex Deucher2013-08-073-0/+13
| | | * | | | drm/radeon: remove unnecessary unpinChristian König2013-08-071-1/+0
| | | * | | | drm/radeon: add more UVD CS checkingChristian König2013-08-071-8/+35
| | | * | | | drm/radeon: stop sending invalid UVD destroy msgChristian König2013-08-071-2/+2
| | | * | | | drm/radeon: only save UVD bo when we have open handlesChristian König2013-08-075-17/+37
| | | * | | | drm/radeon: always program the MC on startupAlex Deucher2013-08-076-6/+12
| | | * | | | drm/radeon: fix audio dto calculation on DCE3+ (v3)Alex Deucher2013-08-074-6/+59
| | | * | | | drm/radeon/dpm: disable sclk ss on rv6xxAlex Deucher2013-08-071-0/+3
| | | * | | | drm/radeon: fix halting UVDChristian König2013-08-077-11/+36
| | | * | | | drm/radeon/dpm: adjust power state properly for UVD on SIAlex Deucher2013-08-071-12/+32
| | | * | | | drm/radeon/dpm: fix spread spectrum setup (v2)Alex Deucher2013-08-077-76/+30
| | | * | | | drm/radeon/dpm: adjust thermal protection requirementsAlex Deucher2013-08-075-10/+5
| | | * | | | drm/radeon: select audio dto based on encoder id for DCE3Alex Deucher2013-08-071-3/+9
| | | * | | | drm/radeon: properly handle pm on gpu resetAlex Deucher2013-08-071-0/+2
| | * | | | | drm/ast: invalidate page tables when pinning a BODave Airlie2013-08-071-0/+1
| | * | | | | drm/mgag200: Invalidate page tables when pinning a BOEgbert Eich2013-08-071-0/+1
| | * | | | | drm/cirrus: Invalidate page tables when pinning a BOMichal Srb2013-08-071-0/+1
| | |/ / / /
| * | | | | Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-081-1/+2
| |\ \ \ \ \
| | * | | | | regmap: cache: Make sure to sync the last register in a blockLars-Peter Clausen2013-08-051-1/+2
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'spi-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2013-08-081-1/+1
| |\ \ \ \ \
| | * | | | | spi: spi-davinci: Fix direction in dma_map_single()Christian Eggers2013-07-291-1/+1
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-08-082-23/+49
| |\ \ \ \ \ \
| | * | | | | | virtio-scsi: Fix virtqueue affinity setupAsias He2013-08-011-1/+1
| | * | | | | | virtio: console: return -ENODEV on all read operations after unplugAmit Shah2013-07-291-1/+5
| | * | | | | | virtio: console: fix raising SIGIO after port unplugAmit Shah2013-07-291-3/+5
| | * | | | | | virtio: console: clean up port data immediately at time of unplugAmit Shah2013-07-291-8/+8
| | * | | | | | virtio: console: fix race in port_fops_open() and port unplugAmit Shah2013-07-291-0/+4
| | * | | | | | virtio: console: fix race with port unplug and open/closeAmit Shah2013-07-291-7/+6
| | * | | | | | virtio/console: Add pipe_lock/unlock for splice_writeYoshihiro YUNOMAE2013-07-231-5/+15
| | * | | | | | virtio/console: Quit from splice_write if pipe->nrbufs is 0Yoshihiro YUNOMAE2013-07-231-0/+7
| * | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-08-081-2/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'renesas-fixes2-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-08-041-2/+2
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | shdma: fixup sh_dmae_get_partial() calculation errorKuninori Morimoto2013-07-311-2/+2