summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-18[media] dvb-frontend: add core support for tuner suspend/resumeMauro Carvalho Chehab3-4/+14
2014-11-18[media] au0828: add pr_info to track au0828 suspend/resume codeMauro Carvalho Chehab4-0/+17
2014-11-18[media] au0828: use pr_foo macrosMauro Carvalho Chehab8-75/+72
2014-11-18[media] au0828: Remove a bad whitespaceMauro Carvalho Chehab2-1/+1
2014-11-18[media] au0828: add suspend/resume code for V4L2Mauro Carvalho Chehab3-1/+67
2014-11-18[media] au0828: properly handle stream on/off stateMauro Carvalho Chehab1-0/+3
2014-11-18[media] au0828: Add suspend code for DVBMauro Carvalho Chehab3-1/+34
2014-11-18au0828: be sure to reenable the bridge and GPIOs on resumeMauro Carvalho Chehab1-0/+6
2014-11-18[media] au0828: don't let the IR polling thread to run at suspendMauro Carvalho Chehab1-2/+31
2014-11-18[media] au0828: remove VIDEO_AU0828_RC scope around au0828_rc_*Shuah Khan1-4/+0
2014-11-18[media] au0828: add au0828_rc_*() for VIDEO_AU0828_RC disabledShuah Khan1-4/+11
2014-11-18[media] au0828: handle IR int during suspend/resumeMauro Carvalho Chehab1-0/+6
2014-11-18[media] au0828: avoid race conditions at RC stopMauro Carvalho Chehab1-2/+2
2014-11-18upstream: au0828-input: Be sure that IR is enabled at pollingMauro Carvalho Chehab1-2/+10
2014-11-18upstream: [media] au0828: Enable IR for HVR-850Mauro Carvalho Chehab1-0/+1
2014-11-18upstream: au0828: add an option to disable IR via modprobe parmMauro Carvalho Chehab1-1/+5
2014-11-18upstream: [media] au0828: no need to sleep at the IR codeMauro Carvalho Chehab1-2/+0
2014-11-18regulator: s5m8767: Fix build breakChanwoo Choi1-23/+23
2014-11-18Revert "vb2: fix buf_init/buf_cleanup call sequences"Chanho Park1-38/+27
2014-11-18s5p-mfc: Comment spelling and code styling fixKamil Debski2-4/+3
2014-11-18clk: Add of_clk_get_by_clkspec() helperSylwester Nawrocki2-7/+28
2014-11-18s5p-mfc: limit the size of the CPBpanpan liu1-3/+6
2014-11-18media: s5p_mfc_dec: delete the redundant codepanpan liu1-8/+1
2014-11-18media: s5p_mfc: Check the return value of allocation routineZhaowei Yuan1-2/+10
2014-11-18s5p-mfc: correct improper logsZhaowei Yuan1-2/+2
2014-11-18drm: add checking DRM_FORMAT_NV12MTJoonyoung Shim1-0/+5
2014-11-18drm/exynos: control blending of mixer graphic layer 0Joonyoung Shim1-0/+5
2014-11-18upstream: [media] xc5000: always write at dmesg when it fails to upload firmwareMauro Carvalho Chehab1-13/+27
2014-11-18upstream: [media] xc5000: optimize firmware retry logicMauro Carvalho Chehab1-35/+38
2014-11-18upstream: [media] xc5000: Don't try forever to load the firmwareMauro Carvalho Chehab1-19/+21
2014-11-18upstream: [media] au0828: add support for IR on HVR-950QMauro Carvalho Chehab6-4/+430
2014-11-18upstream: [media] rc-main: allow raw protocol drivers to restrict the allowed...Mauro Carvalho Chehab1-3/+5
2014-11-18upstream: [media] au0828: improve I2C speedMauro Carvalho Chehab2-16/+27
2014-11-18local/input: touchscreen: mms128: code clean and open/close callbackBeomho Seo1-1868/+70
2014-11-18input: misc: add regulator-haptic driverHyunhee Kim3-0/+239
2014-11-18regulator: max14577: Add support for MAX77836 regulatorsKrzysztof Kozlowski2-38/+246
2014-11-18regulator: max14577: Fix invalid return value on DT parse successKrzysztof Kozlowski1-2/+3
2014-11-18regulator: max14577: Add missing of_node_putKrzysztof Kozlowski1-2/+3
2014-11-18regulator: max14577: Remove unused state container definitionKrzysztof Kozlowski1-7/+1
2014-11-18regulator: max14577: Add module alias to support module auto-loadingAxel Lin1-0/+1
2014-11-18regulator: max14577: Add regulator driver for Maxim 14577Krzysztof Kozlowski3-0/+280
2014-11-18power: charger-manager: Add uevent_notify for cable notificationJonghwa Lee1-1/+3
2014-11-18power: charger-manager: Notify chainging of battery soc to userJonghwa Lee1-2/+22
2014-11-18misc: ice4_irda: add support for clock enableJaewon Kim1-1/+36
2014-11-18misc: add support for ice4_irda driver to use IrDA controlJaewon Kim4-0/+2721
2014-11-18sensorhub: add sensorhub driverJaewon Kim27-0/+8945
2014-11-18drivers: usb: s3c-hsotg: add support for usb core regulatorMarek Szyprowski1-0/+1
2014-11-18drivers: phy: exynos-usb2: add support for Exynos 3250Marek Szyprowski4-8/+27
2014-11-18usb: gadget: Use usb_put_function instead of usb_remove_functionAndrzej Pietrasiewicz1-14/+17
2014-11-18usb: gadget: slp: add an acm instance to default functionsSeung-Woo Kim1-1/+2