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