summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-10-15drm/prime: fix error path in drm_gem_prime_fd_to_handleDaniel Vetter1-1/+1
2014-10-15drm/prime: remove cargo-cult locking from map_sg helperDaniel Vetter1-3/+0
2014-10-15drm: add mmap function to prime helpersJoonyoung Shim1-1/+7
2014-10-15drm/prime: fix sgt NULL checkingJoonyoung Shim1-5/+6
2014-10-15drm/prime: fix up handle_to_fd ioctl return valueDaniel Vetter1-2/+5
2014-10-15drm/prime: add return check for dma_buf_fdYoungJun Cho1-11/+28
2014-10-15drm/prime: reorder drm_prime_add_buf_handle and remove prototypeSeung-Woo Kim1-16/+14
2014-10-15drm/prime: fix to put an exported dma_buf for adding handle failureYoungJun Cho1-1/+7
2014-10-15drm/prime: support to cache mappingJoonyoung Shim1-3/+49
2014-10-15drm/prime: replace NULL with error value in drm_prime_pages_to_sgYoungJun Cho1-3/+5
2014-10-15drm/prime: fix to check return of dma_map_sg in prime helperYoungJun Cho1-2/+7
2014-10-15drm: move pinning/unpinning to buffer attachMaarten Lankhorst1-15/+26
2014-10-15drm: add unpin function to prime helpersMaarten Lankhorst1-1/+11
2014-10-15seqno-fence: Hardware dma-buf implementation of fencing (v6)Maarten Lankhorst2-1/+74
2014-10-15fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst3-1/+441
2014-10-15dma-buf: move to drivers/dma-bufMaarten Lankhorst5-1/+2
2014-10-15dma-buf: update debugfs outputSumit Semwal1-13/+12
2014-10-15reservation: cross-device reservation support, v4Maarten Lankhorst2-1/+40
2014-10-15Revert "dmabuf-sync: add buffer synchronization framework"Chanho Park4-686/+0
2014-10-15Revert "dmabuf-sync: add cache operation feature"Chanho Park1-75/+0
2014-10-15Revert "dma-buf: add lock callback for fcntl system call."Chanho Park1-33/+0
2014-10-15Revert "dmabuf-sync: fix sync lock to multiple read"Chanho Park1-13/+30
2014-10-15Revert "dmabuf-sync: remove unnecessary the use of mutex lock."Chanho Park1-3/+6
2014-10-15Revert "dmabuf-sync: add private backend callbacks"Chanho Park1-7/+1
2014-10-15Revert "dmabuf-sync: add select system call support."Chanho Park2-66/+0
2014-10-15Revert "dma-buf: return POLLIN | POLLOUT instead of POLLERR"Chanho Park1-2/+2
2014-10-15Revert "dmabuf-sync: update it to patch v8"Chanho Park2-390/+114
2014-10-15drm/exynos: correct connector->dpms field before resumingInki Dae1-2/+6
2014-10-15rtc: s5m: Adjust kernel message level to debug.Jonghwa Lee1-6/+6
2014-10-15drm/exynos: remove pm runtime interfacesInki Dae1-26/+0
2014-10-15mfd: sec-core: Postpone handling of IRQ until I2C bus is enabled.Jonghwa Lee1-0/+5
2014-10-13power: charger-manager: Prevent ktimer's nsecs value exceeds its size.Jonghwa Lee1-1/+2
2014-10-13input: keyboard: mcs_touchkey:Convert to devm_* managed functionsBeomho Seo1-16/+11
2014-10-13misc: ice4_irda: Move firmware download function to workqueueJaewon Kim1-11/+20
2014-10-13sensorhub: Move MCU firmware check to workqueueJaewon Kim2-28/+40
2014-10-10power: charger-manager: Add num_chargers variable to desc structure.Jonghwa Lee1-11/+10
2014-10-10power: charger-manager: Fix to use CHARGE_NOW/FULL property correctly.Jonghwa Lee1-52/+34
2014-10-10power: charger-manager: Use power_supply_changed() not private uevent.Jonghwa Lee1-75/+6
2014-10-10power: charger-manager: Remove deprecated function, cm_notify_event().Jonghwa Lee1-190/+6
2014-10-10power: charger-manager: Monitoring temperature becomes mandatory option.Jonghwa Lee2-59/+17
2014-10-10power: charger-manager: Use alarmtimer for battery monitoring in suspend.Jonghwa Lee2-207/+82
2014-10-10power: charger-manager: Rebase charger-manager up-to-date.Jonghwa Lee1-241/+199
2014-10-08hwmon: ntc_thermistor: Add ntc thermistor to thermal subsystem as a sensor.Jonghwa Lee2-0/+26
2014-10-08thermal: Bind cooling devices with the correct argumentsPunit Agrawal1-2/+2
2014-10-08thermal: Add braces around suspect codeStephen Boyd1-1/+2
2014-10-08thermal:samsung: fix compilation warningNaveen Krishna Chatradhi1-1/+1
2014-10-08thermal: introduce device tree parserEduardo Valentin5-1/+880
2014-10-08thermal: allow registering without .get_tempEduardo Valentin1-2/+8
2014-10-07mfd: max77686: Add registration of max77686-clk for control 32khz clock outputsInha Song1-0/+1
2014-10-08mfd: max14577: Add compatible string to max77836 charger's mfd cell.Jonghwa Lee1-1/+3