Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4fe147ae6c140e310045b9b5fa47817ef5e78156
/
include
5f0af9c
Merge "USB: pd: Always set selfpowered bit after explicit contract"
by Linux Build Service Account
· 6 years ago
85acaf5
Merge "cnss: Add support for PCIe WLAN IPA uc SMMU feature"
by Linux Build Service Account
· 6 years ago
daeb5ac
USB: pd: Always set selfpowered bit after explicit contract
by Vijayavardhan Vennapusa
· 6 years ago
a154fba
cnss: Add support for PCIe WLAN IPA uc SMMU feature
by Tang Yingying
· 7 years ago
774eb6d
Merge "icnss: Add a flag to indicare FW rejuvenate"
by Linux Build Service Account
· 6 years ago
10fe771
Merge "cnss: notify wlan driver when failed to power up"
by Linux Build Service Account
· 6 years ago
c499734
icnss: Add a flag to indicare FW rejuvenate
by Anurag Chouhan
· 6 years ago
ca7cd03
Merge "arm/arm64: mm: add option to configure TLMM page attrs for 8953"
by Linux Build Service Account
· 6 years ago
192abd8
Merge "Merge android-4.9.109 (a4230be) into msm-4.9"
by Linux Build Service Account
· 6 years ago
e981a12
Merge "power: qpnp-qg: Add handling for SYS_SOC"
by Linux Build Service Account
· 6 years ago
930fb4f
Merge "sched: improve trace prints"
by Linux Build Service Account
· 6 years ago
9d5f2b3
arm/arm64: mm: add option to configure TLMM page attrs for 8953
by Kaushal Kumar
· 8 years ago
4db6264
power: qpnp-qg: Add handling for SYS_SOC
by Anirudh Ghayal
· 6 years ago
2dba40b
sched: improve trace prints
by Abhijeet Dharmapurikar
· 6 years ago
7802af7
Merge commit '6fe599d9' into msm-4.9 - PC200.1
by Sridhar Gujje
· 6 years ago
e1d64b8
cnss: notify wlan driver when failed to power up
by Yu Wang
· 7 years ago
b79d486
cnss2: Add compilation flag for QMI feature
by Yue Ma
· 6 years ago
9b2dfbd
Merge "ARM: dts: msm: Add IPC router low latency flag to DSPS edge for sdm845"
by Linux Build Service Account
· 6 years ago
32a48c4
Merge android-4.9.109 (a4230be) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
80f55ac
Merge android-4.9.108 (b7d377b) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
d775d2f
Merge "phy: msm: usb: Add USB atomic notifier for USB psy registration"
by Linux Build Service Account
· 6 years ago
35141a4
soc: qcom: ipc_router_glink_xprt: use kthread to read data
by Arun Kumar Neelakantam
· 6 years ago
7827fab
phy: msm: usb: Add USB atomic notifier for USB psy registration
by Ajay Agarwal
· 6 years ago
5aab1ee
Merge "qcom-geni-se: Add debug logs for bus voting"
by Linux Build Service Account
· 6 years ago
db097e8
qcom-geni-se: Add debug logs for bus voting
by Shrey Vijay
· 7 years ago
b9e4cc2b
mm: make faultaround produce old ptes
by Vinayak Menon
· 6 years ago
e1b61ad
Merge "Revert "mm: memory: reduce fault_around_bytes""
by Linux Build Service Account
· 6 years ago
ca3db41
Merge "msm: vidc: Fix tile alignment of buffer for some resolution"
by Linux Build Service Account
· 6 years ago
696d37f
Merge "Merge android-4.9.106 (8b94b87) into msm-4.9"
by Linux Build Service Account
· 6 years ago
671a974
Merge "locking/qrwlock: Prevent slowpath writers getting held up by fastpath"
by Linux Build Service Account
· 6 years ago
9394199
mm: add speculative page fault vmstats
by Laurent Dufour
· 7 years ago
7ba2139
mm: speculative page fault handler return VMA
by Laurent Dufour
· 6 years ago
9f2b7b2
mm: adding speculative page fault failure trace events
by Laurent Dufour
· 6 years ago
65f79de
mm: provide speculative fault infrastructure
by Peter Zijlstra
· 7 years ago
d817384
mm: protect mm_rb tree with a rwlock
by Laurent Dufour
· 7 years ago
2ca8472
mm: introduce __page_add_new_anon_rmap()
by Laurent Dufour
· 7 years ago
7366f77
mm: introduce __vm_normal_page()
by Laurent Dufour
· 7 years ago
62cd1d9
mm: introduce __lru_cache_add_active_or_unevictable
by Laurent Dufour
· 7 years ago
04febfe
mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
by Laurent Dufour
· 7 years ago
ff04da7
mm: cache some VMA fields in the vm_fault structure
by Laurent Dufour
· 7 years ago
3545b7e
mm: protect mremap() against SPF handler
by Laurent Dufour
· 7 years ago
365031a
mm: VMA sequence count
by Peter Zijlstra
· 7 years ago
6315ccc
mm: introduce INIT_VMA()
by Laurent Dufour
· 7 years ago
6b73321
mm: make pte_unmap_same compatible with SPF
by Laurent Dufour
· 7 years ago
3a550e3
Merge "cpufreq: Add CPUFREQ_STOP notification when cpu offline"
by Linux Build Service Account
· 6 years ago
f8a2923
Merge "locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock"
by Linux Build Service Account
· 6 years ago
49d5d32
Merge "locking/atomic: Add atomic_cond_read_acquire()"
by Linux Build Service Account
· 6 years ago
008aa44
cpufreq: Add CPUFREQ_STOP notification when cpu offline
by Maria Yu
· 6 years ago
d4eba5d
msm: camera: icp: allow reconfig io during streaming
by Junzhe Zou
· 6 years ago
3ac2d19
Merge android-4.9.106 (8b94b87) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
40834dd
Merge android-4.9.105 (859e0a8) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
748ac62
locking/qrwlock: Prevent slowpath writers getting held up by fastpath
by Will Deacon
· 7 years ago
64b4552
locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock
by Will Deacon
· 7 years ago
75a7ea0
locking/atomic: Add atomic_cond_read_acquire()
by Will Deacon
· 7 years ago
22a84c5
locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock'
by Will Deacon
· 7 years ago
7318547
power_supply: add property to disable QC userspace optimizations
by Ashay Jaiswal
· 6 years ago
39ae4ef
Merge "msm: mdss: Fix race condition during mdp dump"
by Linux Build Service Account
· 6 years ago
1007c54
Merge "mmc: core: Update SD card removal logic based on cd gpio state"
by Linux Build Service Account
· 6 years ago
85b5ec7
Merge "msm: camera: Write a few registers before camera probe"
by Linux Build Service Account
· 6 years ago
c68ba45
msm: vidc: Fix tile alignment of buffer for some resolution
by Amit Shekhar
· 6 years ago
82f30a2
Merge "power_supply: Add enums for POWER_SUPPLY_PROP_PD_ACTIVE" into msm-4.9
by Linux Build Service Account
· 6 years ago
98ae895
Merge changes Ia7c70965,I881a3f8d into msm-4.9
by Linux Build Service Account
· 6 years ago
42fc563
mmc: core: Update SD card removal logic based on cd gpio state
by Veerabhadrarao Badiganti
· 6 years ago
2057d11
msm: mdss: Add support to update backlight when display commit
by Xu Yang
· 8 years ago
6b5632e
power_supply: Add SOH, ESR_Actual and ESR_Nominal properties
by Vamshi Krishna B V
· 6 years ago
485ad23
power: qpnp-qg: Add battery hot-swap support in QG
by Anirudh Ghayal
· 6 years ago
3ae5bd0
power: qpnp-qg: Add support for PMI632 v2.0
by Anirudh Ghayal
· 6 years ago
a4230be
Merge 4.9.109 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
ae0c8ee
bonding: require speed/duplex only for 802.3ad, alb and tlb
by Andreas Born
· 7 years ago
848f68e
power_supply: Add enums for POWER_SUPPLY_PROP_PD_ACTIVE
by Jack Pham
· 7 years ago
ba5a860
Merge "msm: ipa4: Update the missing config on sdx24"
by Linux Build Service Account
· 6 years ago
c7e27f3
Merge "msm: ipa: gsi: mhi: Couple of code changes"
by Linux Build Service Account
· 6 years ago
a758e48
Merge "debugfs: defer debugfs_fsdata allocation to first usage"
by Linux Build Service Account
· 6 years ago
b7d377b
Merge 4.9.108 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
cd4f9f2
complete e390f9a port for v4.9.106
by Philip Müller
· 6 years ago
8d99eb4
btrfs: define SUPER_FLAG_METADUMP_V2
by Anand Jain
· 7 years ago
13e62de
msm: camera: Write a few registers before camera probe
by Vijay kumar Tumati
· 6 years ago
d3a70bf
debugfs: purge obsolete SRCU based removal protection
by Nicolai Stange
· 7 years ago
f6ba3d4
debugfs: debugfs_real_fops(): drop __must_hold sparse annotation
by Nicolai Stange
· 7 years ago
d1b2063
debugfs: implement per-file removal protection
by Nicolai Stange
· 7 years ago
7e4bcb4
msm: ipa: gsi: mhi: Couple of code changes
by Mohammed Javid
· 6 years ago
47a0989
msm: ipa4: Update the missing config on sdx24
by Mohammed Javid
· 6 years ago
f82ab04
Merge "qseecom: fix a race condition when loading TA"
by Linux Build Service Account
· 6 years ago
e9b9475
Merge "soc: qcom: socinfo: Add support for msm8917 soc-id"
by Linux Build Service Account
· 6 years ago
ca3909d
Merge "usb: f_gsi: Report Function Remote Wake capabilities"
by Linux Build Service Account
· 6 years ago
c704ca0
Merge "soc: qcom: socinfo: add support for sxr1120"
by Linux Build Service Account
· 6 years ago
c492dd3
debugfs: add support for more elaborate ->d_fsdata
by Nicolai Stange
· 7 years ago
630e245
soc: qcom: socinfo: Add support for msm8917 soc-id
by Swetha Chikkaboraiah
· 6 years ago
e3c8d3e
Merge "leds: led-class: Retain the latest user brightness request"
by Linux Build Service Account
· 6 years ago
28104a2
Merge "soc: qcom: socinfo: add support for sxr1130"
by Linux Build Service Account
· 6 years ago
f72cd45
leds: led-class: Retain the latest user brightness request
by Ram Chandrasekar
· 10 years ago
a1dbc9e
usb: f_gsi: Report Function Remote Wake capabilities
by Chandana Kishori Chiluveru
· 6 years ago
14cc267
Merge "ARM: qcom: Add MSM Legacy hotplug low power mode APIs"
by Linux Build Service Account
· 6 years ago
70b6307
Merge "power: qpnp-qg: add support for TTF and TTE features"
by Linux Build Service Account
· 6 years ago
108561e
soc: qcom: socinfo: add support for sxr1130
by Kaushal Kumar
· 6 years ago
7f175ff
power: qpnp-qg: add support for TTF and TTE features
by Vamshi Krishna B V
· 6 years ago
3835ae3
Merge "pinctrl: qcom: spmi-gpio: Fix the GPIO strength mapping"
by Linux Build Service Account
· 6 years ago
3404802
Merge "power: qpnp-qg: Add ESR estimation"
by Linux Build Service Account
· 6 years ago
cd6cbd4
Merge "mm: vmscan: move dirty pages out of the way until they're flushed"
by Linux Build Service Account
· 6 years ago
1b8c360
Merge "mm: vmscan: kick flushers when we encounter dirty pages on the LRU"
by Linux Build Service Account
· 6 years ago
Next »