summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-15cpufreq: Store cpufreq policies in a listLukasz Majewski1-0/+1
2014-05-15cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directoryViresh Kumar1-0/+4
2014-05-15mmc: dw_mmc: add the platdat for descriptor number.Jaehoon Chung1-0/+4
2014-05-15charger-manager: Parse charger_desc from device tree.Jonghwa Lee1-5/+5
2014-05-15charger-manager : Add default battery temperature checking funtion.Jonghwa Lee1-1/+10
2014-05-15extcon: Add an API to get extcon device from dt nodeKishon Vijay Abraham I1-0/+31
2014-05-15charger: max77693: Fix initial charger configuration properly.Jonghwa Lee1-8/+19
2014-05-15charger: max77693: code cleaningJonghwa Lee1-10/+13
2014-05-15exynos_drm: replace enums by __u32 in structs used in IOCTLsAndrzej Hajda1-7/+7
2014-05-15usb:gadget: Refcount for gadget pullupLukasz Majewski1-2/+11
2014-05-15regulator: max77686: Support DVS control in max77686 regulator.Jonghwa Lee1-0/+2
2014-05-15V4L: Add mem2mem ioctl and file operation helpersSylwester Nawrocki2-0/+28
2014-05-15drm: Add drm backlight subsystem supportDonghwa Lee1-0/+26
2014-05-15extcon: max77693: Define dock constant to remove compile errorChanwoo Choi1-0/+8
2014-05-15extcon: Add extcon-port driver to maintain compatibility with old jack driverChanwoo Choi1-0/+46
2014-05-15dmaengine: dma_slave_caps: remove sg entriesVinod Koul1-8/+0
2014-05-15dmaengine: make dma_submit_error() return an error codeDan Carpenter1-1/+4
2014-05-15dmaengine: add interface of dma_get_slave_channelZhangfei Gao1-0/+1
2014-05-15dmaengine: add dma_slave_get_caps apiVinod Koul1-0/+44
2014-05-15video: exynos_dsi: Use generic PHY driverSylwester Nawrocki2-9/+1
2014-05-15[media] exynos4-is: Use the generic MIPI CSIS PHY driverSylwester Nawrocki1-9/+0
2014-05-15drivers: phy: add generic PHY frameworkKishon Vijay Abraham I1-0/+270
2014-05-15Revert "drivers: phy: add generic PHY framework"Sylwester Nawrocki1-344/+0
2014-05-15Revert "[media] exynos4-is: Use the generic MIPI CSIS PHY driver"Sylwester Nawrocki1-2/+9
2014-05-15Revert "video: exynos_dsi: Use generic PHY driver"Sylwester Nawrocki1-0/+5
2014-05-15Revert "s5k5baf: add camera sensor driver"Sylwester Nawrocki2-24/+0
2014-05-15[media] media: OF: add "sync-on-green-active" propertyLad, Prabhakar1-0/+3
2014-05-15[media] V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdevSylwester Nawrocki2-21/+7
2014-05-15[media] V4L: Rename subdev field of struct v4l2_async_notifierSylwester Nawrocki1-2/+2
2014-05-15[media] V4L: Add V4L2_ASYNC_MATCH_OF subdev matching typeSylwester Nawrocki1-0/+5
2014-05-15[media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_*Sylwester Nawrocki1-6/+6
2014-05-15[media] V4L2: support asynchronous subdevice registrationGuennadi Liakhovetski2-0/+113
2014-05-15[media] V4L2: add a device pointer to struct v4l2_subdevGuennadi Liakhovetski1-0/+2
2014-05-15[media] V4L2: add temporary clock helpersGuennadi Liakhovetski1-0/+54
2014-05-15clk: Implement clk_unregisterSylwester Nawrocki1-0/+2
2014-05-15clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki2-0/+8
2014-05-15dmabuf-sync: update it to patch v8Inki Dae1-13/+80
2014-05-15mfd: max8998: Add support for Device TreeTomasz Figa2-0/+4
2014-05-15regulator: max8998: Use arrays for specifying voltages in platform dataTomasz Figa1-12/+4
2014-05-15mfd: max8998: Add irq domain supportTomasz Figa2-2/+5
2014-05-15zbud: add to mm/Seth Jennings1-0/+22
2014-05-15debugfs: add get/set for atomic typesSeth Jennings1-0/+2
2014-05-15dmabuf-sync: add select system call support.Inki Dae1-0/+5
2014-05-15f2fs: align data types between on-disk and in-memory block addressesJaegeuk Kim1-2/+2
2014-05-15dmabuf-sync: add private backend callbacksInki Dae1-12/+20
2014-05-15dmabuf-sync: fix sync lock to multiple readInki Dae1-1/+0
2014-05-15dmabuf-sync: add buffer synchronization frameworkInki Dae2-0/+194
2014-05-15mutex: Add w/w mutex slowpath debuggingDaniel Vetter1-0/+8
2014-05-15mutex: Add support for wound/wait style locksMaarten Lankhorst2-1/+355
2014-05-15arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst3-13/+9