index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
t7l66xb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-19
mfd: t7l66xb: Drop platform disable callback
Uwe Kleine-König
1
-5
/
+1
2021-06-02
mfd: t7l66xb: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify code
Zhen Lei
1
-10
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-14
mfd: Use dev_get_drvdata() directly
Kefeng Wang
1
-8
/
+4
2017-09-05
mfd: t7l66xb: Handle return value of clk_prepare_enable
Arvind Yadav
1
-3
/
+14
2017-04-27
mfd: t7l66xb: Make use of raw_spinlock variants
Julia Cartwright
1
-10
/
+10
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-08-11
mfd: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-08-11
mfd: t7l66xb: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-4
/
+2
2015-08-11
mfd: Kill off set_irq_flags usage
Rob Herring
1
-6
/
+0
2015-08-11
mfd: t7l66xb: Remove unnecessary pdata check
Maninder Singh
1
-2
/
+2
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-25
mfd: t7l66xb: prepare/unprepare clocks
Dmitry Eremin-Solenikov
1
-7
/
+7
2014-10-20
mfd: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
1
-4
/
+4
2013-06-11
mfd: t7l66xb: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-1
/
+1
2012-01-09
mfd: Convert MFD drivers to use module_platform_driver
Mark Brown
1
-15
/
+1
2011-05-26
mtd: Use platform_data to retrieve tmio_nand platform bits
Samuel Ortiz
1
-1
/
+2
2011-05-26
mmc: Use device platform_data to retrieve tmio_mmc platform bits
Samuel Ortiz
1
-1
/
+2
2011-03-27
mfd: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
1
-2
/
+1
2011-03-27
mfd: Cleanup irq namespace
Thomas Gleixner
1
-11
/
+11
2011-03-23
mtd: Use mfd_data instead of driver_data for tmio_nand
Andres Salomon
1
-1
/
+1
2011-03-23
mmc: Use mfd_data instead of driver_data for tmio-mmc
Andres Salomon
1
-1
/
+1
2011-03-23
mfd: mfd_cell is now implicitly available to t7166xb drivers
Andres Salomon
1
-9
/
+0
2011-01-14
mfd: Convert t7166xb driver to new irq_ API
Mark Brown
1
-10
/
+10
2010-08-12
mfd: Properly free t7l66xb clk32k clock source
Axel Lin
1
-1
/
+2
2010-05-28
mfd: Check t7l66 platform_data pointer
Samuel Ortiz
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-07
mfd: Correct use after free for t7l66xb
Julia Lawall
1
-1
/
+1
2010-03-07
mfd: Use resource_size() for t7l66xb
H Hartley Sweeten
1
-1
/
+1
2010-01-18
mfd: tmio_mmc hardware abstraction for CNF area
Ian Molton
1
-18
/
+37
2009-06-17
mfd: fix tmio related warnings
Samuel Ortiz
1
-1
/
+1
2009-06-13
MFD,mmc: tmio_mmc: make HCLK configurable
Philipp Zabel
1
-0
/
+5
2009-04-05
mfd: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2008-10-19
mfd: update TMIO drivers to use the clock API
Ian Molton
1
-8
/
+32
2008-08-10
mfd: t7l66 MMC platform data
Ian Molton
1
-0
/
+5
2008-08-10
mfd: Fix 7l66 and 6387 according to the new mfd-core API
Samuel Ortiz
1
-3
/
+8
2008-08-10
mfd: driver for the T7L66XB TMIO SoC
Ian Molton
1
-0
/
+409