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