summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-19Merge "drm: fimd: support display writeback mode" into tizenInki Dae4-21/+111
2014-08-19drm: fimd: support display writeback modeDonghwa Lee4-21/+111
2014-08-19input: touchscreen: mms128: remove CONFIG_TIZEN_WIP ifdefsBeomho Seo1-4/+0
2014-08-18au0828: workaround i2c clock speed for DViCO FusionHDTV7Joonyoung Shim1-1/+1
2014-08-14of: introduce common FDT machine related functionsRob Herring1-0/+60
2014-08-14drm/exynos: hdmi: fix macros for audio registersRobert Baldyga2-5/+5
2014-08-13media: s5p-mfc: skip incomeplete framesubmit/tizen/20140813.070512Donghwa Lee2-2/+4
2014-08-13media: s5p_mfc: Release ctx->ctx if failed to allocate ctx->shmZhaowei Yuan1-0/+1
2014-08-13clk: Add missing of_clk_set_defaults exportSylwester Nawrocki1-0/+1
2014-08-13clk: checking wrong variable in __set_clk_parents()Dan Carpenter1-2/+2
2014-08-13clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki6-1/+170
2014-08-12serial: samsung: fix maximum baudrateSeung-Woo Kim1-1/+1
2014-08-12drm/panel: s6e63j0x03: decrease TE signal rate to 30HzInki Dae1-1/+1
2014-08-12drm/exynos: fimd: add exynos3250 SoC supportInki Dae1-8/+13
2014-08-12drm/exynos: mipi-dsi: add exynos3250 SoC support.Inki Dae1-0/+14
2014-08-12gpu/mali: add exynos3250 SoC supportInki Dae1-22/+55
2014-08-12clk/exynos3250: do not define g3d/lcd block gate clockInki Dae1-4/+0
2014-08-11clk: samsung: fix missing spin_lock initializationChanho Park1-0/+1
2014-08-11Revert "drivers: usb: s3c-hsotg: add support for usb core regulator"Chanho Park1-1/+0
2014-08-09xc5000: be sure that the firmware is there before set paramsMauro Carvalho Chehab1-5/+5
2014-08-09au0828: Fix DVB resume when streamingMauro Carvalho Chehab2-7/+11
2014-08-09au0828: fix checks if dvb is initializedMauro Carvalho Chehab1-6/+6
2014-08-09[media] xc5000: better name the functionsMauro Carvalho Chehab1-5/+5
2014-08-09[media] xc5000: add a resume functionMauro Carvalho Chehab1-0/+1
2014-08-09[media] xc5000: Split config and set code for analog/radioMauro Carvalho Chehab1-25/+56
2014-08-09[media] au0828: move the code that sets DTV on a separate funcMauro Carvalho Chehab1-34/+45
2014-08-09[media] xc5000: fix xc5000 suspendMauro Carvalho Chehab1-0/+19
2014-08-09[media] dvb-frontend: add core support for tuner suspend/resumeMauro Carvalho Chehab3-4/+14
2014-08-09[media] au0828: add pr_info to track au0828 suspend/resume codeMauro Carvalho Chehab4-0/+17
2014-08-09[media] au0828: use pr_foo macrosMauro Carvalho Chehab8-75/+72
2014-08-09[media] au0828: Remove a bad whitespaceMauro Carvalho Chehab2-1/+1
2014-08-09[media] au0828: add suspend/resume code for V4L2Mauro Carvalho Chehab3-1/+67
2014-08-09[media] au0828: properly handle stream on/off stateMauro Carvalho Chehab1-0/+3
2014-08-09[media] au0828: Add suspend code for DVBMauro Carvalho Chehab3-1/+34
2014-08-09au0828: be sure to reenable the bridge and GPIOs on resumeMauro Carvalho Chehab1-0/+6
2014-08-09[media] au0828: don't let the IR polling thread to run at suspendMauro Carvalho Chehab1-2/+31
2014-08-09[media] au0828: remove VIDEO_AU0828_RC scope around au0828_rc_*Shuah Khan1-4/+0
2014-08-09[media] au0828: add au0828_rc_*() for VIDEO_AU0828_RC disabledShuah Khan1-4/+11
2014-08-09[media] au0828: handle IR int during suspend/resumeMauro Carvalho Chehab1-0/+6
2014-08-09[media] au0828: avoid race conditions at RC stopMauro Carvalho Chehab1-2/+2
2014-08-09upstream: [media] xc5000: Fix get_frequency()Mauro Carvalho Chehab1-10/+12
2014-08-09upstream: au0828-input: Be sure that IR is enabled at pollingMauro Carvalho Chehab1-2/+10
2014-08-09upstream: [media] au0828: Enable IR for HVR-850Mauro Carvalho Chehab1-0/+1
2014-08-09upstream: au0828: add an option to disable IR via modprobe parmMauro Carvalho Chehab1-1/+5
2014-08-09upstream: [media] au0828: no need to sleep at the IR codeMauro Carvalho Chehab1-2/+0
2014-08-08regulator: s5m8767: Fix build breakChanwoo Choi1-23/+23
2014-08-08Revert "vb2: fix buf_init/buf_cleanup call sequences"Chanho Park1-38/+27
2014-08-08s5p-mfc: Comment spelling and code styling fixKamil Debski2-4/+3
2014-08-08clk: Add of_clk_get_by_clkspec() helperSylwester Nawrocki2-7/+28
2014-08-08s5p-mfc: limit the size of the CPBpanpan liu1-3/+6