Age | Commit message (Expand) | Author | Files | Lines |
2009-08-24 | Merge branch 'topic/digital-mixing' into for-2.6.32 | Mark Brown | 1 | -0/+8 |
2009-08-21 | ASoC: Add DAPM widget power decision debugfs files | Mark Brown | 2 | -0/+2 |
2009-08-20 | ASoC: Add SuperH FSI driver support for ALSA | Kuninori Morimoto | 1 | -0/+83 |
2009-08-18 | ASoC: Add input and output AIF widgets | Mark Brown | 1 | -0/+8 |
2009-08-14 | ALSA: Allow passing platform_data for pxa2xx-ac97 | Marek Vasut | 1 | -0/+3 |
2009-08-11 | Merge commit 'a5479e389e989acfeca9c32eeb0083d086202280' into for-2.6.32 | Mark Brown | 1 | -2/+3 |
2009-08-09 | ASoC: Define more formats for the AC97 CODECs | Mark Brown | 1 | -1/+7 |
2009-08-07 | TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253 | Janusz Krzysztofik | 1 | -1/+1 |
2009-08-07 | Merge branch 'reg-cache' into for-2.6.32 | Mark Brown | 1 | -1/+10 |
2009-08-06 | ASoC: change set_tdm_slot api to allow slot_width override. | Daniel Ribeiro | 1 | -2/+3 |
2009-08-03 | ASoC: Factor out I2C 8 bit address 16 bit data I/O | Mark Brown | 1 | -1/+1 |
2009-08-03 | ASoC: Add I/O control bus information to factored out cache setup | Mark Brown | 1 | -1/+8 |
2009-08-01 | TTY: Add definition of a new line discipline required by Amstrad E3 (Delta) A... | Janusz Krzysztofik | 1 | -1/+3 |
2009-07-31 | ASoC: Allow CODECs to flag invalid registers | Mark Brown | 1 | -0/+1 |
2009-07-23 | ALSA: Allow passing platform_data to devices attached to AC97 bus | Marek Vasut | 2 | -0/+7 |
2009-07-15 | ASoC: add SOC_DOUBLE_R_EXT_TLV control type | Joonyoung Shim | 1 | -0/+11 |
2009-07-15 | ASoC: add SOC_DOUBLE_EXT_TLV control type | Joonyoung Shim | 1 | -0/+11 |
2009-07-14 | ASoC: fixes multiple typos in comments, no functional change | Peter Meerwald | 1 | -13/+13 |
2009-07-08 | ASoC: Add WM8993 CODEC driver | Mark Brown | 1 | -0/+44 |
2009-07-05 | ASoC: Begin to factor out register cache I/O functions | Mark Brown | 1 | -0/+2 |
2009-07-05 | ASoC: Add CODEC volatile register operation | Mark Brown | 1 | -0/+2 |
2009-06-25 | Merge branch 'for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 3 | -4/+30 |
2009-06-25 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -0/+19 |
2009-06-25 | Get "no acls for this inode" right, fix shmem breakage | Al Viro | 1 | -0/+9 |
2009-06-25 | inline functions left without protection of ifdef (acl) | Markus Trippelsdorf | 1 | -1/+2 |
2009-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 5 | -20/+432 |
2009-06-24 | Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+3 |
2009-06-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 6 | -16/+16 |
2009-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 7 | -33/+98 |
2009-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 6 | -6/+9 |
2009-06-24 | helpers for acl caching + switch to those | Al Viro | 1 | -0/+64 |
2009-06-24 | switch shmem to inode->i_acl | Al Viro | 1 | -8/+0 |
2009-06-24 | switch reiserfs to inode->i_acl | Al Viro | 2 | -21/+0 |
2009-06-24 | switch reiserfs to usual conventions for caching ACLs | Al Viro | 1 | -2/+2 |
2009-06-24 | switch ext3 to inode->i_acl | Al Viro | 1 | -4/+0 |
2009-06-24 | add caching of ACLs in struct inode | Al Viro | 1 | -0/+7 |
2009-06-24 | fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io... | Ankit Jain | 2 | -0/+27 |
2009-06-24 | Merge branch 'bjorn-notify' into release | Len Brown | 1 | -0/+3 |
2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 6 | -16/+13 |
2009-06-24 | Audit: clean up all op= output to include string quoting | Eric Paris | 1 | -0/+3 |
2009-06-24 | ACPI: Add the reference count to avoid unloading ACPI video bus twice | Zhao Yakui | 1 | -2/+2 |
2009-06-24 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -0/+11 |
2009-06-24 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+15 |
2009-06-24 | net: Move rx skb_orphan call to where needed | Herbert Xu | 2 | -0/+3 |
2009-06-24 | ASoC: Add a shutdown callback | Mark Brown | 1 | -0/+1 |
2009-06-24 | Intel-IOMMU, intr-remap: source-id checking | Weidong Han | 1 | -0/+11 |
2009-06-23 | rmap: fixup page_referenced() for nommu systems | Mike Frysinger | 1 | -1/+8 |
2009-06-23 | mm: pass mm to grab_swap_token | Hugh Dickins | 1 | -6/+6 |
2009-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 4 | -13/+71 |
2009-06-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 4 | -20/+18 |