summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | mfd: Return proper error if tps65090 regmap_init_i2c failsAxel Lin2012-05-091-3/+3
| * | mfd: Allow for const stmpe keyboard dataLinus Walleij2012-05-091-1/+1
| * | watchdog: Convert iTCO_wdt driver to mfd modelAaron Sierra2012-05-097-447/+313
| * | mfd: Add LM3533 lighting-power core driverJohan Hovold2012-05-096-0/+992
| * | mfd: Add support for db8500-prcmu regulator supply for nmk-i2c.4Lee Jones2012-05-091-0/+1
| * | mfd: Enable Device Tree support for the db8500-prcmuLee Jones2012-05-091-10/+19
| * | mfd: Register db8500-prcmu as a platform driver instead of only probingLee Jones2012-05-091-2/+3
| * | mfd: Fix of_match_node() da9052 argumentsOlof Johansson2012-05-091-1/+1
| * | lpc_sch: Add Intel Centerton Multifunction Device supportSeth Heasley2012-05-091-2/+9
| * | pci_ids: Add Intel Centerton Legacy Block DeviceIDSeth Heasley2012-05-091-0/+1
| * | gpio: Add STA2X11 GPIO blockAlessandro Rubini2012-05-093-0/+444
| * | mfd: Add driver for STA2X11 MFD blockAlessandro Rubini2012-05-095-0/+809
| * | mfd: Convert wm8994 to module_i2c_driver()Mark Brown2012-05-071-17/+1
| * | mfd: Read CUST_ID from the wm8994 deviceMark Brown2012-05-073-3/+8
| * | mfd: Convert wm8350 physical I/O to regmap APIMark Brown2012-05-073-66/+27
| * | mfd: Fix wm831x register range passing for recent ARM updatesMark Brown2012-05-071-0/+26
| * | mfd: Fix tps65910 section annotationsMark Brown2012-05-071-5/+5
| * | mfd: Don't use I2C-specific suspend and resume operations for tps65090Mark Brown2012-05-071-6/+9
| * | mfd: Fix tps65090 ifdefs for suspend modeMark Brown2012-05-071-2/+2
| * | mfd: Add parameter to disable ab8500 battery managementRickard Andersson2012-05-011-20/+35
| * | mfd: Deny ab8500 suspend if i2c transfer is ongoingJonas Aaberg2012-05-012-8/+36
| * | mfd: Handle the ab8500 irq for suspend/resumeRabin Vincent2012-05-011-0/+32
| * | mfd: Add new resources on ab8500 AB8505 and AB9540Virupax Sadashivpetimath2012-05-012-7/+65
| * | mfd: Add mc13xxx i2c driverMarc Reilly2012-05-013-1/+137
| * | mfd: Move the mc13xxx-core spi specific code into a separate moduleMarc Reilly2012-05-015-147/+204
| * | mfd: Use regmap for the mc13xxx-core register accessMarc Reilly2012-05-012-79/+35
| * | mfd: Prepare for separating spi and i2c mc13xxx-core backendsMarc Reilly2012-05-011-75/+113
| * | mfd: Fix build breakage in omap-usb-host.cRuss Dill2012-05-011-0/+1
| * | mfd: No need to check for the GPIO offset from asic3_gpio_to_irqSamuel Ortiz2012-05-011-1/+1
| * | mfd: Add support for tps65910 device sleepLaxman Dewangan2012-05-012-0/+76
| * | mfd: Add device-tree support for da9502 i2c driverYing-Chun Liu (PaulLiu)2012-05-012-8/+102
| * | mfd: Convert Intel MSIC driver to use devm_* interfaces.Pasi Savanainen2012-05-011-26/+5
| * | mfd: Avoid unbalanced asic3 irq wakeup enables/disablesPaul Parsons2012-05-011-0/+16
| * | mfd: Remove redundant spi driver bus initializationLars-Peter Clausen2012-05-012-2/+0
| * | mfd: Set asic3 DS1WM clock_ratePaul Parsons2012-05-012-3/+8
| * | mfd: Add rc5t583's gpio in mfd device listLaxman Dewangan2012-05-011-0/+1
| * | mfd: Add PCMCIA/CF support to asic3Paul Parsons2012-05-011-0/+6
| * | mfd: Cache wm8994 chip revisionMark Brown2012-05-011-1/+0
| * | mfd: Use module_pci_driverAxel Lin2012-05-015-63/+5
| * | gpio: Add support for Intel ICHx/3100/Series[56] GPIOPeter Tyser2012-05-014-0/+439
| * | mfd: Add LPC driver for Intel ICH chipsetsAaron Sierra2012-05-014-0/+770
| * | mfd: Mark const init data with __initconst instead of __initdata for ab5500Uwe Kleine-König2012-05-011-1/+1
* | | Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-2948-2881/+3960
|\ \ \
| * | | NFSv4: Add debugging printks to state managerTrond Myklebust2012-05-281-0/+33
| * | | NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIOTrond Myklebust2012-05-281-0/+2
| * | | NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHETrond Myklebust2012-05-281-1/+1
| * | | NFSv4.1: nfs4_reset_session should use nfs4_handle_reclaim_lease_errorTrond Myklebust2012-05-271-1/+1
| * | | NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSIONTrond Myklebust2012-05-274-9/+15
| * | | NFSv4.1: Handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION in the state managerTrond Myklebust2012-05-271-1/+3
| * | | NFSv4.1: Handle errors in nfs4_bind_conn_to_sessionTrond Myklebust2012-05-271-1/+12