aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * mfd: Add regulator support for twl6040 VIO, V2V1 suppliesPeter Ujfalusi2012-05-09
| * mfd: Allow for const stmpe keyboard dataLinus Walleij2012-05-09
| * watchdog: Convert iTCO_wdt driver to mfd modelAaron Sierra2012-05-09
| * mfd: Add LM3533 lighting-power core driverJohan Hovold2012-05-09
| * pci_ids: Add Intel Centerton Legacy Block DeviceIDSeth Heasley2012-05-09
| * mfd: Add driver for STA2X11 MFD blockAlessandro Rubini2012-05-09
| * mfd: Read CUST_ID from the wm8994 deviceMark Brown2012-05-07
| * mfd: Convert wm8350 physical I/O to regmap APIMark Brown2012-05-07
| * mfd: Deny ab8500 suspend if i2c transfer is ongoingJonas Aaberg2012-05-01
| * mfd: Add new resources on ab8500 AB8505 and AB9540Virupax Sadashivpetimath2012-05-01
| * mfd: Add support for tps65910 device sleepLaxman Dewangan2012-05-01
| * mfd: Set asic3 DS1WM clock_ratePaul Parsons2012-05-01
| * mfd: Add LPC driver for Intel ICH chipsetsAaron Sierra2012-05-01
* | Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-29
|\ \
| * | NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientidTrond Myklebust2012-05-26
| * | NFSv4.1: Add DESTROY_CLIENTIDTrond Myklebust2012-05-26
| * | NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operationsTrond Myklebust2012-05-25
| * | nfs4.1: add BIND_CONN_TO_SESSION operationWeston Andros Adamson2012-05-24
| * | NFSv4.1 add nfs_inode book keeping for mdsthresholdAndy Adamson2012-05-24
| * | NFSv4.1 cache mdsthreshold values on OPENAndy Adamson2012-05-24
| * | NFSv4.1 mdsthreshold attribute xdrAndy Adamson2012-05-24
| * | NFS: EXCHANGE_ID should save the server major and minor IDChuck Lever2012-05-22
| * | NFS: Add nfs_client behavior flagsChuck Lever2012-05-22
| * | NFS: Refactor nfs_get_client(): initialize nfs_clientChuck Lever2012-05-22
| * | NFS: Always use the same SETCLIENTID boot verifierChuck Lever2012-05-22
| * | NFS: Use proper naming conventions for the nfs_client.net fieldChuck Lever2012-05-22
| * | NFS: Use proper naming conventions for nfs_client.impl_id fieldChuck Lever2012-05-22
| * | NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever2012-05-22
| * | NFS: Fix comment misspelling in struct nfs_client definitionChuck Lever2012-05-22
| * | NFS: Add NFSDBG_STATEChuck Lever2012-05-22
| * | Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-05-21
| |\ \
| * | | NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_releaseTrond Myklebust2012-05-09
| * | | NFS: Clean up - simplify nfs_lock_request()Trond Myklebust2012-05-09
| * | | NFS: Prevent a deadlock in the new writeback codeTrond Myklebust2012-05-09
| * | | NFS: Adapt readdirplus to application usage patternsTrond Myklebust2012-05-01
| * | | NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compoundsTrond Myklebust2012-05-01
| * | | NFSv4: Simplify the NFSv4 CREATE compoundTrond Myklebust2012-05-01
| * | | NFSv4: Simplify the NFSv4 OPEN compoundTrond Myklebust2012-05-01
| * | | NFSv2/v3: Simulate the change attributeTrond Myklebust2012-05-01
| * | | NFS: Fix a compile issue when CONFIG_NFS_V4_1 is undefinedTrond Myklebust2012-04-30
| * | | NFS: Remove extra rpc_clnt argument to proc_lookupBryan Schumaker2012-04-27
| * | | NFS: Create a submount rpc_opBryan Schumaker2012-04-27
| * | | NFS: Remove secinfo knowledge out of the generic clientBryan Schumaker2012-04-27
| * | | NFS: add dreq to nfs_commit_infoFred Isaman2012-04-27
| * | | NFS: create nfs_commit_completion_opsFred Isaman2012-04-27
| * | | NFS: create struct nfs_commit_infoFred Isaman2012-04-27
| * | | NFS: rewrite directio read to use async coalesce codeFred Isaman2012-04-27
| * | | NFS: remove unused wb_complete field from struct nfs_pageFred Isaman2012-04-27
| * | | NFS: create completion structure to pass into page_init functionsFred Isaman2012-04-27
| * | | NFS: merge _full and _partial write rpc_opsFred Isaman2012-04-27