aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-09-23Merge mulgrave-w:git/linux-2.6James Bottomley
2006-09-23[SCSI] SPI transport class: misc DV fixesJames Bottomley
2006-09-23Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2006-09-23Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-09-23Merge mulgrave-w:git/scsi-misc-2.6James Bottomley
2006-09-23[PATCH] #elif that should've been #elif definedAl Viro
2006-09-23[KERNEL] Do not truncate to 'int' in ALIGN() macro.David Miller
2006-09-23[ALSA] ak4xxx - Remove bogus IPGA controlsTakashi Iwai
2006-09-23[ALSA] Add pcm_class attribute to PCM sysfs entryTakashi Iwai
2006-09-23[ALSA] Add definition of TLV dB range compoundTakashi Iwai
2006-09-23[ALSA] Clean up and add TLV support to AK4xxx i2c driverTakashi Iwai
2006-09-23[ALSA] Add the definition of linear volume TLVTakashi Iwai
2006-09-23[ALSA] Add dB scale information to vxpocket and vx222 driversTakashi Iwai
2006-09-23[ALSA] Add dB scale information to ad1848 driverTakashi Iwai
2006-09-23[ALSA] Revolution 5.1 - add AK5365 ADC supportJochen Voss
2006-09-23[ALSA] Fix control/status mmap with shared PCM substreamTakashi Iwai
2006-09-23[ALSA] snd-emu10k1: Implement dB gain infomation.James Courtier-Dutton
2006-09-23[ALSA] Remove unused tlv_rw field from struct snd_kcontrolTakashi Iwai
2006-09-23[ALSA] Control API - more robust TLV implementationJaroslav Kysela
2006-09-23[ALSA] Add experimental support of aggressive AC97 power-saving modeTakashi Iwai
2006-09-23[ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai
2006-09-23[ALSA] Unregister device files at disconnectionTakashi Iwai
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai
2006-09-23[ALSA] Control API - TLV implementation for additional information like dB scaleJaroslav Kysela
2006-09-22SUNRPC: Add refcounting to the struct rpc_xprtTrond Myklebust
2006-09-22SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust
2006-09-22NFSv4: Fix a use-after-free issue with the nfs server.Trond Myklebust
2006-09-22Add a real API for dealing with blk_congestion_wait()Trond Myklebust
2006-09-22NFS: Use cached page as buffer for NFS symlink requestsChuck Lever
2006-09-22NFS: Fix double d_drop in nfs_instantiate() error pathChuck Lever
2006-09-22SUNRPC: Eliminate xprt_create_proto and rpc_create_clientChuck Lever
2006-09-22SUNRPC: use sockaddr + size when creating remote transport endpointsChuck Lever
2006-09-22SUNRPC: Clean-up after previous patches.Chuck Lever
2006-09-22SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer addressChuck Lever
2006-09-22SUNRPC: Create API for displaying remote peer addressChuck Lever
2006-09-22SUNRPC: add xprt switch API for printing formatted remote peer addressesChuck Lever
2006-09-22SUNRPC: remove extraneous header inclusionsChuck Lever
2006-09-22SUNRPC: create API for getting remote peer addressChuck Lever
2006-09-22SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever
2006-09-22SUNRPC: Support for RPC child tasks no longer neededChuck Lever
2006-09-22SUNRPC: Make RPC portmapper use per-transport storageChuck Lever
2006-09-22SUNRPC: Create a helper to tell whether a transport is boundChuck Lever
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells
2006-09-22NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells
2006-09-22NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells
2006-09-22NFS: Maintain a common server record for NFS2/3 as well as for NFS4David Howells
2006-09-22NFS: Add extra const qualifiersDavid Howells
2006-09-22NFS: Generalise the nfs_client structureDavid Howells
2006-09-22NFS: Add a server capabilities NFS RPC opDavid Howells