summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-220/+209
2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi-0/+14
2012-09-16mfd: MAX77693: Fix interrupt handling bugChanwoo Choi-5/+31
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown-110/+121
2012-08-23mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driverFeng Tang-19/+1
2012-08-22mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch-87/+43
2012-08-20Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+2
2012-08-20gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck-1/+2
2012-08-10Merge branch 'testing/new-warnings' into fixesArnd Bergmann-0/+1
2012-08-09ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann-1/+1
2012-08-08mfd/asic3: fix asic3_mfd_probe return valueArnd Bergmann-0/+1
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+9
2012-07-31Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds-4/+5
2012-07-31Merge with upstream to accommodate with thermal changesAnton Vorontsov-94/+128
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-4701/+8497
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds-0/+1
2012-07-28Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds-1/+1
2012-07-27mfd: Ensure AB8500 platform data is passed through db8500-prcmu to MFD CoreLee Jones-0/+1
2012-07-27mfd: Arizone core should select MFD_CORESamuel Ortiz-0/+1
2012-07-25mfd: Fix arizona-irq.c build by selecting REGMAP_IRQRandy Dunlap-0/+1
2012-07-25mfd: Add debug trace on entering and leaving arizone runtime suspendMark Brown-0/+4
2012-07-25mfd: Correct tps65090 cell namesVenu Byravarasu-2/+2
2012-07-25mfd: Remove gpio support from tps6586x core driverLaxman Dewangan-87/+22
2012-07-25mfd: Cache tps6586x register through regmapLaxman Dewangan-8/+16
2012-07-25mfd: Use regmap for tps6586x register access.Laxman Dewangan-111/+47
2012-07-25mfd: Use devm managed resources for tps6586xLaxman Dewangan-6/+6
2012-07-25mfd: Add support for twl6041Peter Ujfalusi-0/+1
2012-07-23pwm: Conflict with legacy PWM APIThierry Reding-0/+1
2012-07-19mfd: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o-2/+1
2012-07-19random: remove rand_initialize_irq()Theodore Ts'o-3/+0
2012-07-19mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown-0/+8
2012-07-17mfd: Matches should be NULL when populate anatop child devicesRichard Zhao-1/+1
2012-07-16mfd: Add missing out of memory check for pcf50633Alan Cox-2/+7
2012-07-16mfd: Add tps65910 32-kHz-crystal-input initJohan Hovold-10/+9
2012-07-16mfd: Drop modifying mc13xxx driver's id_table in probeUwe Kleine-König-12/+0
2012-07-16mfd: Remove unneeded io_mutex from struct twl6040Axel Lin-20/+3
2012-07-16mfd: Remove __devexit annotation for pm80x_deinitAxel Lin-1/+1
2012-07-16mfd: Fix checking return value of 88pm8xx regmap_read()Axel Lin-9/+12
2012-07-16mfd: Initial support for the WM5110Mark Brown-0/+58
2012-07-16mfd: Add data tables for the WM5110Mark Brown-0/+2281
2012-07-16mfd: Add s2mps11 irq driverSangbeom Kim-329/+149
2012-07-16mfd: Add samsung s2mps11 mfd supportSangbeom Kim-0/+10
2012-07-16mfd: Modify samsung mfd headerSangbeom Kim-4/+7
2012-07-16mfd: Modify samsung mfd driver for common apiSangbeom Kim-167/+167
2012-07-16mfd: Rename s5m file and directories to samsungSangbeom Kim-9/+9
2012-07-15Merge tag 'v3.5-rc7' into regulator-driversMark Brown-91/+125
2012-07-14random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o-2/+0
2012-07-14V4L/DVB: mfd: use reg_shift instead of regstepJayachandran C-1/+1
2012-07-12regulator: tps65217: Add device tree supportAnilKumar Ch-2/+65
2012-07-10mfd: Add support for multiple arizona PDM speaker outputsMark Brown-3/+2