aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-22Merge branch 'lsk-3.10-armlt-dma' into integration-lsk-3.10-juno-android-newJon Medhurst
2015-04-22Merge branch 'lsk-3.10-armlt-mali-new' into integration-lsk-3.10-juno-android...Jon Medhurst
2015-04-22Merge branch 'lsk-3.10-armlt-drm-hdlcd-new' into integration-lsk-3.10-juno-an...Jon Medhurst
2015-04-22Merge branch 'lsk-3.10-armlt-tda998x' into integration-lsk-3.10-juno-android-newJon Medhurst
2015-04-22Merge branch 'lsk-3.10-armlt-i2c' into integration-lsk-3.10-juno-android-newJon Medhurst
2015-04-22Merge branch 'lsk-3.10-armlt-scpi-thermal-new' into integration-lsk-3.10-juno...Jon Medhurst
2015-04-22Merge branch 'lsk-3.10-armlt-ipa' into integration-lsk-3.10-juno-android-newJon Medhurst
2015-04-22Merge branch 'lsk-3.10-armlt-scpi-cpufreq-new' into integration-lsk-3.10-juno...Jon Medhurst
2015-04-22Merge branch 'lsk-3.10-armlt-scpi-clk-new' into integration-lsk-3.10-juno-and...Jon Medhurst
2015-04-22Merge branch 'lsk-3.10-armlt-scpi-new' into integration-lsk-3.10-juno-android...Jon Medhurst
2015-04-22Merge branch 'lsk-3.10-armlt-juno-misc' into integration-lsk-3.10-juno-androi...Jon Medhurst
2015-04-22Merge branch 'lsk-3.10-armlt-fixes' into integration-lsk-3.10-juno-android-newJon Medhurst
2015-04-22mali: Update for new scpi interfaceJon Medhurst
2015-04-22driver/core: cpu: initialize of_node in cpu's device strutureSudeep KarkadaNagesha
2015-04-22cpufreq: arm_big_little: Rename some pm_opp related namesJon Medhurst
2015-04-22cpufreq: arm_big_little: remove unused cpu-cluster.<n> clock nameSudeep Holla
2015-04-22cpufreq: arm-big-little: use clk_get instead of clk_get_sysSudeep KarkadaNagesha
2015-04-22cpufreq: arm_big_little: check if the frequency is set correctlySudeep Holla
2015-04-22cpufreq: arm_big_little: add SCPI interface driverSudeep Holla
2015-04-22clk: scpi: add support for cpufreq virtual deviceSudeep Holla
2015-04-22clk: add support for clocks provided by SCP(System Control Processor)Sudeep Holla
2015-04-22mailbox: scpi: Add support for getting sensors and valuesJon Medhurst
2015-04-22mailbox: add tx_prepare client callbackSudeep Holla
2015-04-22mailbox: scp_protocol: add sysfs_create/remove_groupsJon Medhurst
2015-04-22mailbox: add support for System Control and Power Interface(SCPI) protocolSudeep Holla
2015-04-22mailbox: add support for ARM Message Handling Unit(MHU) controllerSudeep Holla
2015-04-22thermal: scpi: Update driver for new scpi interfaceJon Medhurst
2015-04-15drm/cma: Fix printk formats in drm_gem_cma_describeJon Medhurst
2015-04-09cpuidle: governor: menu: comment out unused variableMark Hambleton
2015-04-09drivers/base: cpu: fix merge problemRyan Harkin
2015-04-09staging: android: ion: Set the length of the DMA sg entries in buffer.Liviu Dudau
2015-04-08drivers: hwmon: juno hwmon driverLorenzo Pieralisi
2015-04-08HACK: Workaround mmaped timer access issue on JunoJon Medhurst
2015-04-02dmaengine: Fix allocation size for PL330 data buffer depth.Liviu Dudau
2015-04-02dma: pl330: Use dma_get_slave_channel() in the of xlate callbackLars-Peter Clausen
2015-04-02dma: pl330: Differentiate between submitted and issued descriptorsLars-Peter Clausen
2015-04-02dma: pl330: Alloc dma_parms for the dma deviceLars-Peter Clausen
2015-04-02dma: pl330: Set residue_granularityLars-Peter Clausen
2015-04-02dma: pl330: ensure DMA descriptors are zero-initialisedWill Deacon
2015-04-02dma: pl330: silence a compile warningDan Carpenter
2015-04-02dma: pl330: off by one in pl330_probe()Dan Carpenter
2015-04-02dma: pl330: Support per channel irq allocationMichal Simek
2015-04-02dma: pl330: Simplify irq allocationMichal Simek
2015-04-02DMA-API: dma: pl330: add dma_set_mask_and_coherent() callRussell King
2015-04-02dmaengine: pl330: use dma_set_max_seg_size to set the sg limitVinod Koul
2015-04-02dma: pl330: Implement device_slave_capsLars-Peter Clausen
2015-04-02dma: pl330: Fix handling of TERMINATE_ALL while processing completed descriptorsLars-Peter Clausen
2015-04-02dmaengine: add interface of dma_get_slave_channelZhangfei Gao
2015-04-02dma: pl330: split off common code to give back descriptorsChanho Park
2015-04-02dma: pl330: use dma_addr_t for describing bus addressesWill Deacon