Age | Commit message (Expand) | Author | Files | Lines |
2010-10-19 | ASoC: Restore MAX98088 CODEC driver | Mark Brown | 1 | -0/+50 |
2010-10-13 | ASoC: don't register AC97 devices twice | Mika Westerberg | 1 | -0/+1 |
2010-10-07 | ASoC: Use delayed work for debounce of GPIO based jacks | Mark Brown | 1 | -1/+1 |
2010-10-03 | ASoC: Add support for WM8962 GPIO outputs | Mark Brown | 1 | -0/+1 |
2010-09-30 | ASoC: Provide microphone bias configuration for WM8962 | Mark Brown | 1 | -0/+6 |
2010-09-29 | ASoC: Initial WM8962 IRQ support | Mark Brown | 1 | -0/+2 |
2010-09-10 | fbdev: sh_mobile_hdmi: modify flags name to more specific | Kuninori Morimoto | 1 | -5/+5 |
2010-09-06 | ASoC: Add event variants of the AIF widgets | Mark Brown | 1 | -0/+10 |
2010-09-01 | fbdev: sh-mobile: Add HDMI sound type selection | Kuninori Morimoto | 1 | -0/+16 |
2010-08-31 | ASoC: fsi: modify compile error | Kuninori Morimoto | 1 | -3/+0 |
2010-08-31 | ASoC: Swap bias level enumeration | Jarkko Nikula | 1 | -3/+3 |
2010-08-16 | Merge branch 'for-2.6.36' into for-2.6.37 | Mark Brown | 523 | -5284/+13493 |
2010-08-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -6/+5 |
2010-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -1/+5 |
2010-08-15 | Merge branch 'linus' into release | Len Brown | 466 | -4599/+12310 |
2010-08-15 | ACPI processor: remove deprecated ACPI procfs I/F | Zhang Rui | 1 | -1/+0 |
2010-08-15 | Merge branch 'acpica-gpe' into release | Len Brown | 4 | -15/+57 |
2010-08-15 | Merge branch 'procfs-cleanup' into release | Len Brown | 1 | -1/+1 |
2010-08-15 | ACPI: introduce module parameter acpi.aml_debug_output | Zhang Rui | 1 | -1/+1 |
2010-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup | Linus Torvalds | 15 | -325/+321 |
2010-08-15 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+21 |
2010-08-15 | include: replace unifdef-y with header-y | Sam Ravnborg | 15 | -325/+321 |
2010-08-14 | hwmon: (ltc4245) Expose all GPIO pins as analog voltages | Ira W. Snyder | 1 | -0/+21 |
2010-08-14 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -0/+17 |
2010-08-14 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 1 | -3/+2 |
2010-08-14 | Merge branch 'master' into for-linus | Chris Metcalf | 82 | -976/+2339 |
2010-08-14 | Mark arguments to certain syscalls as being const | David Howells | 4 | -17/+17 |
2010-08-14 | bkl: Remove locked .ioctl file operation | Arnd Bergmann | 1 | -3/+2 |
2010-08-13 | dma-mapping: fix build errors on !HAS_DMA architectures | Heiko Carstens | 1 | -0/+2 |
2010-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -5/+7 |
2010-08-13 | Add fanotify syscalls to <asm-generic/unistd.h>. | Chris Metcalf | 1 | -1/+5 |
2010-08-13 | Revert "fsnotify: store struct file not struct path" | Linus Torvalds | 2 | -24/+29 |
2010-08-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 3 | -4/+18 |
2010-08-12 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 5 | -20/+39 |
2010-08-12 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 1 | -0/+2 |
2010-08-12 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -16/+110 |
2010-08-12 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 1 | -67/+221 |
2010-08-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 4 | -0/+221 |
2010-08-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 6 | -220/+286 |
2010-08-12 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -0/+36 |
2010-08-12 | x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods | Chris Wilson | 1 | -1/+1 |
2010-08-12 | Add a dummy printk function for the maintenance of unused printks | David Howells | 1 | -0/+7 |
2010-08-12 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -44/+27 |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -19/+11 |
2010-08-12 | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -0/+123 |
2010-08-12 | block: add secure discard | Adrian Hunter | 3 | -1/+10 |
2010-08-12 | mmc: add erase, secure erase, trim and secure trim operations | Adrian Hunter | 5 | -7/+64 |
2010-08-12 | mm: fix writeback_in_progress() | Jan Kara | 1 | -0/+1 |
2010-08-12 | writeback: avoid unnecessary calculation of bdi dirty thresholds | Wu Fengguang | 1 | -2/+3 |
2010-08-12 | acpi: fix bogus preemption logic | Thomas Gleixner | 1 | -3/+7 |