index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
My (slowly updated) mirror of Linux from Asahi Linux
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
twl4030-irq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: twl4030: Add missed linux/device.h header
Andy Shevchenko
2022-09-28
1
-0
/
+1
*
mfd: twl4030: Make twl4030_exit_irq() return void
Uwe Kleine-König
2022-04-28
1
-5
/
+2
*
mfd: twl4030-irq: Fix cast to restricted __le32 warning
Lee Jones
2020-07-06
1
-1
/
+1
*
mfd: twl4030-irq: Fix incorrect type in assignment warning
Lee Jones
2020-07-06
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
mfd: twl: Move header file out of I2C realm
Wolfram Sang
2017-09-04
1
-1
/
+1
*
mfd: twl4030-irq: Log an error in twl4030_sih_setup if the module cannot be f...
Uwe Kleine-König
2017-07-06
1
-1
/
+3
*
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-27
1
-1
/
+1
*
mfd: Kill off set_irq_flags usage
Rob Herring
2015-08-11
1
-10
/
+1
*
mfd: twl4030-irq: Pass the IRQF_ONESHOT flag
Fabio Estevam
2015-06-22
1
-1
/
+1
*
mfd: twl4030-irq: Check return value from twl_i2c_write() - warn() on failure
Lee Jones
2014-09-26
1
-2
/
+6
*
mfd: twl4030-irq: Fix style warnings relating to pr_warn() and sizeof()
Lee Jones
2014-07-25
1
-3
/
+3
*
mfd: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-19
1
-1
/
+0
*
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-07-10
1
-0
/
+1
|
\
|
*
mfd: twl4030: Allow IRQ wake enable to succeed on subchip IRQs
Kevin Hilman
2013-06-18
1
-0
/
+1
*
|
mfd: twl4030-irq: Use irq_get_trigger_type() to get IRQ flags
Javier Martinez Canillas
2013-06-25
1
-4
/
+1
|
/
*
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-12-16
1
-5
/
+5
|
\
|
*
mfd: twl4030-irq: Change TWL4030_MODULE_* ids to TWL_MODULE_*
Peter Ujfalusi
2012-11-21
1
-2
/
+2
|
*
mfd/rtc/gpio: twl: No need to allocate bigger buffer for write
Peter Ujfalusi
2012-11-21
1
-3
/
+3
*
|
mfd: twl4030: Fix chained irq handling on resume from suspend
Kalle Jokiniemi
2012-11-21
1
-1
/
+2
|
/
*
mfd: enable wakeup on twl4030 IRQ.
NeilBrown
2012-05-09
1
-0
/
+1
*
mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanups
Benoit Cousson
2012-03-22
1
-11
/
+8
*
mfd: Micro-optimization on twl4030 IRQ handler
Felipe Balbi
2012-03-22
1
-7
/
+7
*
mfd: Make twl4030 SIH SPARSE_IRQ capable
Benoit Cousson
2012-03-22
1
-17
/
+6
*
mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq files
Benoit Cousson
2012-03-22
1
-2
/
+27
*
mfd: Trivial twl4030 code-style fixes
Felipe Contreras
2012-03-06
1
-12
/
+14
*
mfd: Fix twl4030-irq typo
NeilBrown
2012-01-09
1
-1
/
+1
*
mfd: Set twl4030-irq tertiary interrupts to be nested/threaded.
NeilBrown
2012-01-09
1
-0
/
+1
*
mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handler
NeilBrown
2011-12-20
1
-5
/
+8
*
mfd: Base interrupt for twl4030-irq must be one-shot
NeilBrown
2011-12-20
1
-2
/
+3
*
mfd: Remove IRQF_DISABLED flag from twl4030-irq
Samuel Ortiz
2011-10-24
1
-2
/
+2
*
mfd: Set twl4030-irq irq nested flag
Felipe Balbi
2011-10-24
1
-5
/
+6
*
mfd: Drop twl4030-irq's edge_work
Felipe Balbi
2011-10-24
1
-72
/
+52
*
mfd: Drop twl4030-irq's mask_work
Felipe Balbi
2011-10-24
1
-48
/
+34
*
mfd: Drop the twl4030-irq kthread
Felipe Balbi
2011-10-24
1
-73
/
+21
*
mfd: Implement bus_lock/bus_sync_unlock twl4030-irq methods
Felipe Balbi
2011-10-24
1
-16
/
+21
*
mfd: Remove twl4030-irq trailing whitespaces
Felipe Balbi
2011-10-24
1
-1
/
+1
*
mfd: Cleanup irq namespace
Thomas Gleixner
2011-03-27
1
-10
/
+10
*
mfd: twl4030: Cleanup interrupt handling
Thomas Gleixner
2011-03-27
1
-38
/
+8
*
mfd: Convert TWL4030 to new irq_ APIs
Mark Brown
2011-01-14
1
-14
/
+14
*
mfd: Fix twl-irq function declaration warnings
G, Manjunath Kondaiah
2010-10-29
1
-0
/
+1
*
mfd: Fix TWL4030 COR bit polarity for BCI SIH block
Grazvydas Ignotas
2010-10-29
1
-1
/
+2
*
mfd: twl4030: Fix dummy irq chip usage
Thomas Gleixner
2010-10-08
1
-1
/
+1
*
mfd: Rename struct irq_data to struct sih_irq_data
Thomas Gleixner
2010-10-04
1
-1
/
+1
*
mfd: Rename twl5031 sih modules
Ilkka Koskinen
2010-05-28
1
-5
/
+6
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
twl4030-irq.c: fix compiler warning due to raw-spinlock conversion
Linus Torvalds
2009-12-31
1
-2
/
+2
*
mfd: Add support for twl6030 irq framework
Balaji T K
2009-12-14
1
-3
/
+3
*
mfd: Rename all twl4030_i2c*
Balaji T K
2009-12-13
1
-9
/
+9
*
mfd: Rename twl4030* driver files to enable re-use
Santosh Shilimkar
2009-12-13
1
-1
/
+1
[next]