Age | Commit message (Expand) | Author | Files | Lines |
2016-05-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 5 | -73/+202 |
2016-04-20 | soc: qcom: spm: Use const and __initconst for qcom_cpuidle_ops | Jisheng Zhang | 1 | -1/+1 |
2016-04-20 | soc: qcom: smd: Make callback pass channel reference | Bjorn Andersson | 3 | -11/+28 |
2016-04-20 | soc: qcom: smem: Use write-combine remap for SMEM | Bjorn Andersson | 1 | -2/+1 |
2016-03-31 | soc: qcom: smd: Support opening additional channels | Bjorn Andersson | 1 | -0/+76 |
2016-03-31 | soc: qcom: smd: Support multiple channels per sdev | Bjorn Andersson | 1 | -3/+11 |
2016-03-31 | soc: qcom: smd: Refactor channel open and close handling | Bjorn Andersson | 1 | -22/+40 |
2016-03-31 | soc: qcom: smd: Split discovery and state change work | Bjorn Andersson | 1 | -27/+31 |
2016-03-31 | soc: qcom: smd: Introduce callback setter | Bjorn Andersson | 1 | -8/+17 |
2016-03-31 | drivers: qcom: spm: avoid module usage in non-modular SPM driver | Lina Iyer | 1 | -5/+3 |
2016-01-23 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -1/+1 |
2016-01-22 | soc: qcom/spm: shut up uninitialized variable warning | Arnd Bergmann | 1 | -1/+1 |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -9/+4 |
2016-01-21 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 7 | -0/+1709 |
2016-01-21 | drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding it | Stephen Boyd | 1 | -9/+4 |
2015-12-22 | ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hook | Lorenzo Pieralisi | 1 | -5/+5 |
2015-12-15 | soc: qcom: smd-rpm: Add existing platform support | Andy Gross | 1 | -0/+2 |
2015-12-08 | soc: qcom: Introduce WCNSS_CTRL SMD client | Bjorn Andersson | 3 | -0/+280 |
2015-12-08 | ARM: qcom: select ARM_CPU_SUSPEND for power management | Arnd Bergmann | 1 | -0/+1 |
2015-12-08 | soc: qcom: enable smsm/smp2p modular build | Arnd Bergmann | 1 | -2/+2 |
2015-12-08 | soc: qcom: smp2p: Qualcomm Shared Memory Point to Point | Bjorn Andersson | 3 | -0/+587 |
2015-12-08 | soc: qcom: smsm: Add driver for Qualcomm SMSM | Bjorn Andersson | 3 | -0/+634 |
2015-12-08 | soc: qcom: Introduce common SMEM state machine code | Bjorn Andersson | 3 | -0/+205 |
2015-10-31 | soc: qcom: smd-rpm: Correct size of outgoing message | Bjorn Andersson | 1 | -1/+1 |
2015-10-16 | soc: qcom/smem: add HWSPINLOCK dependency | Arnd Bergmann | 1 | -0/+1 |
2015-10-14 | soc: qcom: smem: Move RPM message ram out of smem DT node | Stephen Boyd | 1 | -43/+30 |
2015-10-14 | soc: qcom: smd-rpm: Correct the active vs sleep state flagging | Bjorn Andersson | 1 | -1/+1 |
2015-10-14 | soc: qcom: smd: delete unneeded of_node_put | Julia Lawall | 1 | -3/+1 |
2015-10-14 | soc: qcom: smd: Correct SMEM items for upper channels | Bjorn Andersson | 1 | -2/+2 |
2015-10-14 | soc: qcom: smd: Reject send of too big packets | Bjorn Andersson | 1 | -0/+4 |
2015-10-14 | soc: qcom: smd: Handle big endian CPUs | Stephen Boyd | 1 | -65/+116 |
2015-10-14 | soc: qcom: smd_rpm: Handle big endian CPUs | Stephen Boyd | 1 | -24/+26 |
2015-10-14 | soc: qcom: smd: Remove use of VLAIS | Stephen Boyd | 1 | -13/+19 |
2015-10-14 | soc: qcom: smd: Use __iowrite32_copy() instead of open-coding it | Stephen Boyd | 1 | -9/+4 |
2015-10-14 | soc: qcom: smd: Represent channel layout in structures | Stephen Boyd | 1 | -28/+33 |
2015-10-14 | soc: qcom: smem: Handle big endian CPUs | Stephen Boyd | 1 | -91/+138 |
2015-10-14 | soc: qcom: Make qcom_smem_get() return a pointer | Stephen Boyd | 2 | -55/+47 |
2015-10-14 | soc: qcom: Reorder SMEM/SMD configs | Stephen Boyd | 1 | -8/+8 |
2015-10-14 | soc: qcom: smem: Avoid NULL pointer exception on remove | Stephen Boyd | 1 | -1/+1 |
2015-10-14 | soc: qcom: smd: Implement id_table driver matching | Bjorn Andersson | 1 | -7/+18 |
2015-09-09 | soc: qcom: smd: Correct fBLOCKREADINTR handling | Bjorn Andersson | 1 | -3/+3 |
2015-09-09 | soc: qcom: smd: Use correct remote processor ID | Andy Gross | 1 | -4/+12 |
2015-09-09 | soc: qcom: smem: Fix errant private access | Andy Gross | 1 | -12/+6 |
2015-07-29 | soc: qcom: Driver for the Qualcomm RPM over SMD | Bjorn Andersson | 3 | -0/+259 |
2015-07-29 | soc: qcom: Add Shared Memory Driver | Bjorn Andersson | 3 | -0/+1328 |
2015-07-28 | drivers: qcom: Select QCOM_SCM unconditionally for QCOM_PM | Lina Iyer | 1 | -0/+1 |
2015-07-28 | soc: qcom: Add Shared Memory Manager driver | Bjorn Andersson | 3 | -0/+784 |
2015-07-01 | soc: qcom: spm: Fix idle on THUMB2 kernels | Stephen Boyd | 1 | -1/+1 |
2015-04-28 | ARM: qcom: Add Subsystem Power Manager (SPM) driver | Lina Iyer | 3 | -0/+393 |
2015-03-11 | soc: qcom: gsbi: Add support for ADM CRCI muxing | Andy Gross | 2 | -0/+153 |