summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-04-27misc: modem_if: fix section mismatch from tizen_modem.csubmit/tizen/20140429.051321accepted/tizen/mobile/20140702.072257accepted/tizen/common/20140429.090721MyungJoo Ham1-1/+1
2014-04-27extcon: Move OF helper function to extcon core and change function nameChanwoo Choi6-66/+44
2014-04-27extcon: of: Remove unnecessary function call by using the name of device_nodeChanwoo Choi1-11/+3
2014-04-25misc: modem_if: regress to old tizen modem driverChanho Park38-15222/+861
2014-04-24phy: exynos4212-usb: Use refcount to power device PHY for HSIC0Tomasz Figa1-0/+10
2014-04-24misc: modem_if: Use pinctrl to properly configure pinsTomasz Figa2-7/+24
2014-04-24mfd: max77686: Add suspend/resume callback function for alarm wake-up.Jonghwa Lee1-0/+38
2014-04-23media: vb2-dma-contig: add a hack to speed up cache managementMarek Szyprowski1-2/+27
2014-04-22s5p-mfc: Remove unused variableSylwester Nawrocki1-1/+0
2014-04-21misc: modem_if: initialize gpio_link_enable if invalid gpioChanho Park1-1/+2
2014-04-18modem_if: Change hardcoded link enable gpio valueBeomho Seo1-7/+4
2014-04-11drm/exynos: add dmabuf sync support for kms frameworkInki Dae4-21/+218
2014-04-08media: s5p_mfc: fix doublly free issueZhaowei Yuan1-6/+2
2014-04-03cpufreq:LAB: Change method of boost state preservingLukasz Majewski1-4/+5
2014-04-03cpufreq:governor: Add serialization to the cpufreq_governor_dbs() functionLukasz Majewski1-2/+12
2014-04-03media: s5p_mfc: remove the code checking dev->plat_devZhaowei Yuan1-5/+0
2014-04-02cpufreq: Fix timer/workqueue corruption due to double queueingStephen Boyd1-0/+3
2014-04-02media: s5p-mfc: add to set clock rateDonghwa Lee1-0/+13
2014-04-01clocksource: exynos_mct: Fix too early ISR fire up on wrong CPUKrzysztof Kozlowski1-2/+2
2014-04-01clocksource: exynos_mct: Change exynos4_mct_tick_clear return type to voidKrzysztof Kozlowski1-6/+2
2014-04-01clocksource: exynos_mct: Fix stall after CPU hotpluggingKrzysztof Kozlowski1-13/+20
2014-04-01cpufreq: serialize calls to __cpufreq_governor()Viresh Kumar1-2/+8
2014-04-01cpufreq: Fix serialization of frequency transitionsViresh Kumar1-3/+4
2014-04-01cpufreq: make sure frequency transitions are serializedViresh Kumar1-0/+14
2014-04-01cpufreq: remove unnecessary cpufreq_cpu_{get|put}() callsViresh Kumar1-17/+2
2014-04-01cpufreq: Fix governor start/stop race conditionXiaoguang Chen1-0/+24
2014-03-20modem: sipc4: Chagne the manner of recieving data for FMT,RFS type deviceJonghwa Lee1-1/+25
2014-03-20drm/exynos: remove DRIVER_HAVE_IRQ featureJoonyoung Shim3-22/+1
2014-03-20zram: remove zram->lock in read path and change it with mutexMinchan Kim2-12/+9
2014-03-20zram: remove workqueue for freeing removed pending slotMinchan Kim2-58/+6
2014-03-20zram: introduce zram->tb_lockMinchan Kim2-6/+23
2014-03-20zram: use atomic operation for statMinchan Kim2-20/+16
2014-03-20zram: remove unnecessary freeMinchan Kim1-8/+0
2014-03-20zram: delay pending free request in read pathMinchan Kim1-1/+0
2014-03-20zram: fix race between reset and flushing pending workMinchan Kim1-2/+2
2014-03-20zram: add copyrightMinchan Kim2-0/+2
2014-03-20zram: remove old private project commentMinchan Kim3-3/+0
2014-03-20zram: promote zram from stagingMinchan Kim9-80/+3
2014-03-20zsmalloc: move it under mmMinchan Kim7-1189/+1
2014-03-20zsmalloc: add more commentNitin Cupta2-11/+64
2014-03-20zsmalloc: add Kconfig for enabling page table methodMinchan Kim2-15/+17
2014-03-20Staging: zram: Fix memory leak by refcount mismatchRashika Kheria1-5/+14
2014-03-20Staging: zram: Fix access of NULL pointerRashika Kheria1-2/+4
2014-03-20Staging: zram: Fix variable dereferenced before checkRashika Kheria1-6/+3
2014-03-20zsmalloc: Fix "map_vm_area" undefined reference errors.Majunath Goudar1-0/+1
2014-03-20Revert "staging: zram: Add auto loading of module if user opens /dev/zram."Greg Kroah-Hartman1-1/+0
2014-03-20zram: don't grab mutex in zram_slot_free_noityMinchan Kim2-3/+67
2014-03-20zram: fix invalid memory accessMinchan Kim1-6/+9
2014-03-20Staging: zram: zram_drv.c: Fixed Error of trailing whitespaceKumar Gaurav1-1/+1
2014-03-20staging: zram: protect zram_reset_device() callSergey Senozhatsky1-1/+5