summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-11struct clk_res is not neededSebastian Reichel1-10/+0
2013-08-11get_loss returns int instead of u32Sebastian Reichel1-1/+1
2013-08-11do not hold spin_lock_bh while pm_runtime_put_syncSebastian Reichel1-0/+4
2013-08-11build cmt codeSebastian Reichel2-0/+2
2013-08-11fix sectionsSebastian Reichel2-4/+5
2013-08-11cmt_speech: VM_RESERVED -> (VM_DONTEXPAND | VM_DONTDUMP)Sebastian Reichel1-1/+1
2013-08-11CMT: Add hardware version field to driver platform data platformKai Vehmanen1-2/+9
2013-08-11CMT: Introduces the Nokia CMT driver.Carlos Chinea3-0/+236
2013-08-11ssi codeSebastian Reichel9-1/+4556
2013-08-11omapdrm: map venc type to tvSebastian Reichel1-0/+2
2013-08-10omapdrm: use SDI type for SDI panelsSebastian Reichel1-2/+0
2013-08-10drm/omap: use 24bit surface depth, since 32bit is not fully supported on omap3n900-omapdrmSebastian Reichel1-1/+1
2013-08-10omapdrm: map venc type to tvSebastian Reichel1-0/+2
2013-08-10omapdrm: use SDI type for SDI panelsSebastian Reichel1-0/+2
2013-08-10DRM: add SDI connector typeSebastian Reichel1-0/+1
2013-08-10panel-acx565akm: add detection method for omapdrmSebastian Reichel1-0/+10
2013-08-09Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-69/+155
2013-08-09Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-08-09Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-100/+98
2013-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+0
2013-08-09Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-28/+16
2013-08-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds32-165/+353
2013-08-09Revert "HID: hid-logitech-dj: querying_devices was never set"Jiri Kosina1-2/+0
2013-08-09Merge tag 'drm-intel-fixes-2013-08-08' of git://people.freedesktop.org/~danve...Dave Airlie6-32/+114
2013-08-08hwmon: (adt7470) Fix incorrect return code checkCurt Brune1-1/+1
2013-08-08Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2013-08-08Merge tag 'spi-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-1/+1
2013-08-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-23/+49
2013-08-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2013-08-08drm: Don't pass negative delta to ktime_sub_ns()Michel Dänzer1-1/+4
2013-08-08Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie24-158/+300
2013-08-07drm/radeon: make missing smc ucode non-fatalAlex Deucher4-10/+26
2013-08-07drm/radeon/dpm: require rlc for dpmAlex Deucher1-1/+4
2013-08-07drm/radeon/cik: use a mutex to properly lock srbm instanced registersAlex Deucher3-0/+13
2013-08-07drm/radeon: remove unnecessary unpinChristian König1-1/+0
2013-08-07drm/radeon: add more UVD CS checkingChristian König1-8/+35
2013-08-07drm/radeon: stop sending invalid UVD destroy msgChristian König1-2/+2
2013-08-07drm/radeon: only save UVD bo when we have open handlesChristian König5-17/+37
2013-08-07drm/radeon: always program the MC on startupAlex Deucher6-6/+12
2013-08-07drm/radeon: fix audio dto calculation on DCE3+ (v3)Alex Deucher4-6/+59
2013-08-07drm/radeon/dpm: disable sclk ss on rv6xxAlex Deucher1-0/+3
2013-08-07drm/radeon: fix halting UVDChristian König7-11/+36
2013-08-07drm/radeon/dpm: adjust power state properly for UVD on SIAlex Deucher1-12/+32
2013-08-07drm/radeon/dpm: fix spread spectrum setup (v2)Alex Deucher7-76/+30
2013-08-07drm/radeon/dpm: adjust thermal protection requirementsAlex Deucher5-10/+5
2013-08-07drm/radeon: select audio dto based on encoder id for DCE3Alex Deucher1-3/+9
2013-08-07drm/radeon: properly handle pm on gpu resetAlex Deucher1-0/+2
2013-08-07Merge branch 'pm-fixes'Rafael J. Wysocki5-31/+32
2013-08-07ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki2-21/+93
2013-08-07cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar4-26/+26