summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | [media] usbtv: fix dependencyHans Verkuil2013-07-261-1/+1
| * | | | | | | | | | | | [media] usbtv: Throw corrupted frames awayLubomir Rintel2013-07-261-2/+13
| * | | | | | | | | | | | [media] usbtv: Fix deinterlacingLubomir Rintel2013-07-261-11/+25
| * | | | | | | | | | | | [media] v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda2013-07-261-0/+1
| * | | | | | | | | | | | [media] DocBook: upgrade media_api DocBook version to 4.2Andrzej Hajda2013-07-261-2/+2
| * | | | | | | | | | | | [media] ml86v7667: fix compile warning: 'ret' set but not usedHans Verkuil2013-07-261-2/+2
| * | | | | | | | | | | | [media] s5p-g2d: Fix registration failureSachin Kamat2013-07-261-0/+1
| * | | | | | | | | | | | [media] media: coda: Fix DT driver data pointer for i.MX27Alexander Shiyan2013-07-261-1/+1
| * | | | | | | | | | | | [media] s5p-mfc: Fix input/output format reportingJohn Sheu2013-07-252-77/+48
* | | | | | | | | | | | | 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-093-29/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ARM: OMAP: dss-common: fix Panda's DVI DDC channelTomi Valkeinen2013-08-021-1/+1
| * | | | | | | | | | | | | | 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-0916-55/+138
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | 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
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | dlm: kill the unnecessary and wrong device_close()->recalc_sigpending()Oleg Nesterov2013-08-091-1/+0
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2013-08-081-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | avr32: boards/atngw100/mrmt.c: fix building errorCong Ding2013-08-081-1/+0
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov2013-08-082-0/+5
* | | | | | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-08-084-27/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | ext4: add WARN_ON to check the length of allocated blocksZheng Liu2013-07-291-21/+18
| * | | | | | | | | | | | | | | ext4: fix retry handling in ext4_ext_truncate()Theodore Ts'o2013-07-291-1/+1
OpenPOWER on IntegriCloud