| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge mulgrave-w:git/linux-2.6 | James Bottomley | 2006-09-24 | 109 | -1712/+2692 |
|\ |
|
| * | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2006-09-24 | 12 | -31/+179 |
| |\ |
|
| | * | [ALSA] ak4xxx - Remove bogus IPGA controls | Takashi Iwai | 2006-09-23 | 1 | -10/+0 |
| | * | [ALSA] Add pcm_class attribute to PCM sysfs entry | Takashi Iwai | 2006-09-23 | 1 | -0/+4 |
| | * | [ALSA] Add definition of TLV dB range compound | Takashi Iwai | 2006-09-23 | 1 | -8/+15 |
| | * | [ALSA] Clean up and add TLV support to AK4xxx i2c driver | Takashi Iwai | 2006-09-23 | 1 | -9/+31 |
| | * | [ALSA] Add the definition of linear volume TLV | Takashi Iwai | 2006-09-23 | 1 | -0/+10 |
| | * | [ALSA] Add dB scale information to vxpocket and vx222 drivers | Takashi Iwai | 2006-09-23 | 1 | -0/+1 |
| | * | [ALSA] Add dB scale information to ad1848 driver | Takashi Iwai | 2006-09-23 | 1 | -6/+16 |
| | * | [ALSA] Revolution 5.1 - add AK5365 ADC support | Jochen Voss | 2006-09-23 | 1 | -1/+2 |
| | * | [ALSA] Fix control/status mmap with shared PCM substream | Takashi Iwai | 2006-09-23 | 1 | -3/+1 |
| | * | [ALSA] snd-emu10k1: Implement dB gain infomation. | James Courtier-Dutton | 2006-09-23 | 1 | -0/+4 |
| | * | [ALSA] Remove unused tlv_rw field from struct snd_kcontrol | Takashi Iwai | 2006-09-23 | 1 | -1/+0 |
| | * | [ALSA] Control API - more robust TLV implementation | Jaroslav Kysela | 2006-09-23 | 2 | -3/+23 |
| | * | [ALSA] Add experimental support of aggressive AC97 power-saving mode | Takashi Iwai | 2006-09-23 | 1 | -0/+32 |
| | * | [ALSA] Deprecate snd_card_free_in_thread() | Takashi Iwai | 2006-09-23 | 1 | -3/+0 |
| | * | [ALSA] Unregister device files at disconnection | Takashi Iwai | 2006-09-23 | 2 | -2/+2 |
| | * | [ALSA] Fix disconnection of proc interface | Takashi Iwai | 2006-09-23 | 1 | -3/+4 |
| | * | [ALSA] Control API - TLV implementation for additional information like dB scale | Jaroslav Kysela | 2006-09-23 | 3 | -1/+53 |
| * | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2006-09-24 | 11 | -77/+187 |
| |\ \ |
|
| | * | | SUNRPC: Add refcounting to the struct rpc_xprt | Trond Myklebust | 2006-09-23 | 1 | -1/+4 |
| | * | | SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument | Trond Myklebust | 2006-09-23 | 1 | -1/+1 |
| | * | | NFSv4: Fix a use-after-free issue with the nfs server. | Trond Myklebust | 2006-09-23 | 1 | -0/+1 |
| | * | | Add a real API for dealing with blk_congestion_wait() | Trond Myklebust | 2006-09-23 | 2 | -0/+2 |
| | * | | NFS: Use cached page as buffer for NFS symlink requests | Chuck Lever | 2006-09-23 | 1 | -7/+10 |
| | * | | NFS: Fix double d_drop in nfs_instantiate() error path | Chuck Lever | 2006-09-23 | 1 | -3/+2 |
| | * | | SUNRPC: Eliminate xprt_create_proto and rpc_create_client | Chuck Lever | 2006-09-23 | 2 | -8/+0 |
| | * | | SUNRPC: use sockaddr + size when creating remote transport endpoints | Chuck Lever | 2006-09-23 | 2 | -0/+23 |
| | * | | SUNRPC: Clean-up after previous patches. | Chuck Lever | 2006-09-23 | 2 | -4/+0 |
| | * | | SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address | Chuck Lever | 2006-09-23 | 1 | -1/+2 |
| | * | | SUNRPC: Create API for displaying remote peer address | Chuck Lever | 2006-09-23 | 1 | -0/+1 |
| | * | | SUNRPC: add xprt switch API for printing formatted remote peer addresses | Chuck Lever | 2006-09-23 | 1 | -0/+11 |
| | * | | SUNRPC: remove extraneous header inclusions | Chuck Lever | 2006-09-23 | 1 | -1/+0 |
| | * | | SUNRPC: create API for getting remote peer address | Chuck Lever | 2006-09-23 | 1 | -0/+1 |
| | * | | SUNRPC: Introduce transport switch callout for pluggable rpcbind | Chuck Lever | 2006-09-23 | 2 | -1/+2 |
| | * | | SUNRPC: Support for RPC child tasks no longer needed | Chuck Lever | 2006-09-23 | 1 | -5/+0 |
| | * | | SUNRPC: Make RPC portmapper use per-transport storage | Chuck Lever | 2006-09-23 | 2 | -20/+17 |
| | * | | SUNRPC: Create a helper to tell whether a transport is bound | Chuck Lever | 2006-09-23 | 1 | -0/+16 |
| | * | | NFS: Share NFS superblocks per-protocol per-server per-FSID | David Howells | 2006-09-23 | 1 | -12/+9 |
| | * | | NFS: Eliminate client_sys in favour of cl_rpcclient | David Howells | 2006-09-23 | 1 | -3/+2 |
| | * | | NFS: Move rpc_ops from nfs_server to nfs_client | David Howells | 2006-09-23 | 2 | -2/+2 |
| | * | | NFS: Maintain a common server record for NFS2/3 as well as for NFS4 | David Howells | 2006-09-23 | 1 | -1/+1 |
| | * | | NFS: Add extra const qualifiers | David Howells | 2006-09-23 | 2 | -4/+4 |
| | * | | NFS: Generalise the nfs_client structure | David Howells | 2006-09-23 | 2 | -0/+61 |
| | * | | NFS: Add a server capabilities NFS RPC op | David Howells | 2006-09-23 | 1 | -0/+1 |
| | * | | NFS: Add a lookupfh NFS RPC op | David Howells | 2006-09-23 | 1 | -0/+3 |
| | * | | NFS: Return an error when starting the idmapping pipe | David Howells | 2006-09-23 | 1 | -1/+1 |
| | * | | NFS: Rename nfs_server::nfs4_state | David Howells | 2006-09-23 | 1 | -1/+1 |
| | * | | NFS: Rename struct nfs4_client to struct nfs_client | David Howells | 2006-09-23 | 2 | -8/+8 |
| | * | | NFS: Add dentry materialisation op | David Howells | 2006-09-23 | 1 | -0/+1 |