aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/wl1273-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-09mfd: wl1273-core: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-12/+2
2013-08-20mfd: wl1273: Use devm_*() functionsJingoo Han1-5/+1
2013-07-31mfd: Use dev_get_platdata()Jingoo Han1-1/+1
2012-11-28mfd: remove use of __devinitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+1
2011-10-31mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker1-0/+1
2011-05-26mfd: Fix wl1273 warningWanlong Gao1-1/+0
2011-05-26mfd: Use mfd cell platform_data for wl1273 cells platform bitsSamuel Ortiz1-2/+4
2011-03-27mfd: Constify i2c_device_id tablesAxel Lin1-1/+1
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-1/+146
2011-03-23mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon1-2/+2
2011-03-23mfd: mfd_cell is now implicitly available to wl1273 driversAndres Salomon1-2/+0
2011-03-23mfd: Remove obsolete cleanup for wl1273 clientdataWolfram Sang1-2/+0
2011-03-21[media] MFD: WL1273 FM Radio: MFD driver for the FM radioMatti Aaltonen1-3/+146
2010-12-29[media] MFD: WL1273 FM Radio: MFD driver for the FM radioMatti Aaltonen1-0/+148