index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
jz4740-adc.c
Age
Commit message (
Expand
)
Author
2012-12-17
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-11-28
mfd: remove use of __devexit
Bill Pemberton
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
2012-11-28
mfd: remove use of __devexit_p
Bill Pemberton
2012-11-26
mfd: jz4740-adc: Use devm_kzalloc
Devendra Naga
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-01-08
mfd: Don't declare jz4740_adc_cells const
Axel Lin
2012-01-08
mfd: Convert MFD drivers to use module_platform_driver
Mark Brown
2011-12-20
mfd: Include linux/io.h to jz4740-adc
Axel Lin
2011-10-24
mfd: Make jz4740_adc_driver static
Lars-Peter Clausen
2011-09-21
mfd: Fix generic irq chip ack function name for jz4740-adc
Lars-Peter Clausen
2011-07-31
mfd: Use generic irq chip for jz4740-adc
Lars-Peter Clausen
2011-03-26
mfd: Cleanup irq namespace
Thomas Gleixner
2011-03-23
mfd: mfd_cell is now implicitly available to jz4740 drivers
Andres Salomon
2011-01-14
mfd: Convert jz4740-adc to new irq_ methods
Mark Brown
2010-10-28
mfd: Fix jz4740_adc_set_enabled
Axel Lin
2010-08-12
mfd: Check jz4740-adc kmalloc() result
Axel Lin
2010-08-12
mfd: Fix jz4740-adc resource reclaim in probe error path
Axel Lin
2010-08-12
mfd: Add JZ4740 ADC driver
Lars-Peter Clausen