index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spmi
Commit message (
Expand
)
Author
Age
Files
Lines
*
spmi: spmi-pmic-arb: Fix hw_irq overflow
Subbaraman Narayanamurthy
2021-02-12
1
-3
/
+2
*
spmi: Add driver shutdown support
Hsin-Hsiung Wang
2020-12-10
1
-0
/
+9
*
spmi: fix some coding style issues at the spmi core
Mauro Carvalho Chehab
2020-12-10
1
-1
/
+4
*
spmi: get rid of a warning when built with W=1
Mauro Carvalho Chehab
2020-12-10
1
-4
/
+1
*
spmi: pmic-arb: Set lockdep class for hierarchical irq domains
Stephen Boyd
2020-02-10
1
-0
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
2
-18
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
spmi: pmic-arb: select IRQ_DOMAIN_HIERARCHY in Kconfig
Brian Masney
2019-02-14
1
-1
/
+1
*
spmi: pmic-arb: revert "validate type when mapping IRQ"
Brian Masney
2019-02-09
1
-14
/
+7
*
spmi: pmic-arb: revert "disassociate old virq if hwirq mapping already exists"
Brian Masney
2019-01-24
1
-5
/
+0
*
spmi: pmic-arb: validate type when mapping IRQ
Brian Masney
2019-01-24
1
-7
/
+14
*
spmi: pmic-arb: disassociate old virq if hwirq mapping already exists
Brian Masney
2019-01-24
1
-0
/
+5
*
spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chips
Brian Masney
2019-01-24
1
-20
/
+47
*
spmi: pmic-arb: Move the ownership check to irq_chip callback
Kiran Gunda
2017-08-28
1
-7
/
+19
*
spmi: Convert to using %pOF instead of full_name
Rob Herring
2017-08-28
1
-8
/
+6
*
spmi: pmic-arb: Remove checking opc value not less than 0
Fenglin Wu
2017-08-28
1
-2
/
+2
*
spmi: pmic-arb: add support for HW version 5
David Collins
2017-08-28
1
-22
/
+214
*
spmi: pmic-arb: fix a possible null pointer dereference
Kiran Gunda
2017-08-28
1
-2
/
+2
*
spmi: pmic-arb: return __iomem pointer instead of offset
Kiran Gunda
2017-08-28
1
-42
/
+51
*
spmi: pmic-arb: use irq_chip callback to set spmi irq wakeup capability
Kiran Gunda
2017-08-28
1
-4
/
+9
*
spmi: pmic-arb: return the value instead of passing by pointer
Kiran Gunda
2017-08-28
1
-42
/
+40
*
spmi: pmic-arb: replace the writel_relaxed with __raw_writel
Kiran Gunda
2017-08-28
1
-1
/
+1
*
spmi: pmic-arb: fix memory allocation for mapping_table
Kiran Gunda
2017-08-28
1
-6
/
+5
*
spmi: pmic-arb: optimize qpnpint_irq_set_type function
Kiran Gunda
2017-08-28
1
-12
/
+12
*
spmi: pmic-arb: clean up pmic_arb_find_apid function
Kiran Gunda
2017-08-28
1
-7
/
+6
*
spmi: pmic-arb: rename pa_xx to pmic_arb_xx and other cleanup
Kiran Gunda
2017-08-28
1
-209
/
+209
*
spmi: pmic-arb: remove the read/write access checks
Kiran Gunda
2017-08-28
1
-70
/
+5
*
spmi: pmic-arb: Always allocate ppid_to_apid table
Stephen Boyd
2017-07-17
1
-10
/
+7
*
spmi: Include OF based modalias in device uevent
Bjorn Andersson
2017-07-17
1
-0
/
+12
*
spmi: spmi-pmic-arb: enable the SPMI interrupt as a wakeup source
Kiran Gunda
2017-06-03
1
-0
/
+1
*
spmi: pmic_arb: add support for PMIC bus arbiter v3
Abhijeet Dharmapurikar
2017-06-03
1
-50
/
+83
*
spmi: pmic-arb: check apid enabled before calling the handler
Abhijeet Dharmapurikar
2017-06-03
1
-3
/
+7
*
spmi: pmic_arb: use appropriate flow handler
Abhijeet Dharmapurikar
2017-06-03
1
-0
/
+6
*
spmi: pmic-arb: clear the latched status of the interrupt
Abhijeet Dharmapurikar
2017-06-03
1
-2
/
+12
*
spmi: pmic-arb: fix missing interrupts
Abhijeet Dharmapurikar
2017-06-03
1
-26
/
+3
*
spmi: pmic-arb: cleanup unrequested irqs
Abhijeet Dharmapurikar
2017-06-03
1
-58
/
+43
*
spmi: pmic-arb: optimize table lookups
Abhijeet Dharmapurikar
2017-06-03
1
-56
/
+88
*
spmi: pmic-arb: fix inconsistent use of apid and chan
Abhijeet Dharmapurikar
2017-06-03
1
-34
/
+34
*
spmi: pmic-arb: rename spmi_pmic_arb_dev to spmi_pmic_arb
Abhijeet Dharmapurikar
2017-06-03
1
-82
/
+82
*
spmi: pmic_arb: block access of invalid read and writes
Abhijeet Dharmapurikar
2017-06-03
1
-1
/
+83
*
spmi: pmic-arb: Return an error code if sanity check fails
Christophe JAILLET
2016-09-27
1
-0
/
+1
*
spmi: do not use bus internal data
Sudip Mukherjee
2016-04-30
1
-2
/
+10
*
spmi: pmic-arb: Support more than 128 peripherals
Stephen Boyd
2016-02-08
1
-42
/
+111
*
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-04
2
-10
/
+6
|
\
|
*
spmi: pmic-arb: u8 <= 0xff is always true
Stephen Boyd
2015-10-04
1
-1
/
+1
|
*
spmi: pmic-arb: Don't byte swap when reading/writing FIFO
Stephen Boyd
2015-10-04
1
-7
/
+2
|
*
spmi: Auto-populate driver.owner in spmi_driver_register()
Stephen Boyd
2015-09-20
1
-2
/
+3
*
|
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-10-13
1
-1
/
+1
|
/
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-1
/
+1
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
1
-8
/
+5
|
\
[next]