index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
uid16.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-13
firmware: arm_scmi: Remove unneeded __packed attribute
Cristian Marussi
1
-1
/
+1
2020-07-13
firmware: arm_scmi: Remove zero-length array in SCMI notifications
Cristian Marussi
1
-1
/
+1
2020-07-13
firmware: arm_scmi: Provide a missing function param description
Sudeep Holla
1
-0
/
+1
2020-07-13
clk: scmi: Fix min and max rate when registering clocks with discrete rates
Sudeep Holla
1
-3
/
+19
2020-07-10
firmware: arm_scmi: Keep the discrete clock rates sorted
Sudeep Holla
1
-2
/
+18
2020-07-10
tpm_ftpm_tee: register driver on TEE bus
Maxim Uvarov
1
-10
/
+60
2020-07-10
optee: enable support for multi-stage bus enumeration
Maxim Uvarov
3
-22
/
+44
2020-07-10
optee: use uuid for sysfs driver entry
Maxim Uvarov
3
-3
/
+15
2020-07-06
firmware: smccc: Add ARCH_SOC_ID support
Sudeep Holla
5
-0
/
+159
2020-07-06
ARM: OMAP2: Use custom soc attribute group instead of device_create_file
Sudeep Holla
1
-4
/
+8
2020-07-06
ARM: OMAP2: Switch to use DEVICE_ATTR_RO()
Sudeep Holla
1
-6
/
+4
2020-07-06
soc: ux500: Use custom soc attribute group instead of device_create_file
Sudeep Holla
1
-4
/
+8
2020-07-06
soc: ux500: Switch to use DEVICE_ATTR_RO()
Sudeep Holla
1
-7
/
+5
2020-07-06
soc: integrator: Use custom soc attribute group instead of device_create_file
Sudeep Holla
1
-5
/
+11
2020-07-06
soc: integrator: Switch to use DEVICE_ATTR_RO()
Sudeep Holla
1
-24
/
+16
2020-07-06
soc: realview: Use custom soc attribute group instead of device_create_file
Sudeep Holla
1
-5
/
+11
2020-07-06
soc: realview: Switch to use DEVICE_ATTR_RO()
Sudeep Holla
1
-24
/
+16
2020-07-01
firmware: arm_scmi: Add base notifications support
Cristian Marussi
2
-4
/
+113
2020-07-01
firmware: arm_scmi: Add reset notifications support
Cristian Marussi
2
-4
/
+100
2020-07-01
firmware: arm_scmi: Add sensor notifications support
Cristian Marussi
2
-10
/
+72
2020-07-01
firmware: arm_scmi: Add perf notifications support
Cristian Marussi
2
-5
/
+151
2020-07-01
firmware: arm_scmi: Add power notifications support
Cristian Marussi
2
-6
/
+98
2020-07-01
firmware: arm_scmi: Enable notification core
Cristian Marussi
1
-0
/
+10
2020-07-01
firmware: arm_scmi: Add notification dispatch and delivery
Cristian Marussi
2
-4
/
+373
2020-07-01
firmware: arm_scmi: Add notification callbacks-registration
Cristian Marussi
2
-0
/
+772
2020-07-01
firmware: arm_scmi: Add notification protocol-registration
Cristian Marussi
5
-1
/
+504
2020-06-30
firmware: arm_scmi: Fix SCMI genpd domain probing
Cristian Marussi
1
-6
/
+6
2020-06-30
firmware: arm_scmi: Use HAVE_ARM_SMCCC_DISCOVERY instead of ARM_PSCI_FW
Sudeep Holla
2
-2
/
+2
2020-06-30
cpufreq: arm_scmi: Set fast_switch_possible conditionally
Nicola Mazzucato
1
-1
/
+2
2020-06-30
firmware: arm_scmi: Add fast_switch_possible() interface
Nicola Mazzucato
2
-0
/
+14
2020-06-30
firmware: arm_scmi: Use signed integer to report transfer status
Sudeep Holla
2
-5
/
+4
2020-06-22
soc: mediatek: cmdq: add set event function
Dennis YC Hsieh
3
-0
/
+25
2020-06-22
soc: mediatek: cmdq: export finalize function
Dennis YC Hsieh
3
-5
/
+11
2020-06-22
soc: mediatek: cmdq: add assign function
Dennis YC Hsieh
3
-1
/
+38
2020-06-22
Linux 5.8-rc2
v5.8-rc2
Linus Torvalds
1
-1
/
+1
2020-06-21
samples: watch_queue: build sample program for target architecture
Masahiro Yamada
2
-7
/
+5
2020-06-21
Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"
Masahiro Yamada
1
-11
/
+3
2020-06-20
pinctrl: single: fix function name in documentation
Drew Fustini
1
-1
/
+1
2020-06-20
pinctrl: qcom: ipq6018 Add missing pins in qpic pin group
Sivaprakash Murugesan
1
-1
/
+2
2020-06-20
Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...
Haibo Chen
1
-4
/
+3
2020-06-20
afs: Fix hang on rmmod due to outstanding timer
David Howells
4
-2
/
+16
2020-06-20
afs: Fix afs_do_lookup() to call correct fetch-status op variant
David Howells
1
-1
/
+1
2020-06-20
powerpc/8xx: Provide ptep_get() with 16k pages
Christophe Leroy
1
-0
/
+10
2020-06-20
mm: Allow arches to provide ptep_get()
Christophe Leroy
3
-2
/
+9
2020-06-20
mm/gup: Use huge_ptep_get() in gup_hugepte()
Christophe Leroy
1
-1
/
+1
2020-06-19
MAINTAINERS: Add robert and myself as qcom i2c cci maintainers
Loic Poulain
1
-0
/
+9
2020-06-19
i2c: smbus: Fix spelling mistake in the comments
Keyur Patel
1
-1
/
+1
2020-06-19
Documentation/i2c: SMBus start signal is S not A
Daniel Schaefer
1
-1
/
+1
2020-06-19
i2c: remove deprecated i2c_new_device API
Wolfram Sang
2
-30
/
+3
2020-06-19
Documentation: media: convert to use i2c_new_client_device()
Wolfram Sang
2
-2
/
+2
[next]