summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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-15modem_if: Add modem.h to include/linux/platform_dataKamil Debski1-0/+330
2014-05-15[media] exynos4-is: Use the generic MIPI CSIS PHY driverSylwester Nawrocki1-9/+2
2014-05-15drivers: phy: add generic PHY frameworkKishon Vijay Abraham I1-0/+344
2014-05-15nfc: pn544-i2c: Remove unused gpio_irqLukasz Czerwinski1-1/+0
2014-05-15nfc: pn544-i2c: Add DT bindingsLukasz Czerwinski1-1/+2
2014-05-15iio: st_sensors Add threshold events supportLukasz Czerwinski1-0/+75
2014-05-15iio: st_sensors: Add handling of multiple interruptsLukasz Czerwinski1-0/+9
2014-05-15power: max77693: Add max77693 charger dirver.Jonghwa Lee2-0/+185
2014-05-15sound: soc: codecs: Import Yamaha YMU823 (MC1N2) codec driverTomasz Figa1-0/+29
2014-05-14drivers: of: add initialization code for dma reserved memoryMarek Szyprowski1-0/+14
2014-05-14drivers: of: add function to scan fdt nodes given by pathMarek Szyprowski1-0/+3
2014-05-14drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski1-2/+53
2014-05-14regulator: Remove const from declation of reg_desc in regulator_dev.Jonghwa Lee1-1/+1
2014-05-14regulator: max77693: Add regulator driver for max77693Jonghwa Lee2-0/+41
2014-05-14drivers: base: add notifier for failed driver bindMarek Szyprowski1-1/+3
2014-05-06nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky1-0/+1
2014-04-26bdi: avoid oops on device removalJan Kara1-1/+1
2014-04-14cpufreq: Fix governor start/stop race conditionXiaoguang Chen1-0/+1
2014-04-14futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens1-0/+4
2014-04-14usbnet: include wait queue head in device structureOliver Neukum1-1/+1