Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2cc01c4dd8cf980a011c7944053acc6da047ab96
/
drivers
/
slimbus
bbb3e31
Slim_ngd: Modify waiting mechanism in kthread
by Kiran Gunda
· 11 years ago
fe030de
slim-ngd: change log level of slave_notify completion
by Naveen Kaje
· 11 years ago
e44cc82
slim_ngd: Use QMI server up notification instead of APR for probing
by Sagar Dharia
· 11 years ago
3367630
Merge "slimbus: Use physical address type where physical address is used"
by Linux Build Service Account
· 11 years ago
8bab5aa
Merge "slim_ngd: Support REPEAT_CHANGE_VALUE user message"
by Linux Build Service Account
· 11 years ago
1861df1
Merge "slimbus: Enable clients to send user messages to devices."
by Linux Build Service Account
· 11 years ago
e005f89
Merge "slim-ngd: NULL pointer check for client buffer"
by Linux Build Service Account
· 11 years ago
1aaae92
slim-ngd: NULL pointer check for client buffer
by Kiran Gunda
· 11 years ago
1bbf38c
slimbus: Use physical address type where physical address is used
by Sagar Dharia
· 11 years ago
b046b3c
slim_ngd: Support REPEAT_CHANGE_VALUE user message
by Sagar Dharia
· 11 years ago
1f2e4a8
slimbus: Enable clients to send user messages to devices.
by Sagar Dharia
· 11 years ago
fc69050
slim_ngd: Handle error flags before handling SENT flag
by Sagar Dharia
· 11 years ago
21f8855
slimbus: Fix logical address notification mechanism
by Sagar Dharia
· 11 years ago
0ba80fa
slim_msm: Add support for external MDM restart
by Naveen Kaje
· 11 years ago
bcd74d0
Slimbus: Correct the conditional check during channel removal
by Kiran Gunda
· 11 years ago
e6e2495
msm: qmi: Match service version and instance during lookup
by Karthikeyan Ramasubramanian
· 11 years ago
f37b42c
slim_msm: Rectify physical address type
by Sagar Dharia
· 11 years ago
d1468b7
slimbus: Manage channel slots only if framework manages bandwidth
by Sagar Dharia
· 11 years ago
129c7d8
slim_ngd: Handle runtime-pm resume error gracefully
by Sagar Dharia
· 11 years ago
4f24072
slim_ngd: Fix logical address notification mechanism
by Sagar Dharia
· 11 years ago
55bced8
slim_ngd: Return success for resource removal requests if HW restarts
by Sagar Dharia
· 11 years ago
3237916
slim_msm: ngd: Return success for channel removal during ADSP SSR
by Sagar Dharia
· 11 years ago
722f9e2
slimbus: Provide framer-booted notification to slimbus device drivers
by Sagar Dharia
· 11 years ago
318cac4
slim_ngd: Add NULL pointer check apart from error check
by Kiran Gunda
· 11 years ago
f68d71f
slimbus: Add support for report-absent and device-down notification
by Sagar Dharia
· 11 years ago
8e554ed
slim_ngd: Make sure transaction is not dereferenced after it's freed
by Sagar Dharia
· 11 years ago
a3c6a38
slim_msm: Get platform-specific information from platform-data
by Sagar Dharia
· 11 years ago
100e721
slimbus: Fix port allocation and deallocation for manager's ports
by Sagar Dharia
· 12 years ago
2d74c14
slim_msm: Optimize slimbus data port's connection with BAM pipe
by Sagar Dharia
· 12 years ago
ea33a6e
slim_msm: Signal client's completion for per transfer notification
by Sagar Dharia
· 12 years ago
2b8a4b5
slim_msm: Report flow-error and mask apps slimbus port interrupts
by Sagar Dharia
· 12 years ago
5c8ad19
slim_msm: Support TX message queues
by Sagar Dharia
· 11 years ago
5ee34ae
slim_ngd: Support reserving message bandwidth for clients
by Sagar Dharia
· 12 years ago
0a69333
slim_msm: Retry capability message in case HW NACKs it.
by Sagar Dharia
· 12 years ago
da48bd6
slim_msm: Do not disconnect BAM pipe if ADSP HW goes down
by Sagar Dharia
· 12 years ago
e8f6c9a
slimbus: Handle channel control correctly if controller manages BW
by Sagar Dharia
· 12 years ago
073123f
Merge "slim_msm: Reading the smaller length messages properly"
by Linux Build Service Account
· 12 years ago
371bfa2
slimbus: Add slimbus device driver unregistration function
by Sagar Dharia
· 12 years ago
a139828
slim_ngd: Rely on pm_runtime resume to put device in active state
by Sagar Dharia
· 12 years ago
33a23a9
slim_msm: Reading the smaller length messages properly
by Kiran Gunda
· 12 years ago
24419e3
slim_ngd: Handle possibility of ADSP idle power collapse
by Sagar Dharia
· 12 years ago
33beca0
slim_ngd: Re-initialize Slimbus NGD controller when ADSP restarts
by Sagar Dharia
· 12 years ago
01d6b4d
slim_msm: Fix QMI message lengths
by Kenneth Heitke
· 12 years ago
d295935
slimbus: Refine scope of controller and scheduler mutex locks
by Sagar Dharia
· 12 years ago
cc1001e
slim_ngd: Incorporate power management for NGD slimbus controller
by Sagar Dharia
· 12 years ago
ae62604
slim_msm: Add QMI messaging support
by Kenneth Heitke
· 12 years ago
139ffae
Merge "slim_ngd: Rectify define, removal messages per protocol"
by Linux Build Service Account
· 12 years ago
5d685e4
Merge "slimbus: Populate slimbus device's logical address during assignment"
by Linux Build Service Account
· 12 years ago
5ebe0aa
Merge "slimbus: Specify number of channels for the group in group handle"
by Linux Build Service Account
· 12 years ago
3cdfc71
slim_msm: Fix unsafe locking in msm_sat_enqueue()
by Stephen Boyd
· 12 years ago
33c84e6
slimbus: Populate slimbus device's logical address during assignment
by Sagar Dharia
· 12 years ago
b886e04
slimbus: Specify number of channels for the group in group handle
by Sagar Dharia
· 12 years ago
b47c896
slim_ngd: Rectify define, removal messages per protocol
by Sagar Dharia
· 12 years ago
df4626c
Merge "slim_ngd: Slimbus satellite controller driver"
by Linux Build Service Account
· 12 years ago
8b9429a
Merge "slimbus: Avoid same channel definition, removal in same sequence"
by Linux Build Service Account
· 12 years ago
71fcea5
slim_ngd: Slimbus satellite controller driver
by Sagar Dharia
· 12 years ago
3dad021
slimbus: Avoid same channel definition, removal in same sequence
by Kiran Gunda
· 12 years ago
60f59a7
slim_msm: Allow remote management of pipes for MSM slimbus BAM
by Sagar Dharia
· 12 years ago
f0b9c75
slimbus: Allow controller to specify logical addresses
by Sagar Dharia
· 12 years ago
1ec2986
Merge "slimbus: Allow controller to override default scheduling algorithm"
by Linux Build Service Account
· 12 years ago
4aec923
slimbus: Allow controller to override default scheduling algorithm
by Sagar Dharia
· 12 years ago
2754ab4
slim_msm: Move out common functionality from MSM controller driver
by Sagar Dharia
· 12 years ago
ef44489
slim_msm: Satellite channel should not be deallocated more than once
by Sagar Dharia
· 12 years ago
7f53cfc
Merge "slim_msm: Retry initial sequence messages" into msm-3.4
by Linux Build Service Account
· 12 years ago
ac91345
slim_msm: Retry initial sequence messages
by Sagar Dharia
· 12 years ago
53a9f79
slimbus: Clear slimbus read transaction if synchronous read fails
by Sagar Dharia
· 12 years ago
662fdce
Merge "slimbus: Decrement channel reference during reconfigure now" into msm-3.4
by Linux Build Service Account
· 12 years ago
80a55e1
slimbus: Decrement channel reference during reconfigure now
by Sagar Dharia
· 12 years ago
1944a13
slim_msm: Keep track of satellite reconfiguring a channel
by Sagar Dharia
· 12 years ago
f69f77a
slimbus: Defer probing slimbus until ADSP is ready
by Joonwoo Park
· 12 years ago
a6627e0
slimbus: Add slave devices to controller after controller HW is up
by Sagar Dharia
· 12 years ago
55f0f4e
Merge "slim: msm: Control interface clock if it's specified" into msm-3.4
by Linux Build Service Account
· 12 years ago
0e7a1ef
slimbus: Callback to indicate device report present message
by Sagar Dharia
· 12 years ago
debc8b7
slim: msm: Control interface clock if it's specified
by Sagar Dharia
· 12 years ago
0de6f48
Merge "slimbus: Fix channel concurrent usage during reconfiguration sequence" into msm-3.4
by Linux Build Service Account
· 12 years ago
b334e3e
Merge "slim:msm: Change to register access for RX path if required" into msm-3.4
by Linux Build Service Account
· 12 years ago
6e728bd
slimbus: Fix channel concurrent usage during reconfiguration sequence
by Sagar Dharia
· 12 years ago
1beb220
slim:msm: Change to register access for RX path if required
by Sagar Dharia
· 12 years ago
88821fb
slimbus: Export clock pause function
by Sagar Dharia
· 12 years ago
03cffcb
slimbus: Disconnect source port if source end is removed by client
by Sagar Dharia
· 12 years ago
90a06cc
slimbus: Modify check for empty slots
by Sagar Dharia
· 12 years ago
a00f61f
slimbus: Scheduling algorithm should ensure non-zero channel-offset
by Sagar Dharia
· 13 years ago
82e516f
slim_msm: Add support for new version of slimbus controller core
by Sagar Dharia
· 13 years ago
f8f603b
slim_msm: Add Device Tree support for Qualcomm SLIMBUS controller
by Sagar Dharia
· 13 years ago
31ac581
slim_msm: Provision to support RX using interrupts if BAM fails
by Sagar Dharia
· 13 years ago
9acf7f4
slim_msm: Use new clock APIs
by Sagar Dharia
· 13 years ago
69bf557
slim_msm: Remove active channels of a satellite when it restarts
by Sagar Dharia
· 13 years ago
2e7026a
slimbus: Don't allow a grouped channel to be controlled individually
by Sagar Dharia
· 13 years ago
44a81b0
msm: audio_slimbus: Register device with clock driver and rename clocks
by Tianyi Gou
· 13 years ago
b1c0acf
slim_msm: Initialize controller before clk_get is called.
by Sagar Dharia
· 13 years ago
0ffdca1
slim: msm: Enable satellite clients to request for specific channel
by Sagar Dharia
· 13 years ago
790cfd0
slim: msm: Support multiple satellites per MSM controller
by Sagar Dharia
· 13 years ago
38fd187
slim_msm: Make sure runtime PM reference count doesn't go -ve
by Sagar Dharia
· 13 years ago
29f35f0
slimbus: Provide separate APIs to connect source and sink ports
by Sagar Dharia
· 13 years ago
4ec2ff4
slimbus: Support more than 1 clients to use a channel
by Sagar Dharia
· 13 years ago
45e7791
slim: msm: Handle case where CONFIG_RUNTIME_PM may not be defined
by Sagar Dharia
· 13 years ago
d3ef30a
slim: msm: Enable Runtime-PM for slimbus with error handling
by Sagar Dharia
· 13 years ago
04551f2
Merge "slim: msm: Register MSM controller with framework before framer" into msm-3.0
by Linux Build Service Account
· 13 years ago
7200792
slim: msm: Register MSM controller with framework before framer
by Sagar Dharia
· 13 years ago
9bb8aca
slimbus: Fix a possible unitialized variable
by Jordan Crouse
· 13 years ago
Next »