summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-18mmc: Makefile: change the init sequence for indexing mmcblkXJaehoon Chung1-4/+4
2014-11-18extcon: max77693: Fix bug related to MAX77693 irq when set ADC debounce timeJonghwa Lee1-1/+9
2014-11-18drm/exynos: add runtime pm interfaces to g2d driverInki Dae1-4/+31
2014-11-18clock: clk-exynos4: set the CLK_SET_RATE_PARENT for mmc4Jaehoon Chung1-1/+2
2014-11-18mmc: dw_mmc: Add the ability to set the ciu clock frequencyDoug Anderson1-4/+13
2014-11-18mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFERDoug Anderson1-14/+20
2014-11-18mmc: dw_mmc: change the macro name from DTO to DRTOJaehoon Chung2-3/+3
2014-11-18mmc: dw_mmc: clear IDSTS register when initialize IDMACJoonyoung Shim1-0/+6
2014-11-18mmc: dw_mmc: fix error return code in dw_mci_probe()Wei Yongjun1-1/+3
2014-11-18drm/exynos: consider common clock framework to g2d driver.Inki Dae1-2/+2
2014-11-18drm/exynos: fix module build errorInki Dae3-4/+0
2014-11-18dmabuf-sync: add private backend callbacksInki Dae1-1/+7
2014-11-18dmabuf-sync: remove unnecessary the use of mutex lock.Inki Dae1-6/+3
2014-11-18dmabuf-sync: fix sync lock to multiple readInki Dae1-30/+13
2014-11-18cpufreq: exynos: fix section mismatchSeung-Woo Kim1-2/+2
2014-11-18max77693_charger: fix section mismatchSeung-Woo Kim1-1/+1
2014-11-18clk: samsung: fix section mismatch from audio subsystem clocksSeung-Woo Kim1-1/+1
2014-11-18drm/exynos: add cache operation backend callbacksInki Dae1-0/+34
2014-11-18drm/exynos: export a gem into dmabuf fd with O_RDWRInki Dae1-0/+2
2014-11-18dma-buf: add lock callback for fcntl system call.Inki Dae1-0/+33
2014-11-18dmabuf-sync: add cache operation featureInki Dae1-0/+75
2014-11-18dmabuf-sync: add buffer synchronization frameworkInki Dae4-0/+686
2014-11-18power: charger-manager: Fix a bug when it unregisters notifier block of extcon.Jonghwa Lee1-1/+3
2014-11-18power: charger-manager: regulator_get() never returns NULL.Jonghwa Lee1-3/+2
2014-11-18charger_manager: Workaround for supporting platform data without DT parsing.Jonghwa Lee1-1/+114
2014-11-18tty: serial: samsung: Remove useless checks in suspend/resume callbacksTomasz Figa1-18/+13
2014-11-18clocksource: exynos_mct: Register sched_clockTomasz Figa1-0/+8
2014-11-18regulator: max77686: Fix suspend-mode settings of regulatorsTomasz Figa1-10/+89
2014-11-18regulator: max77686: Add set_suspend_enable callback for buck regulatorsTomasz Figa1-0/+18
2014-11-18regulator: of: Parse regulator state in mem mode from DTTomasz Figa1-0/+20
2014-11-18regulator: Handle suspend and resume of regulatorsTomasz Figa1-0/+28
2014-11-18pinctrl: samsung: Parse pin groups before calling pinctrl_register()Tomasz Figa1-6/+4
2014-11-18clk: samsung: exynos4: Do not disable ISP bus clocksTomasz Figa1-4/+4
2014-11-18modem_if: Add modem drivers to Kconfig and MakefileKamil Debski2-0/+2
2014-11-18modem_if: Change net device name choice mechanismKamil Debski1-15/+5
2014-11-18modem_if: ifdef wake_lock support in the modem driverKamil Debski5-0/+20
2014-11-18modem_if: Move code from board-m0-modems.c to the xmm6262 driverKamil Debski2-10/+64
2014-11-18usb: ehci-s5p: Add s5p_ehci_configurate, needed by modem_ifKamil Debski1-0/+27
2014-11-18modem_if: Comment out enable_wake_irq in modem drivers (HSIC, xmm6262)Kamil Debski2-4/+5
2014-11-18modem_if: Move code from board-m0-modems.c to the modem driverKamil Debski1-2/+239
2014-11-18modem_if: Modification of the modem driver to compile on the 3.8 kernelKamil Debski4-10/+12
2014-11-18modem_if: Remove linux/cma.h useKamil Debski1-1/+0
2014-11-18modem_if: Add modem_if driver filesKamil Debski37-0/+21527
2014-11-18usb: ehci-s5p: Add support for HSIC to the Exynos 4x12 SoC familyKamil Debski2-7/+53
2014-11-18usb: s3c-hsotg: Changing MAC interface to 8 bitPraveen Paneri2-3/+4
2014-11-18usb: ehci-s5p: Fix device tree compatible string for ehci-s5p.cKamil Debski1-1/+1
2014-11-18usb: ehci-s5p: Create EHCI & OHCI power control sysfsKamil Debski1-20/+99
2014-11-18exynos4-is: Ungate uart clocks on system suspendTomasz Figa2-1/+24
2014-11-18exynos4-is: Handle suspend/resume of fimc-is-i2c correctlyTomasz Figa1-4/+29
2014-11-18mmc: sdhci-s3c: remove the duplicated calling sequenceJaehoon Chung1-14/+13