Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
078bfa9837593ab8378ab597a97401d91e3c9549
/
drivers
/
misc
10aed74
qseecom: Check input buffer from IOCTL
by Hariprasad Dhalinarasimha
· 11 years ago
8ab2a28
Merge "qseecom: Copy userspace buffer into kernel space before dereferencing"
by Linux Build Service Account
· 11 years ago
391f299
Merge "qseecom: Check for case where listener service is not found"
by Linux Build Service Account
· 11 years ago
cd5f8fb
Merge "qseecom: Remove debug messages"
by Linux Build Service Account
· 11 years ago
0d39797
Merge "qseecom: Fix error handling path in receive_req()"
by Linux Build Service Account
· 11 years ago
b1e528a
Merge "qseecom: Fix issues with qssecom_remove/exit APIs"
by Linux Build Service Account
· 11 years ago
a253a03
qseecom: Fix issues with qssecom_remove/exit APIs
by AnilKumar Chimata
· 11 years ago
69b857a
qseecom: Fix error handling path in receive_req()
by AnilKumar Chimata
· 12 years ago
fd86ecd
qseecom: Copy userspace buffer into kernel space before dereferencing
by Hariprasad Dhalinarasimha
· 11 years ago
c4d4951
qseecom: Check for case where listener service is not found
by Zhen Kong
· 11 years ago
04f65b8
qseecom: Remove debug messages
by Zhen Kong
· 11 years ago
7d8a6f8
tspp: Protect against buffer overflow
by Hamad Kadmany
· 11 years ago
326ef79
Merge "qseecom: Add checks for API called in IOCTL"
by Linux Build Service Account
· 11 years ago
d696b0c
Merge "qseecom: Validate inputs from user space"
by Linux Build Service Account
· 11 years ago
afe4f76
Merge "qseecom: Ensure incoming "app_name" does not corrupt the kernel stack"
by Linux Build Service Account
· 11 years ago
a1124de
qseecom: Add checks for API called in IOCTL
by Mona Hossain
· 11 years ago
dddf444
qseecom: Validate inputs from user space
by Mona Hossain
· 11 years ago
38564b7
Merge "qseecom: Fix issues with failure to release client handle"
by Linux Build Service Account
· 11 years ago
7d5378f
Merge "qseecom: Add frequency scaling in send_service_cmd()"
by Linux Build Service Account
· 11 years ago
6a13cf4
Merge "qseecom: Check for invalid registration of secapp region"
by Linux Build Service Account
· 11 years ago
96a9833
Merge "qseecom: Change __copy_from_user to copy_from_user"
by Linux Build Service Account
· 11 years ago
80f1d1b
qseecom: Add frequency scaling in send_service_cmd()
by AnilKumar Chimata
· 12 years ago
32deb98
qseecom: Check for invalid registration of secapp region
by Mona Hossain
· 12 years ago
7a01882
qseecom: Ensure incoming "app_name" does not corrupt the kernel stack
by Hariprasad Dhalinarasimha
· 11 years ago
b25877a
Merge "qseecom: Validate the incoming length from user space"
by Linux Build Service Account
· 11 years ago
e201495
qseecom: Change __copy_from_user to copy_from_user
by Hariprasad Dhalinarasimha
· 11 years ago
528400a
qseecom: Validate the incoming length from user space
by Hariprasad Dhalinarasimha
· 11 years ago
492530f
qseecom: Fix issues with failure to release client handle
by Hariprasad Dhalinarasimha
· 12 years ago
fb7fdd2
Merge "misc: isa1200: Change mutex for isa1200 vibrator"
by Linux Build Service Account
· 11 years ago
ba43b44
misc: isa1200: Change mutex for isa1200 vibrator
by Shantanu Jain
· 11 years ago
eca74fc
Revert "misc: isa1200: Add mutex for clk_on"
by Akhila Musunuri
· 12 years ago
7dcb82a
Merge "misc: isa1200: Add mutex for clk_on"
by Linux Build Service Account
· 12 years ago
4576d82
misc: isa1200: Add mutex for clk_on
by Shantanu Jain
· 12 years ago
fbb084b
Merge "qseecom: Fix QSEECOM_IOCTL_UNLOAD_EXTERNAL_ELF_REQ kernel crash"
by Linux Build Service Account
· 12 years ago
4b1935f
USB: HSIC SMSC HUB: Add support for SMSC4604 component
by Eugene Yasman
· 12 years ago
f732bbe
qseecom: Fix QSEECOM_IOCTL_UNLOAD_EXTERNAL_ELF_REQ kernel crash
by AnilKumar Chimata
· 12 years ago
9121724
Merge "qseecom: Rename & unifiy some enum definitions."
by Linux Build Service Account
· 12 years ago
b383224
qseecom: Rename & unifiy some enum definitions.
by Hariprasad Dhalinarasimha
· 12 years ago
4422ca7
Merge "misc: qpnp-misc: Handle IRQ check for PMICs other than PM8941"
by Linux Build Service Account
· 12 years ago
91d3a52
misc: qpnp-misc: Handle IRQ check for PMICs other than PM8941
by David Collins
· 12 years ago
11e1f52
qseecom: Add NULL pointer check in qseecom_ioctl
by AnilKumar Chimata
· 12 years ago
e03dcda
Merge "qseecom: enable ce1 clock when sending RPMB service response to tz"
by Linux Build Service Account
· 12 years ago
7812dc1
qseecom: enable ce1 clock when sending RPMB service response to tz
by Zhen Kong
· 12 years ago
d6d9b32
Merge "qseecom: Add new IOCTLs to support secure UI feature"
by Linux Build Service Account
· 12 years ago
502f45d
Merge "media: dvb: Fix usage of physical addresses"
by Linux Build Service Account
· 12 years ago
c470bc9
qseecom: Fix issues in the return path of load external elf
by AnilKumar Chimata
· 12 years ago
5370c7a
qseecom: Fix return path of qseecom load app if app exists
by AnilKumar Chimata
· 12 years ago
a23457e
media: dvb: Fix usage of physical addresses
by Hamad Kadmany
· 12 years ago
4eaec48
Merge "tspp: Fix voting for CX rail when TSIF interface is not active"
by Linux Build Service Account
· 12 years ago
fde2938
tspp: Fix voting for CX rail when TSIF interface is not active
by Hamad Kadmany
· 12 years ago
23fdcd9
qseecom: Add new IOCTLs to support secure UI feature
by Hariprasad Dhalinarasimha
· 12 years ago
682d1c3
qseecom: Add cache functionality
by Hariprasad Dhalinarasimha
· 12 years ago
ef5ce99
tspp: Vote for msm-bus clocks before enabling tspp clocks
by Hamad Kadmany
· 12 years ago
c56584d
qseecom: Clear modified data after processing command
by Mona Hossain
· 12 years ago
4ad9e3f4
Merge "qseecom: Fix race condition when loading app"
by Linux Build Service Account
· 12 years ago
d836345
Merge "media: dvb: Fix support for maximum TSPP buffer size"
by Linux Build Service Account
· 12 years ago
b2dc0f8
qseecom: Fix race condition when loading app
by Mona Hossain
· 12 years ago
2402035
media: dvb: Fix support for maximum TSPP buffer size
by Hamad Kadmany
· 12 years ago
9c1f6c5
qseecom: Return failure if TZ version is incorrect
by Mona Hossain
· 12 years ago
f002879
Merge "qseecom: Remove support for QSEOS_VERSION_TZ13"
by Linux Build Service Account
· 12 years ago
9bdd0f3
Merge "qseecom: enable ce1 clock when setting PIPE key"
by Linux Build Service Account
· 12 years ago
d4613de
qseecom: Remove support for QSEOS_VERSION_TZ13
by Mona Hossain
· 12 years ago
db2bf74
qseecom: enable ce1 clock when setting PIPE key
by Zhen Kong
· 12 years ago
91da2c5
qseecom: Fix issue with incomplete command exiting prematurely
by Mona Hossain
· 12 years ago
43486a5
Merge "misc: tspp: Vote for the CX rail to workaround a HW bug"
by Linux Build Service Account
· 12 years ago
e9ca54b
misc: tspp: Vote for the CX rail to workaround a HW bug
by Vikram Mulukutla
· 12 years ago
1f09c769
qseecom: add integer overflow protection and support to set multiple PIPEs
by Zhen Kong
· 12 years ago
5ddfe72
misc: Remove pmem driver completely
by Laura Abbott
· 12 years ago
336636e
qseecom: change key management api to support tz with SSD key store
by Zhen Kong
· 12 years ago
8542b29
Merge "qseecom: Assign app_id at the valid place."
by Linux Build Service Account
· 12 years ago
e0acb41
tspp: Add synchronization between API call and tasklet
by Liron Kuch
· 12 years ago
efecbfd
qseecom: Assign app_id at the valid place.
by Hariprasad Dhalinarasimha
· 12 years ago
7c44320
qseecom: Change log message from warning to debug
by Mona Hossain
· 12 years ago
eaa69b7
qseecom: Propagate error to process incomplete cmd.
by Mona Hossain
· 12 years ago
18f0e9d
Merge "qseecom: Add CE2 clk init/deinit & enable/disable APIs"
by Linux Build Service Account
· 12 years ago
c3e3f3b
Merge "qseecom: Add ioctl for enterprise-security"
by Linux Build Service Account
· 12 years ago
d1fc741
qseecom: Add ioctl for enterprise-security
by Amir Samuelov
· 12 years ago
c9c83c7
qseecom: Allow a generic client to vote for clks
by Mona Hossain
· 12 years ago
c92629e
qseecom: Add CE2 clk init/deinit & enable/disable APIs
by Mona Hossain
· 12 years ago
021112f
Merge "qseecom: Add case for releasing GENERIC handle"
by Linux Build Service Account
· 12 years ago
d4b70573
qseecom: Add case for releasing GENERIC handle
by Mona Hossain
· 12 years ago
4cf78a9
qseecom: Add support for key management scheme
by Mona Hossain
· 12 years ago
adf27a8
qseecom: Add support to issue secure service cmd.
by Hariprasad Dhalinarasimha
· 12 years ago
e58c823
Merge "tsif: remove error prints when clk_get() fails"
by Linux Build Service Account
· 12 years ago
fd76775c
tsif: remove error prints when clk_get() fails
by Liron Kuch
· 12 years ago
55b7358
tspp: remove error prints when clk_get() fails
by Liron Kuch
· 12 years ago
33bc60a
Merge "tspp: fix tspp_close_channel to clean channel filters"
by Linux Build Service Account
· 12 years ago
36c06b9
Merge "media: dvb: Remove write permission of other users to debug-fs"
by Linux Build Service Account
· 12 years ago
4ed3bf6
tspp: fix tspp_close_channel to clean channel filters
by Liron Kuch
· 12 years ago
a1dde82
media: dvb: Remove write permission of other users to debug-fs
by Hamad Kadmany
· 12 years ago
17a4faf
qseecom: Code clean-ups
by Mona Hossain
· 12 years ago
6311d57
qseecom: Add clk gating
by Mona Hossain
· 12 years ago
2843439
Merge "misc: qpnp-misc: add QPNP MISC driver"
by Linux Build Service Account
· 12 years ago
8927ee4
misc: qpnp-misc: add QPNP MISC driver
by David Keitel
· 12 years ago
67908a0
Merge "misc: tsif: Restrict TSIF driver to appropriate targets"
by Linux Build Service Account
· 12 years ago
c4125fe
misc: tsif: Restrict TSIF driver to appropriate targets
by Hamad Kadmany
· 12 years ago
4251740
Drop whitespace, Kconfigs, Makefile noise and dead code
by Stephen Boyd
· 12 years ago
b491366
Remove apanic driver
by Stephen Boyd
· 12 years ago
6a47636
qseecom: Add macros for aligning data
by Mona Hossain
· 12 years ago
cd4b17c
Merge "USB: HSIC SMSC HUB: Add check before hub_vbus regulator disable"
by Linux Build Service Account
· 12 years ago
Next »