Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
3666bd990a4cd1db5cbe83ddbe8eb3524c32d62c
3666bd9
ARM: dts: msm: Update ldo-delta for 8974Pro and APQ8084 based devices
by Abhijeet Dharmapurikar
· 11 years ago
0833687
Merge "wcnss: Trigger WCNSS driver on first open"
by Linux Build Service Account
· 11 years ago
d0bb3bb
wcnss: Trigger WCNSS driver on first open
by Sameer Thalappil
· 11 years ago
bcafd4e
Merge "ARM: dts: msm: correct tz-usage-tables in DTSI files."
by Linux Build Service Account
· 11 years ago
e11fcc7
Merge "msm: kgsl: remove KGSL_IOCTL_WAKE from context destruction"
by Linux Build Service Account
· 11 years ago
aad82b4
Merge "msm: kgsl: manage active count in adreno_ioctl()"
by Linux Build Service Account
· 11 years ago
3991850
Merge "msm: kgsl: always check kgsl_active_count_get() result"
by Linux Build Service Account
· 11 years ago
bc404b8
Merge "msm: kgsl: Add IB submission gate for device suspend"
by Linux Build Service Account
· 11 years ago
827ff30
Merge "msm: kgsl: Do not take active_cnt for events and waittimestamp"
by Linux Build Service Account
· 11 years ago
c413fde
Merge "msm: kgsl: Propagate the error from kgsl_active_count_wait()"
by Linux Build Service Account
· 11 years ago
f85ba10
Merge "msm: kgsl: Return the correct error from kgsl_active_count_wait()"
by Linux Build Service Account
· 11 years ago
0d427c9
Merge "msm: kgsl: Use the standard functions to read the queued timestamp"
by Linux Build Service Account
· 11 years ago
284b325
Merge "msm: kgsl: Avoid a possible pointer deference in __force_on_show"
by Linux Build Service Account
· 11 years ago
8023185
Merge "msm: kgsl: Fix several possible problem spots in the dispatcher"
by Linux Build Service Account
· 11 years ago
83cd8157
Merge "msm: kgsl: Bootstrap GPU microcode"
by Linux Build Service Account
· 11 years ago
c6f01a7
Merge "msm: kgsl: Set CP_DEBUG in GPU cores start routine"
by Linux Build Service Account
· 11 years ago
eb03d3d
Merge "msm: kgsl: Detect gpu mem entry collisions when using MAP_FIXED flag"
by Linux Build Service Account
· 11 years ago
1a56d26
Merge "msm: kgsl: prevent kgsl_get_pagetable from returning a destroyed pt"
by Linux Build Service Account
· 11 years ago
9d8e0b9
Merge "msm: kgsl: Switch to default pagetables in case of NULL context"
by Linux Build Service Account
· 11 years ago
66c00be
Merge "msm: kgsl: Re-run the events handler when inflight goes to zero"
by Linux Build Service Account
· 11 years ago
e557469
Merge "msm: kgsl: Don't spam the kernel log if qcom,step-pwrlevel isn't found"
by Linux Build Service Account
· 11 years ago
f84ea2b
Merge "msm: kgsl: Verify the user address before reading a perfcounter group"
by Linux Build Service Account
· 11 years ago
d273323
Merge "msm: kgsl: Correctly return the context reset status"
by Linux Build Service Account
· 11 years ago
df980b2
Merge "msm: kgsl: Adds NULL check for drawctxt ops"
by Linux Build Service Account
· 11 years ago
28f465f
Merge "msm: kgsl: Activate the dispatcher following a resume"
by Linux Build Service Account
· 11 years ago
4b19f39
Merge "msm: kgsl: Correctly enable A3XX performance counters"
by Linux Build Service Account
· 11 years ago
d3ca11f
Merge "msm: kgsl: Enable the iommu halt feature for certain IOMMU versions"
by Linux Build Service Account
· 11 years ago
5f45a11
Merge "msm: kgsl: keep usermode context flags in kgsl_context"
by Linux Build Service Account
· 11 years ago
6400301
Merge "msm: kgsl: consolidate preamble based context switch code"
by Linux Build Service Account
· 11 years ago
c57dcce
Merge "msm: kgsl: Detach context when context creation fails in create function"
by Linux Build Service Account
· 11 years ago
1e19f0e
Merge "msm: kgsl: Fix freezing of counter when reading it"
by Linux Build Service Account
· 11 years ago
fbd1e40
Merge "msm: kgsl: Add return value for perfcounter enable function"
by Linux Build Service Account
· 11 years ago
e961340
Merge "msm: kgsl: Call adreno_init only once on startup"
by Linux Build Service Account
· 11 years ago
eddf7f0
Merge "msm: kgsl: Run the idle timer while the GPU is not power collapsed"
by Linux Build Service Account
· 11 years ago
d4faf1e
Merge "msm: kgsl: Fix page align allocation overflow"
by Linux Build Service Account
· 11 years ago
7abb211
Merge "msm: kgsl: Fix reading of special case counters"
by Linux Build Service Account
· 11 years ago
a47ad1c
Merge "msm: kgsl: Restructure performance counters"
by Linux Build Service Account
· 11 years ago
3dc38a5
Merge "msm: kgsl: Store process private pointer in context"
by Linux Build Service Account
· 11 years ago
9042573
Merge "msm: kgsl: Add dispatcher and server-side-sync support"
by Linux Build Service Account
· 11 years ago
1458296
Merge "iommu: msm: Use ion_phys_addr_t for iova argument"
by Linux Build Service Account
· 11 years ago
65649aa
iommu: msm: Use ion_phys_addr_t for iova argument
by Olav Haugan
· 11 years ago
5b5989c
msm: kgsl: remove KGSL_IOCTL_WAKE from context destruction
by Jeremy Gebben
· 11 years ago
92e0f62
msm: kgsl: manage active count in adreno_ioctl()
by Jeremy Gebben
· 11 years ago
12cbea0
msm: kgsl: always check kgsl_active_count_get() result
by Jeremy Gebben
· 11 years ago
b33c969
msm: kgsl: Add IB submission gate for device suspend
by Carter Cooper
· 11 years ago
240e6d8
msm: kgsl: Do not take active_cnt for events and waittimestamp
by Jordan Crouse
· 11 years ago
bd2bafe
msm: kgsl: Propagate the error from kgsl_active_count_wait()
by Jordan Crouse
· 11 years ago
56be382
msm: kgsl: Return the correct error from kgsl_active_count_wait()
by Jordan Crouse
· 11 years ago
1f8419a
msm: kgsl: Use the standard functions to read the queued timestamp
by Jordan Crouse
· 11 years ago
0b49ba2
msm: kgsl: Avoid a possible pointer deference in __force_on_show
by Jordan Crouse
· 11 years ago
4961501
msm: kgsl: Fix several possible problem spots in the dispatcher
by Jordan Crouse
· 11 years ago
0e62eda
msm: kgsl: Bootstrap GPU microcode
by Tarun Karra
· 11 years ago
07bf490
msm: kgsl: Set CP_DEBUG in GPU cores start routine
by Shubhraprakash Das
· 11 years ago
a5733dd
msm: kgsl: Detect gpu mem entry collisions when using MAP_FIXED flag
by Harsh Vardhan Dwivedi
· 11 years ago
4d04b5a
msm: kgsl: prevent kgsl_get_pagetable from returning a destroyed pt
by Jeff Boody
· 11 years ago
4678994
msm: kgsl: Switch to default pagetables in case of NULL context
by Harsh Vardhan Dwivedi
· 11 years ago
e3d0b5b
msm: kgsl: Re-run the events handler when inflight goes to zero
by Jordan Crouse
· 11 years ago
7db5dc9
msm: kgsl: Don't spam the kernel log if qcom,step-pwrlevel isn't found
by Jordan Crouse
· 11 years ago
d85d4df
msm: kgsl: Verify the user address before reading a perfcounter group
by Jordan Crouse
· 11 years ago
17cbc54
msm: kgsl: Correctly return the context reset status
by Jordan Crouse
· 11 years ago
8749b5b
msm: kgsl: Adds NULL check for drawctxt ops
by Shrenuj Bansal
· 11 years ago
a3af001
msm: kgsl: Activate the dispatcher following a resume
by Jordan Crouse
· 11 years ago
8fe27fd
msm: kgsl: Correctly enable A3XX performance counters
by Harshdeep Dhatt
· 11 years ago
2658dd1
msm: kgsl: Enable the iommu halt feature for certain IOMMU versions
by Shubhraprakash Das
· 11 years ago
02833d5
msm: kgsl: keep usermode context flags in kgsl_context
by Jeremy Gebben
· 11 years ago
88a9b5e
msm: kgsl: consolidate preamble based context switch code
by Jeremy Gebben
· 11 years ago
a766a19
msm: kgsl: Detach context when context creation fails in create function
by Shubhraprakash Das
· 11 years ago
872ed5b
msm: kgsl: Fix freezing of counter when reading it
by Shubhraprakash Das
· 11 years ago
6cce4da
msm: kgsl: Add return value for perfcounter enable function
by Shubhraprakash Das
· 11 years ago
4b612e8
msm: kgsl: Call adreno_init only once on startup
by Shubhraprakash Das
· 11 years ago
aadea8ef
msm: kgsl: Run the idle timer while the GPU is not power collapsed
by Lucille Sylvester
· 11 years ago
5812215
msm: kgsl: Fix page align allocation overflow
by Carter Cooper
· 11 years ago
83bfe6b
msm: kgsl: Fix reading of special case counters
by Shubhraprakash Das
· 11 years ago
b7bd8bc
msm: kgsl: Restructure performance counters
by Shubhraprakash Das
· 11 years ago
1d8fd16
msm: kgsl: Store process private pointer in context
by Shubhraprakash Das
· 11 years ago
2371c9b
msm: kgsl: Add dispatcher and server-side-sync support
by Jordan Crouse
· 11 years ago
4528a8b
Merge "msm8x10: Add 16 bit PCM as default format for I2S backend."
by Linux Build Service Account
· 11 years ago
bc99dba
Merge "msm8226: Add 16 bit PCM as default format for slimbus backend."
by Linux Build Service Account
· 11 years ago
ab84b44
Merge "ASoC: msm: change to enable audio"
by Linux Build Service Account
· 11 years ago
b2d47f5
Merge "ASoC: msm: Fix potential spin lock recursion in compress driver"
by Linux Build Service Account
· 11 years ago
a19dbef
Merge "ASoC: msm: handle write done events in pause state"
by Linux Build Service Account
· 11 years ago
ee4645c
Merge "ASoC: msm: handle partial writes in compress driver"
by Linux Build Service Account
· 11 years ago
e002a14
Merge "ASoC: msm: compr_free(), check if EOS is going on before waiting"
by Linux Build Service Account
· 11 years ago
c2a3ff7
Merge "ASoC: msm: treat partial drain like full drain"
by Linux Build Service Account
· 11 years ago
abb568ac
Merge "ASoc: msm: stub set_metadata ops function"
by Linux Build Service Account
· 11 years ago
47df080
Merge "ASoc: msm: Send media format block for compress playback"
by Linux Build Service Account
· 11 years ago
a17d419
Merge "ASoC: msm: Return proper error codes"
by Linux Build Service Account
· 11 years ago
ab5b82f
Merge "Asoc: msm: compr drain/flush fixes"
by Linux Build Service Account
· 11 years ago
bbf809b
Merge "ASoc: msm: Change condition to get session time"
by Linux Build Service Account
· 11 years ago
702a84f
Merge "ASoC: msm: Implement platform driver for compress audio playback"
by Linux Build Service Account
· 11 years ago
a54e8758
Merge "Adjust refcounts for FE Dai links in SOC compress framework"
by Linux Build Service Account
· 11 years ago
e24e112
Merge "soc: return value of get soc version ioctl"
by Linux Build Service Account
· 11 years ago
916031c
Merge "ALSA: compress: Use kzalloc() for ioctls writing back data"
by Linux Build Service Account
· 11 years ago
95d9abe
Merge "ALSA: compress: info leak in snd_compr_get_caps()"
by Linux Build Service Account
· 11 years ago
1549291
Merge "ALSA: compress_core: Rework writes to use cumulative values"
by Linux Build Service Account
· 11 years ago
e1912ec
Merge "ALSA: compress_core: Remove unused hw_pointer"
by Linux Build Service Account
· 11 years ago
61c5d15
Merge "ALSA: compress_core: Add support for capture streams"
by Linux Build Service Account
· 11 years ago
55da084
Merge "ALSA: compress_core: Deconstify copy callback buffer"
by Linux Build Service Account
· 11 years ago
273fa65
Merge "ALSA: compress_core: Calculate avail correctly for capture streams"
by Linux Build Service Account
· 11 years ago
a6f9b37
Merge "ALSA: compress_core: Update calc_avail to use cumulative values"
by Linux Build Service Account
· 11 years ago
Next »