summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-21[media] omap3isp: Move non-critical code out of the mutex-protected sectionLaurent Pinchart1-3/+2
2014-08-21[media] omap3isp: Remove boilerplate disclaimer and FSF addressLaurent Pinchart28-280/+0
2014-08-21[media] omap3isp: Don't ignore subdev streamoff failuresLaurent Pinchart1-6/+4
2014-08-21[media] v4l: subdev: Extend default link validation to cover field orderLaurent Pinchart1-0/+9
2014-08-21[media] smiapp: Implement the test pattern controlSakari Ailus2-5/+78
2014-08-21[media] v4l: Add test pattern colour component controlsSakari Ailus1-0/+4
2014-08-21[media] xc5000: be sure that the firmware is there before set paramsMauro Carvalho Chehab1-5/+5
2014-08-21[media] au0828: Fix DVB resume when streamingMauro Carvalho Chehab2-7/+11
2014-08-21[media] au0828: fix checks if dvb is initializedMauro Carvalho Chehab1-6/+6
2014-08-21[media] xc5000: better name the functionsMauro Carvalho Chehab1-5/+5
2014-08-21[media] xc5000: add a resume functionMauro Carvalho Chehab1-0/+1
2014-08-21[media] xc5000: Split config and set code for analog/radioMauro Carvalho Chehab1-25/+56
2014-08-21[media] au0828: move the code that sets DTV on a separate functionMauro Carvalho Chehab1-34/+45
2014-08-21[media] xc5000: fix xc5000 suspendMauro Carvalho Chehab1-0/+19
2014-08-21[media] dvb-frontend: add core support for tuner suspend/resumeMauro Carvalho Chehab3-4/+14
2014-08-21[media] au0828: add pr_info to track au0828 suspend/resume codeMauro Carvalho Chehab4-0/+17
2014-08-21[media] au0828: use pr_foo macrosMauro Carvalho Chehab8-75/+72
2014-08-21[media] au0828: Remove a bad whitespaceMauro Carvalho Chehab1-1/+1
2014-08-21[media] au0828: add suspend/resume code for V4L2Mauro Carvalho Chehab3-1/+67
2014-08-21[media] au0828: properly handle stream on/off stateMauro Carvalho Chehab1-0/+3
2014-08-21[media] au0828: Add suspend code for DVBMauro Carvalho Chehab3-1/+34
2014-08-21[media] au0828: be sure to reenable the bridge and GPIOs on resumeMauro Carvalho Chehab1-0/+6
2014-08-21[media] au0828: don't let the IR polling thread to run at suspendMauro Carvalho Chehab1-2/+31
2014-08-21[media] au0828: remove CONFIG_VIDEO_AU0828_RC scope around au0828_rc_*()Shuah Khan1-4/+0
2014-08-21[media] au0828: add au0828_rc_*() stubs for VIDEO_AU0828_RC disabled caseShuah Khan1-4/+11
2014-08-21[media] au0828: handle IR int during suspend/resumeMauro Carvalho Chehab1-0/+6
2014-08-21[media] au0828: avoid race conditions at RC stopMauro Carvalho Chehab1-2/+2
2014-08-21[media] au0828-input: Be sure that IR is enabled at pollingMauro Carvalho Chehab1-2/+10
2014-08-21[media] au0828: Enable IR for HVR-850Mauro Carvalho Chehab1-0/+1
2014-08-21[media] au0828: add an option to disable IR via modprobe parameterMauro Carvalho Chehab1-1/+5
2014-08-21[media] au0828: no need to sleep at the IR codeMauro Carvalho Chehab1-2/+0
2014-08-16Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds21-107/+529
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+76
2014-08-16Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/ami...Linus Torvalds1-0/+1
2014-08-16platform/x86: Enable build support for toshiba_hapsAzael Avalos2-0/+20
2014-08-16platform/x86: Toshiba HDD Active Protection SensorAzael Avalos1-0/+265
2014-08-16asus-nb-wmi: Add wapf4 quirk for the U32UHans de Goede1-0/+14
2014-08-16alienware-wmi: make hdmi_mux enabled on case-by-case basisMario Limonciello1-2/+20
2014-08-16ideapad-laptop: Constify DMI table and other r/o variablesMathias Krause1-2/+2
2014-08-16asus-nb-wmi.c: Rename x401u quirk to wapf4Hans de Goede1-13/+13
2014-08-16compal-laptop: correct invalid hwmon nameRoald Frederickx1-1/+1
2014-08-16toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi listAzael Avalos1-0/+7
2014-08-16toshiba_acpi: Add extra check to backlight codeAzael Avalos1-4/+17
2014-08-16Fix log message about future removal of interfaceMartin Kepplinger1-3/+3
2014-08-16ideapad-laptop: Disable touchpad interface on Yoga modelsHans de Goede1-0/+27
2014-08-16asus-nb-wmi: Add wapf4 quirk for the X550CCHans de Goede1-0/+9
2014-08-16intel_ips: Make ips_mcp_limits variables staticMathias Krause1-3/+3
2014-08-16thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdataMathias Krause1-2/+2
2014-08-16fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconstMathias Krause1-5/+5
2014-08-16hp-wmi: Add missing __init annotations to initialization codeMathias Krause1-3/+3