summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-09-23[ALSA] Revolution 5.1 - add AK5365 ADC supportJochen Voss1-1/+2
2006-09-23[ALSA] Fix control/status mmap with shared PCM substreamTakashi Iwai1-3/+1
2006-09-23[ALSA] snd-emu10k1: Implement dB gain infomation.James Courtier-Dutton1-0/+4
2006-09-23[ALSA] Remove unused tlv_rw field from struct snd_kcontrolTakashi Iwai1-1/+0
2006-09-23[ALSA] Control API - more robust TLV implementationJaroslav Kysela2-3/+23
2006-09-23[ALSA] Add experimental support of aggressive AC97 power-saving modeTakashi Iwai1-0/+32
2006-09-23[ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai1-3/+0
2006-09-23[ALSA] Unregister device files at disconnectionTakashi Iwai2-2/+2
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai1-3/+4
2006-09-23[ALSA] Control API - TLV implementation for additional information like dB scaleJaroslav Kysela3-1/+53
2006-09-23SUNRPC: Add refcounting to the struct rpc_xprtTrond Myklebust1-1/+4
2006-09-23SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust1-1/+1
2006-09-23NFSv4: Fix a use-after-free issue with the nfs server.Trond Myklebust1-0/+1
2006-09-23Add a real API for dealing with blk_congestion_wait()Trond Myklebust2-0/+2
2006-09-23NFS: Use cached page as buffer for NFS symlink requestsChuck Lever1-7/+10
2006-09-23NFS: Fix double d_drop in nfs_instantiate() error pathChuck Lever1-3/+2
2006-09-23SUNRPC: Eliminate xprt_create_proto and rpc_create_clientChuck Lever2-8/+0
2006-09-23SUNRPC: use sockaddr + size when creating remote transport endpointsChuck Lever2-0/+23
2006-09-23SUNRPC: Clean-up after previous patches.Chuck Lever2-4/+0
2006-09-23SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer addressChuck Lever1-1/+2
2006-09-23SUNRPC: Create API for displaying remote peer addressChuck Lever1-0/+1
2006-09-23SUNRPC: add xprt switch API for printing formatted remote peer addressesChuck Lever1-0/+11
2006-09-23SUNRPC: remove extraneous header inclusionsChuck Lever1-1/+0
2006-09-23SUNRPC: create API for getting remote peer addressChuck Lever1-0/+1
2006-09-23SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever2-1/+2
2006-09-23SUNRPC: Support for RPC child tasks no longer neededChuck Lever1-5/+0
2006-09-23SUNRPC: Make RPC portmapper use per-transport storageChuck Lever2-20/+17
2006-09-23SUNRPC: Create a helper to tell whether a transport is boundChuck Lever1-0/+16
2006-09-23NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells1-12/+9
2006-09-23NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells1-3/+2
2006-09-23NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells2-2/+2
2006-09-23NFS: Maintain a common server record for NFS2/3 as well as for NFS4David Howells1-1/+1
2006-09-23NFS: Add extra const qualifiersDavid Howells2-4/+4
2006-09-23NFS: Generalise the nfs_client structureDavid Howells2-0/+61
2006-09-23NFS: Add a server capabilities NFS RPC opDavid Howells1-0/+1
2006-09-23NFS: Add a lookupfh NFS RPC opDavid Howells1-0/+3
2006-09-23NFS: Return an error when starting the idmapping pipeDavid Howells1-1/+1
2006-09-23NFS: Rename nfs_server::nfs4_stateDavid Howells1-1/+1
2006-09-23NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells2-8/+8
2006-09-23NFS: Add dentry materialisation opDavid Howells1-0/+1
2006-09-23NFS: Add a global LRU list for the ACCESS cacheTrond Myklebust1-0/+4
2006-09-23NFS: Add a new ACCESS rpc call cache to the linux nfs clientTrond Myklebust1-1/+4
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-0/+1
2006-09-23[PATCH] fix missing ifdefs in syscall classes hookup for generic targetsAl Viro2-0/+8
2006-09-23[PATCH] Cirrus Logic ep93xx ethernet driverLennert Buytenhek2-0/+7
2006-09-23Merge branch 'master' into upstreamJeff Garzik97-1451/+3104
2006-09-23IB/sa: fix ib_sa_selector namesMichael S. Tsirkin1-2/+2
2006-09-23RDMA/cma: Document rdma_accept() error handlingOr Gerlitz1-0/+4
2006-09-23RDMA/cma: Document rdma_destroy_id() functionOr Gerlitz1-0/+8
2006-09-23IB/sa: Require SA registrationMichael S. Tsirkin1-7/+34