index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-21
[media] omap3isp: ccdc: Add basic support for interlaced video
Laurent Pinchart
3
-1
/
+28
2014-08-21
[media] omap3isp: ccdc: Simplify the ccdc_isr_buffer() function
Laurent Pinchart
1
-10
/
+5
2014-08-21
[media] omap3isp: ccdc: Simplify the configuration function
Laurent Pinchart
1
-5
/
+4
2014-08-21
[media] omap3isp: video: Validate the video node field order
Laurent Pinchart
1
-2
/
+3
2014-08-21
[media] omap3isp: Default to progressive field order when setting the format
Laurent Pinchart
1
-0
/
+9
2014-08-21
[media] omap3isp: Move non-critical code out of the mutex-protected section
Laurent Pinchart
1
-3
/
+2
2014-08-21
[media] omap3isp: Remove boilerplate disclaimer and FSF address
Laurent Pinchart
28
-280
/
+0
2014-08-21
[media] omap3isp: Don't ignore subdev streamoff failures
Laurent Pinchart
1
-6
/
+4
2014-08-21
[media] v4l: subdev: Extend default link validation to cover field order
Laurent Pinchart
1
-0
/
+9
2014-08-21
[media] smiapp: Implement the test pattern control
Sakari Ailus
2
-5
/
+78
2014-08-21
[media] v4l: Add test pattern colour component controls
Sakari Ailus
1
-0
/
+4
2014-08-21
[media] xc5000: be sure that the firmware is there before set params
Mauro Carvalho Chehab
1
-5
/
+5
2014-08-21
[media] au0828: Fix DVB resume when streaming
Mauro Carvalho Chehab
2
-7
/
+11
2014-08-21
[media] au0828: fix checks if dvb is initialized
Mauro Carvalho Chehab
1
-6
/
+6
2014-08-21
[media] xc5000: better name the functions
Mauro Carvalho Chehab
1
-5
/
+5
2014-08-21
[media] xc5000: add a resume function
Mauro Carvalho Chehab
1
-0
/
+1
2014-08-21
[media] xc5000: Split config and set code for analog/radio
Mauro Carvalho Chehab
1
-25
/
+56
2014-08-21
[media] au0828: move the code that sets DTV on a separate function
Mauro Carvalho Chehab
1
-34
/
+45
2014-08-21
[media] xc5000: fix xc5000 suspend
Mauro Carvalho Chehab
1
-0
/
+19
2014-08-21
[media] dvb-frontend: add core support for tuner suspend/resume
Mauro Carvalho Chehab
3
-4
/
+14
2014-08-21
[media] au0828: add pr_info to track au0828 suspend/resume code
Mauro Carvalho Chehab
4
-0
/
+17
2014-08-21
[media] au0828: use pr_foo macros
Mauro Carvalho Chehab
8
-75
/
+72
2014-08-21
[media] au0828: Remove a bad whitespace
Mauro Carvalho Chehab
1
-1
/
+1
2014-08-21
[media] au0828: add suspend/resume code for V4L2
Mauro Carvalho Chehab
3
-1
/
+67
2014-08-21
[media] au0828: properly handle stream on/off state
Mauro Carvalho Chehab
1
-0
/
+3
2014-08-21
[media] au0828: Add suspend code for DVB
Mauro Carvalho Chehab
3
-1
/
+34
2014-08-21
[media] au0828: be sure to reenable the bridge and GPIOs on resume
Mauro Carvalho Chehab
1
-0
/
+6
2014-08-21
[media] au0828: don't let the IR polling thread to run at suspend
Mauro Carvalho Chehab
1
-2
/
+31
2014-08-21
[media] au0828: remove CONFIG_VIDEO_AU0828_RC scope around au0828_rc_*()
Shuah Khan
1
-4
/
+0
2014-08-21
[media] au0828: add au0828_rc_*() stubs for VIDEO_AU0828_RC disabled case
Shuah Khan
1
-4
/
+11
2014-08-21
[media] au0828: handle IR int during suspend/resume
Mauro Carvalho Chehab
1
-0
/
+6
2014-08-21
[media] au0828: avoid race conditions at RC stop
Mauro Carvalho Chehab
1
-2
/
+2
2014-08-21
[media] au0828-input: Be sure that IR is enabled at polling
Mauro Carvalho Chehab
1
-2
/
+10
2014-08-21
[media] au0828: Enable IR for HVR-850
Mauro Carvalho Chehab
1
-0
/
+1
2014-08-21
[media] au0828: add an option to disable IR via modprobe parameter
Mauro Carvalho Chehab
1
-1
/
+5
2014-08-21
[media] au0828: no need to sleep at the IR code
Mauro Carvalho Chehab
1
-2
/
+0
2014-08-16
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
21
-107
/
+529
2014-08-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+76
2014-08-16
Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/ami...
Linus Torvalds
1
-0
/
+1
2014-08-16
platform/x86: Enable build support for toshiba_haps
Azael Avalos
2
-0
/
+20
2014-08-16
platform/x86: Toshiba HDD Active Protection Sensor
Azael Avalos
1
-0
/
+265
2014-08-16
asus-nb-wmi: Add wapf4 quirk for the U32U
Hans de Goede
1
-0
/
+14
2014-08-16
alienware-wmi: make hdmi_mux enabled on case-by-case basis
Mario Limonciello
1
-2
/
+20
2014-08-16
ideapad-laptop: Constify DMI table and other r/o variables
Mathias Krause
1
-2
/
+2
2014-08-16
asus-nb-wmi.c: Rename x401u quirk to wapf4
Hans de Goede
1
-13
/
+13
2014-08-16
compal-laptop: correct invalid hwmon name
Roald Frederickx
1
-1
/
+1
2014-08-16
toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi list
Azael Avalos
1
-0
/
+7
2014-08-16
toshiba_acpi: Add extra check to backlight code
Azael Avalos
1
-4
/
+17
2014-08-16
Fix log message about future removal of interface
Martin Kepplinger
1
-3
/
+3
2014-08-16
ideapad-laptop: Disable touchpad interface on Yoga models
Hans de Goede
1
-0
/
+27
[next]