aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-05Merge branch 'for-2.6.34' into for-2.6.35Mark Brown1-1/+1
2010-04-05mfd: Add WM8994 interrupt controller supportMark Brown2-1/+53
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2-1/+18
2010-03-22Merge branch 'for-2.6.34' into for-2.6.35Mark Brown83-225/+680
2010-03-22ASoC: Add a notifier for jack status changesMark Brown1-0/+6
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-0/+4
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-6/+7
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-5/+13
2010-03-19ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2-1/+18
2010-03-19USB: Fix usb_fill_int_urb for SuperSpeed devicesMatthew Wilcox1-5/+13
2010-03-19tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel1-0/+1
2010-03-19tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman1-4/+5
2010-03-19Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call"Greg Kroah-Hartman1-2/+1
2010-03-19Merge branch 'topic/jack' into for-2.6.35Mark Brown1-0/+8
2010-03-18Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2010-03-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-16/+17
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+2
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-47/+111
2010-03-18Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2-5/+37
2010-03-18OMAP4: PMIC: Rename twl6030_codec as twl6040_codecOlaya, Margarita1-3/+3
2010-03-18of: Fix comparison of "compatible" propertiesGrant Likely1-1/+1
2010-03-17memory hotplug: allow setting of phys_deviceHeiko Carstens1-0/+2
2010-03-17ALSA: Add support for key reporting via the jack interfaceMark Brown1-0/+8
2010-03-17ASoC: Implement WM835x microphone jack detection supportMark Brown1-0/+2
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-1/+2
2010-03-16backlight: Add backlight_device parameter to check_fbBruno Prémont1-1/+1
2010-03-16backlight: Revert some const qualifiersRichard Purdie1-4/+4
2010-03-16backlight: Add Epson L4F00242T03 LCD driverAlberto Panizzo1-0/+31
2010-03-16ASoC: Support GPIO based microphone detection for WM8904Mark Brown1-0/+36
2010-03-16ASoC: Allow configuration of WM8904 GPIO pin functionsMark Brown1-2/+72
2010-03-16ASoC: Implement interrupt driven microphone detection for WM8903Mark Brown1-0/+2
2010-03-16ASoC: Add WM8903 interrupt supportMark Brown1-0/+2
2010-03-16ASoC: Initial WM8903 microphone bias and short detectionMark Brown1-0/+29
2010-03-16ASoC: Add GPIO configuration support for WM8903Mark Brown1-0/+216
2010-03-16ASoC: Allow pins to be force enabledMark Brown1-0/+3
2010-03-16ASoC: Remove unused 'muted' flag from DAPM widgetsMark Brown1-1/+0
2010-03-15Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King24-55/+225
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into releaseLen Brown406-2631/+13044
2010-03-14ACPI: processor: export acpi_get_cpuid()Alex Chiang1-0/+8
2010-03-14ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang1-1/+1
2010-03-14resource: add window supportBjorn Helgaas1-0/+1
2010-03-14resource: add bus number supportBjorn Helgaas1-0/+1
2010-03-14resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas1-8/+8
2010-03-14Video: ARM CLCD: Better fix for swapped IENB and CNTL registersRussell King1-16/+17
2010-03-14Add the platform data include for the Xilinx XPS IIC Bus InterfaceRichard Röjfors1-0/+43
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-9/+14
2010-03-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-0/+2
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds3-2/+15
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-10/+62
2010-03-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-27/+61