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
/
mfd
/
tc6393xb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: Use dev_get_drvdata() directly
Kefeng Wang
2019-05-14
1
-15
/
+8
*
mfd: tc6393xb: Handle return value of clk_prepare_enable
Arvind Yadav
2017-07-06
1
-1
/
+3
*
mfd: tc6393xb: Make use of raw_spinlock variants
Julia Cartwright
2017-04-27
1
-26
/
+26
*
mfd: tc6393xb: Use gpiochip data pointer
Linus Walleij
2016-04-19
1
-7
/
+7
*
mfd: tc6393xb: Be sure to clamp return value
Linus Walleij
2016-01-14
1
-2
/
+2
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-2
/
+1
*
mfd: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-08-11
1
-1
/
+1
*
mfd: tc6393xb: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-08-11
1
-4
/
+3
*
mfd: Kill off set_irq_flags usage
Rob Herring
2015-08-11
1
-2
/
+2
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
mfd: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
mfd: tc6393xb: Prepare/unprepare clocks
Dmitry Eremin-Solenikov
2014-11-25
1
-5
/
+5
*
|
mfd: tc6393xb: Fail ohci suspend if full state restore is required
Dmitry Eremin-Solenikov
2014-11-25
1
-1
/
+12
|
/
*
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2014-09-18
1
-9
/
+4
*
mfd: Use dev_get_platdata()
Jingoo Han
2013-07-31
1
-4
/
+4
*
mfd: tc6393xb: Remove unnecessary platform_set_drvdata()
Jingoo Han
2013-06-11
1
-1
/
+0
*
mfd: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mfd: remove use of __devinitdata
Bill Pemberton
2012-11-28
1
-3
/
+3
*
mfd: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mfd: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-09-15
1
-2
/
+2
*
mtd: Use platform_data to retrieve tmio_nand platform bits
Samuel Ortiz
2011-05-26
1
-1
/
+3
*
fb: Use platform_data to retrieve tmiofb platform bits
Samuel Ortiz
2011-05-26
1
-1
/
+2
*
mmc: Use device platform_data to retrieve tmio_mmc platform bits
Samuel Ortiz
2011-05-26
1
-1
/
+2
*
mfd: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2011-03-27
1
-2
/
+1
*
mfd: Cleanup irq namespace
Thomas Gleixner
2011-03-27
1
-11
/
+11
*
fb: Use mfd_data instead of driver_data for tmio-fb
Andres Salomon
2011-03-23
1
-1
/
+1
*
mtd: Use mfd_data instead of driver_data for tmio_nand
Andres Salomon
2011-03-23
1
-1
/
+1
*
mmc: Use mfd_data instead of driver_data for tmio-mmc
Andres Salomon
2011-03-23
1
-1
/
+1
*
mfd: mfd_cell is now implicitly available to tc6393xb drivers
Andres Salomon
2011-03-23
1
-19
/
+0
*
mfd: Convert tc6393xb driver to new irq_ APIs
Mark Brown
2011-01-14
1
-11
/
+11
*
mfd: Remove __devinitdata from tc6393xb_mmc_resources
Marek Vasut
2010-10-29
1
-1
/
+1
*
mfd: Fix wrong goto labels for tc6393xb error handling
Axel Lin
2010-08-12
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
mfd: Use resouce_size for tc6393xb
H Hartley Sweeten
2010-03-07
1
-1
/
+1
*
mfd: tmio_mmc hardware abstraction for CNF area
Ian Molton
2010-01-18
1
-9
/
+47
*
mfd: fix tmio related warnings
Samuel Ortiz
2009-06-17
1
-1
/
+1
*
MFD,mmc: tmio_mmc: make HCLK configurable
Philipp Zabel
2009-06-13
1
-0
/
+5
*
mfd: Storage class should be before const qualifier
Tobias Klauser
2009-04-05
1
-1
/
+1
*
mfd: support tmiofb cell on tc6393xb
Dmitry Baryshkov
2008-10-19
1
-0
/
+114
*
mfd: add OHCI cell to tc6393xb
Dmitry Baryshkov
2008-10-19
1
-0
/
+87
*
mfd: do tcb6393xb state restore on resume only if requested
Dmitry Baryshkov
2008-10-19
1
-40
/
+34
*
mfd: provide and use setup hook for tc6393xb
Dmitry Baryshkov
2008-10-19
1
-7
/
+14
*
mfd: tc6393 cleanup and update
Ian Molton
2008-08-10
1
-63
/
+93
*
mfd: Fix tc6393 according to the new tmio.h
Samuel Ortiz
2008-08-10
1
-3
/
+0
*
mfd: accept pure device as a parent, not only platform_device
Dmitry Baryshkov
2008-07-29
1
-2
/
+2
*
mfd: add platform_data to mfd_cell
Mike Rapoport
2008-07-29
1
-0
/
+4
*
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
2008-07-27
1
-1
/
+1
*
[ARM] 5128/1: tc6393xb: tmio-nand support
Dmitry Baryshkov
2008-07-07
1
-0
/
+63
*
[ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller.
Dmitry Baryshkov
2008-07-07
1
-0
/
+537