Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-flexiantxendom0.git] / drivers / mfd / asic3.c
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-10-31 Paul Gortmakermfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as...
2011-10-24 Paul Parsonsmfd: Define asic3 gpio_chip label
2011-10-24 Paul Parsonsmfd: Make asic3_clk_enable() a void function
2011-10-24 Paul Parsonsmfd: Add asic3 based LED suspend/resume handlers
2011-10-24 Paul Parsonsmfd: Fix asic3 based SD card resume after suspend
2011-07-09 Jean-François Dagenaisw1: ds1wm: add a reset recovery parameter
2011-05-26 Paul Parsonsmfd: Fix ASIC3 SD Host Controller Configuration size
2011-05-26 Paul Parsonsmfd: Add ASIC3 LED support
2011-05-26 Samuel Ortizw1: Use device platform_data to retrieve ds1wm platform...
2011-05-26 Samuel Ortizmmc: Use device platform_data to retrieve tmio_mmc...
2011-05-11 Axel Linmfd: Fix asic3 build error
2011-03-26 Thomas Gleixnermfd: Fold irq_set_chip/irq_set_handler
2011-03-26 Thomas Gleixnermfd: Cleanup irq namespace
2011-03-26 Thomas Gleixnermfd: asic3: Cleanup irq handling
2011-03-23 Andres Salomonmmc: Use mfd_data instead of driver_data for tmio-mmc
2011-03-23 Andres Salomonw1: Use mfd_data instead of driver_data for dsw1wm.c
2011-03-23 Andres Salomonmfd: mfd_cell is now implicitly available to asic3...
2011-03-02 Lennert Buytenhekmfd: Fix ASIC3 build with GENERIC_HARDIRQS_NO_DEPRECATED
2011-01-14 Mark Brownmfd: Convert ASIC3 to new irq_ APIs
2011-01-14 Mark Brownmfd: Correct ASIC3 IRQ_OWM resource setup
2011-01-14 Mark Brownmfd: Staticise unexported symbols in ASIC3
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-18 Ian Moltonmfd: tmio_mmc hardware abstraction for CNF area
2009-12-13 Uwe Kleine-Königmfd: Move asic3_remove to .devexit.text
2009-06-17 Philipp Zabelmfd: asic3: enable SD/SDIO cell
2009-06-17 Philipp Zabelmfd: asic3: enable DS1WM cell
2009-06-17 Philipp Zabelmfd: asic3: use resource_size macro instead of local...
2009-06-17 Philipp Zabelmfd: asic3: add clock handling for MFD cells
2009-06-17 Philipp Zabelmfd: asic3: add asic3_set_register common operation
2008-11-27 Russell King[ARM] remove memzero()
2008-10-16 Yinghai Lugeneric: sparse irqs: use irq_desc() together with...
2008-09-30 Samuel Ortizmfd: Fix asic3 compilation
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
2008-07-27 Dmitry Baryshkov[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_*...
2008-07-26 Roel Kluinasic3: platform_get_irq() may return signed unnoticed
2008-07-20 Philipp Zabelmfd: let asic3 use mem resource instead of bus_shift
2008-07-20 Philipp Zabelmfd: fix the asic3 irq demux code
2008-07-20 Philipp Zabelmfd: fix asic3 config array initialisation
2008-07-20 Philipp Zabelmfd: move asic3 probe functions into __init section
2008-07-20 Samuel Ortizmfd: Use uppercase only for asic3 macros and defines
2008-07-20 Samuel Ortizmfd: use dev_* macros for asic3 debugging
2008-07-20 Samuel Ortizmfd: New asic3 gpio configuration code
2008-07-20 Samuel Ortizmfd: asic3 children platform data removal
2008-07-20 Samuel Ortizmfd: asic3 gpiolib support
2008-04-30 Harvey Harrisondrivers: replace remaining __FUNCTION__ occurrences
2008-03-30 Al Viromfd/asic3: ioread/iowrite take pointer, not unsigned...
2008-02-07 Samuel OrtizASIC3 driver