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
/
asic3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-10-31
mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
1
-0
/
+1
2011-10-24
mfd: Define asic3 gpio_chip label
Paul Parsons
1
-0
/
+1
2011-10-24
mfd: Make asic3_clk_enable() a void function
Paul Parsons
1
-3
/
+1
2011-10-24
mfd: Add asic3 based LED suspend/resume handlers
Paul Parsons
1
-0
/
+19
2011-10-24
mfd: Fix asic3 based SD card resume after suspend
Paul Parsons
1
-0
/
+2
2011-07-08
w1: ds1wm: add a reset recovery parameter
Jean-François Dagenais
1
-0
/
+1
2011-05-26
mfd: Fix ASIC3 SD Host Controller Configuration size
Paul Parsons
1
-1
/
+2
2011-05-26
mfd: Add ASIC3 LED support
Paul Parsons
1
-6
/
+68
2011-05-26
w1: Use device platform_data to retrieve ds1wm 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-05-11
mfd: Fix asic3 build error
Axel Lin
1
-1
/
+1
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-27
mfd: asic3: Cleanup irq handling
Thomas Gleixner
1
-11
/
+6
2011-03-23
mmc: Use mfd_data instead of driver_data for tmio-mmc
Andres Salomon
1
-1
/
+1
2011-03-23
w1: Use mfd_data instead of driver_data for dsw1wm.c
Andres Salomon
1
-1
/
+1
2011-03-23
mfd: mfd_cell is now implicitly available to asic3 drivers
Andres Salomon
1
-6
/
+0
2011-03-02
mfd: Fix ASIC3 build with GENERIC_HARDIRQS_NO_DEPRECATED
Lennert Buytenhek
1
-2
/
+2
2011-01-14
mfd: Convert ASIC3 to new irq_ APIs
Mark Brown
1
-28
/
+28
2011-01-14
mfd: Correct ASIC3 IRQ_OWM resource setup
Mark Brown
1
-1
/
+1
2011-01-14
mfd: Staticise unexported symbols in ASIC3
Mark Brown
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-18
mfd: tmio_mmc hardware abstraction for CNF area
Ian Molton
1
-8
/
+32
2009-12-13
mfd: Move asic3_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2009-06-17
mfd: asic3: enable SD/SDIO cell
Philipp Zabel
1
-1
/
+113
2009-06-17
mfd: asic3: enable DS1WM cell
Philipp Zabel
1
-0
/
+99
2009-06-17
mfd: asic3: use resource_size macro instead of local variable
Philipp Zabel
1
-4
/
+2
2009-06-17
mfd: asic3: add clock handling for MFD cells
Philipp Zabel
1
-0
/
+80
2009-06-17
mfd: asic3: add asic3_set_register common operation
Philipp Zabel
1
-0
/
+15
2008-11-27
[ARM] remove memzero()
Russell King
1
-3
/
+3
2008-10-16
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
1
-2
/
+2
2008-09-30
mfd: Fix asic3 compilation
Samuel Ortiz
1
-1
/
+1
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-27
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
1
-7
/
+7
2008-07-26
asic3: platform_get_irq() may return signed unnoticed
Roel Kluin
1
-3
/
+5
2008-07-20
mfd: let asic3 use mem resource instead of bus_shift
Philipp Zabel
1
-6
/
+5
2008-07-20
mfd: fix the asic3 irq demux code
Philipp Zabel
1
-1
/
+1
2008-07-20
mfd: fix asic3 config array initialisation
Philipp Zabel
1
-3
/
+3
2008-07-20
mfd: move asic3 probe functions into __init section
Philipp Zabel
1
-6
/
+5
2008-07-20
mfd: Use uppercase only for asic3 macros and defines
Samuel Ortiz
1
-44
/
+44
2008-07-20
mfd: use dev_* macros for asic3 debugging
Samuel Ortiz
1
-14
/
+13
2008-07-20
mfd: New asic3 gpio configuration code
Samuel Ortiz
1
-56
/
+43
2008-07-20
mfd: asic3 children platform data removal
Samuel Ortiz
1
-8
/
+0
2008-07-20
mfd: asic3 gpiolib support
Samuel Ortiz
1
-71
/
+153
2008-04-30
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-03-30
mfd/asic3: ioread/iowrite take pointer, not unsigned long
Al Viro
1
-2
/
+2
2008-02-07
ASIC3 driver
Samuel Ortiz
1
-0
/
+588