summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ->encode_fh() API changeAl Viro2012-05-291-2/+2
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-2918-29/+846
|\
| * mfd: Fix max77693 build failureSamuel Ortiz2012-05-231-0/+10
| * mfd: Save device node parsed platform data for tps65910 sub devicesLaxman Dewangan2012-05-221-0/+3
| * mfd: Add r_select to lm3533 platform dataJohan Hovold2012-05-221-0/+1
| * mfd: Emulate active low IRQs as well as active high IRQs for wm831xMark Brown2012-05-201-1/+2
| * mfd: Add ADC support to the DA9052/53 coreAshish Jangam2012-05-201-0/+19
| * mfd: Add tps65910-irq devicetree init and irqdomain supportRhyland Klein2012-05-201-0/+1
| * mfd: Make anatop register accessor more flexible and rename meaningfullyRichard Zhao2012-05-201-2/+2
| * mfd: Convert wm831x to irq_domainMark Brown2012-05-201-1/+8
| * mfd: Add MAX77693 irq handlerChanwoo Choi2012-05-201-1/+0
| * mfd: Add MAX77693 driverChanwoo Choi2012-05-202-0/+254
| * mfd: Use SI-units for the lm3533 max-current interfaceJohan Hovold2012-05-201-3/+4
| * mfd: Remove unused max-current lm3533 functionJohan Hovold2012-05-201-2/+0
| * mfd: Add boost frequency and ovp to lm3533 platform dataJohan Hovold2012-05-201-0/+15
| * mfd: Remove wm8400 custom cache implementationMark Brown2012-05-201-7/+7
| * mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan2012-05-201-4/+0
| * mfd: Define all twl-regulator feature flags in one placeNeilBrown2012-05-201-2/+6
| * mfd: Commonize tps65910 regmap access through headerRhyland Klein2012-05-201-4/+25
| * mfd: Add regulator support for twl6040 VIO, V2V1 suppliesPeter Ujfalusi2012-05-091-0/+2
| * mfd: Allow for const stmpe keyboard dataLinus Walleij2012-05-091-1/+1
| * watchdog: Convert iTCO_wdt driver to mfd modelAaron Sierra2012-05-091-0/+7
| * mfd: Add LM3533 lighting-power core driverJohan Hovold2012-05-091-0/+89
| * pci_ids: Add Intel Centerton Legacy Block DeviceIDSeth Heasley2012-05-091-0/+1
| * mfd: Add driver for STA2X11 MFD blockAlessandro Rubini2012-05-091-0/+324
| * mfd: Read CUST_ID from the wm8994 deviceMark Brown2012-05-072-0/+4
| * mfd: Convert wm8350 physical I/O to regmap APIMark Brown2012-05-071-7/+2
| * mfd: Deny ab8500 suspend if i2c transfer is ongoingJonas Aaberg2012-05-011-1/+5
| * mfd: Add new resources on ab8500 AB8505 and AB9540Virupax Sadashivpetimath2012-05-011-2/+10
| * mfd: Add support for tps65910 device sleepLaxman Dewangan2012-05-011-0/+14
| * mfd: Set asic3 DS1WM clock_ratePaul Parsons2012-05-011-0/+2
| * mfd: Add LPC driver for Intel ICH chipsetsAaron Sierra2012-05-011-0/+41
* | Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-295-86/+205
|\ \
| * | NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientidTrond Myklebust2012-05-261-1/+2
| * | NFSv4.1: Add DESTROY_CLIENTIDTrond Myklebust2012-05-261-0/+1
| * | NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operationsTrond Myklebust2012-05-251-1/+1
| * | nfs4.1: add BIND_CONN_TO_SESSION operationWeston Andros Adamson2012-05-242-0/+11
| * | NFSv4.1 add nfs_inode book keeping for mdsthresholdAndy Adamson2012-05-241-0/+3
| * | NFSv4.1 cache mdsthreshold values on OPENAndy Adamson2012-05-241-0/+1
| * | NFSv4.1 mdsthreshold attribute xdrAndy Adamson2012-05-242-0/+17
| * | NFS: EXCHANGE_ID should save the server major and minor IDChuck Lever2012-05-222-1/+3
| * | NFS: Add nfs_client behavior flagsChuck Lever2012-05-222-1/+4
| * | NFS: Refactor nfs_get_client(): initialize nfs_clientChuck Lever2012-05-221-1/+2
| * | NFS: Always use the same SETCLIENTID boot verifierChuck Lever2012-05-221-3/+0
| * | NFS: Use proper naming conventions for the nfs_client.net fieldChuck Lever2012-05-221-1/+1
| * | NFS: Use proper naming conventions for nfs_client.impl_id fieldChuck Lever2012-05-221-1/+1
| * | NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever2012-05-222-4/+4
| * | NFS: Fix comment misspelling in struct nfs_client definitionChuck Lever2012-05-221-1/+1
| * | NFS: Add NFSDBG_STATEChuck Lever2012-05-221-0/+1
| * | Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-05-2121-36/+128
| |\ \