Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | [media] usbtv: fix dependency | Hans Verkuil | 2013-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | [media] usbtv: Throw corrupted frames away | Lubomir Rintel | 2013-07-26 | 1 | -2/+13 | |
| * | | | | | | | | | | | | [media] usbtv: Fix deinterlacing | Lubomir Rintel | 2013-07-26 | 1 | -11/+25 | |
| * | | | | | | | | | | | | [media] v4l2: added missing mutex.h include to v4l2-ctrls.h | Andrzej Hajda | 2013-07-26 | 1 | -0/+1 | |
| * | | | | | | | | | | | | [media] DocBook: upgrade media_api DocBook version to 4.2 | Andrzej Hajda | 2013-07-26 | 1 | -2/+2 | |
| * | | | | | | | | | | | | [media] ml86v7667: fix compile warning: 'ret' set but not used | Hans Verkuil | 2013-07-26 | 1 | -2/+2 | |
| * | | | | | | | | | | | | [media] s5p-g2d: Fix registration failure | Sachin Kamat | 2013-07-26 | 1 | -0/+1 | |
| * | | | | | | | | | | | | [media] media: coda: Fix DT driver data pointer for i.MX27 | Alexander Shiyan | 2013-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | [media] s5p-mfc: Fix input/output format reporting | John Sheu | 2013-07-25 | 2 | -77/+48 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-08-09 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Revert "HID: hid-logitech-dj: querying_devices was never set" | Jiri Kosina | 2013-08-09 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-08-09 | 3 | -29/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ARM: OMAP: dss-common: fix Panda's DVI DDC channel | Tomi Valkeinen | 2013-08-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | video: mxsfb: fix color settings for 18bit data bus and 32bpp | Hector Palacios | 2013-08-02 | 1 | -26/+0 | |
| * | | | | | | | | | | | | | | OMAPDSS: analog-tv-connector: compile fix | Tomi Valkeinen | 2013-08-02 | 1 | -2/+16 | |
* | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-08-09 | 32 | -165/+353 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'drm-intel-fixes-2013-08-08' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-08-09 | 16 | -55/+138 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | drm/i915: do not disable backlight on vgaswitcheroo switch off | Jani Nikula | 2013-08-07 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | | | drm/i915: Don't call encoder's get_config unless encoder is active | Ville Syrjälä | 2013-08-07 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | drm/i915: avoid brightness overflow when doing scale | Aaron Lu | 2013-08-07 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | drm/i915: update last_vblank when disabling the power well | Paulo Zanoni | 2013-08-07 | 1 | -0/+18 | |
| | * | | | | | | | | | | | | | | | drm/i915: fix gen4 digital port hotplug definitions | Daniel Vetter | 2013-08-07 | 1 | -3/+9 | |
| | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | drm: Don't pass negative delta to ktime_sub_ns() | Michel Dänzer | 2013-08-08 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux | Dave Airlie | 2013-08-08 | 24 | -158/+300 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | drm/radeon: make missing smc ucode non-fatal | Alex Deucher | 2013-08-07 | 4 | -10/+26 | |
| | * | | | | | | | | | | | | | | | drm/radeon/dpm: require rlc for dpm | Alex Deucher | 2013-08-07 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | drm/radeon/cik: use a mutex to properly lock srbm instanced registers | Alex Deucher | 2013-08-07 | 3 | -0/+13 | |
| | * | | | | | | | | | | | | | | | drm/radeon: remove unnecessary unpin | Christian König | 2013-08-07 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | drm/radeon: add more UVD CS checking | Christian König | 2013-08-07 | 1 | -8/+35 | |
| | * | | | | | | | | | | | | | | | drm/radeon: stop sending invalid UVD destroy msg | Christian König | 2013-08-07 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | drm/radeon: only save UVD bo when we have open handles | Christian König | 2013-08-07 | 5 | -17/+37 | |
| | * | | | | | | | | | | | | | | | drm/radeon: always program the MC on startup | Alex Deucher | 2013-08-07 | 6 | -6/+12 | |
| | * | | | | | | | | | | | | | | | drm/radeon: fix audio dto calculation on DCE3+ (v3) | Alex Deucher | 2013-08-07 | 4 | -6/+59 | |
| | * | | | | | | | | | | | | | | | drm/radeon/dpm: disable sclk ss on rv6xx | Alex Deucher | 2013-08-07 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | drm/radeon: fix halting UVD | Christian König | 2013-08-07 | 7 | -11/+36 | |
| | * | | | | | | | | | | | | | | | drm/radeon/dpm: adjust power state properly for UVD on SI | Alex Deucher | 2013-08-07 | 1 | -12/+32 | |
| | * | | | | | | | | | | | | | | | drm/radeon/dpm: fix spread spectrum setup (v2) | Alex Deucher | 2013-08-07 | 7 | -76/+30 | |
| | * | | | | | | | | | | | | | | | drm/radeon/dpm: adjust thermal protection requirements | Alex Deucher | 2013-08-07 | 5 | -10/+5 | |
| | * | | | | | | | | | | | | | | | drm/radeon: select audio dto based on encoder id for DCE3 | Alex Deucher | 2013-08-07 | 1 | -3/+9 | |
| | * | | | | | | | | | | | | | | | drm/radeon: properly handle pm on gpu reset | Alex Deucher | 2013-08-07 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | drm/ast: invalidate page tables when pinning a BO | Dave Airlie | 2013-08-07 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | drm/mgag200: Invalidate page tables when pinning a BO | Egbert Eich | 2013-08-07 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | drm/cirrus: Invalidate page tables when pinning a BO | Michal Srb | 2013-08-07 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | dlm: kill the unnecessary and wrong device_close()->recalc_sigpending() | Oleg Nesterov | 2013-08-09 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 2013-08-08 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | avr32: boards/atngw100/mrmt.c: fix building error | Cong Ding | 2013-08-08 | 1 | -1/+0 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | userns: limit the maximum depth of user_namespace->parent chain | Oleg Nesterov | 2013-08-08 | 2 | -0/+5 | |
* | | | | | | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-08-08 | 4 | -27/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | ext4: add WARN_ON to check the length of allocated blocks | Zheng Liu | 2013-07-29 | 1 | -21/+18 | |
| * | | | | | | | | | | | | | | | ext4: fix retry handling in ext4_ext_truncate() | Theodore Ts'o | 2013-07-29 | 1 | -1/+1 |