summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-1646-46/+46
* [ALSA] mpu-401: remove MPU401_INFO_UART_ONLY flagClemens Ladisch2007-10-161-1/+0Star
* [ALSA] ac97: YMF743 missing controls support (1/2)Keita Maehara2007-10-161-3/+3
* [ALSA] Routines for effect processor FX8010: Use list_for_each_entryMatthias Kaehlcke2007-10-161-2/+0Star
* [ALSA] Kill useless volatile in pcm.hTakashi Iwai2007-10-161-2/+2
* [ALSA] Fix 'discards qualifiers' compile warnings in pcm.hTakashi Iwai2007-10-161-2/+2
* [ALSA] ad1848: fix AD1848P macroRene Herman2007-10-161-1/+1
* [ALSA] cs4231 header splitKrzysztof Helt2007-10-162-154/+181
* [ALSA] pcm: add snd_pcm_rate_to_rate_bit() helperClemens Ladisch2007-10-161-0/+1
* [ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.cClemens Ladisch2007-10-161-0/+2
* [ALSA] ASoC CS4270 codec device driverTimur Tabi2007-10-161-0/+1
* [ALSA] hda-intel - Add hwdep interfaceTakashi Iwai2007-10-162-0/+45
* [ALSA] hdspm - Coding style fixesTakashi Iwai2007-10-161-5/+11
* [ALSA] Fix bugs in mode change/recalibration for opl3sa2 driverPaul Vojta2007-10-161-1/+1
* [ALSA] snd-emu10k1:Implement SPDIF/ADAT status.James Courtier-Dutton2007-10-161-3/+5
* [ALSA] snd-emu10k1:Improves firmware loading for E-Mu cards.James Courtier-Dutton2007-10-161-0/+1
* [ALSA] ALSA sound driver for the AT73C213 DAC using Atmel SSC driverHans-Christian Egtvedt2007-10-161-0/+25
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-2/+1Star
* [ALSA] Add helper functions for frequently used callbacksTakashi Iwai2007-10-161-0/+8
* [ALSA] snd-emu10k1: Add support for E-Mu 1616 PCI, 1616M PCI, 0404 PCI, E-MuJames Courtier-Dutton2007-10-161-0/+2
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-1648-76/+2642
|\
| * Merge branch 'pxa' into develRussell King2007-10-1516-19/+2000
| |\
| | * [ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport2007-10-153-0/+107
| | * [ARM] 4576/1: CM-X270 machine supportMike Rapoport2007-10-155-0/+91
| | * [ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put()Russell King2007-10-151-10/+2Star
| | * [ARM] pxa: Make cpu_is_pxaXXX dependent on configuration symbolsRussell King2007-10-151-0/+21
| | * [ARM] pxa: PXA3xx base supporteric miao2007-10-157-1/+1709
| | * [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variableeric miao2007-10-121-6/+0Star
| | * [ARM] pxa: add PXA3 cpu_is_xxx() macroseric miao2007-10-121-0/+65
| | * [ARM] pxa: mark pxa_set_cken deprecatedRussell King2007-10-121-1/+5
| | * [ARM] pxa: remove get_lcdclk_frequency_10khz()Russell King2007-10-121-1/+0Star
| | |
| | \
| *-. \ Merge branches 'omap1-upstream' and 'omap2-upstream' into develRussell King2007-10-1317-3/+465
| |\ \ \
| | | * | ARM: OMAP: Merge driver headers from N800 treeKai Svahn2007-09-205-1/+219
| | | * | ARM: OMAP: Merge gpmc changes from N800 treeKai Svahn2007-09-201-0/+2
| | | * | ARM: OMAP: Add minimal OMAP2430 supportSyed Mohammed Khasim2007-09-204-0/+70
| | | * | ARM: OMAP: abstract debug card setup (smc, leds)David Brownell2007-09-201-0/+4
| | | * | ARM: OMAP: omap2/gpmc updatesDavid Brownell2007-09-201-1/+2
| | * | | ARM: OMAP: Basic support for siemens sx1Vladimir Ananiev2007-09-212-0/+50
| | * | | ARM: OMAP: Palm Tungsten|T supportMarek Vasut2007-09-212-0/+27
| | * | | ARM: OMAP: PalmZ71 supportMarek Vasut2007-09-212-0/+30
| | * | | ARM: OMAP: Palm Tungsten E board updateAndrzej Zaborowski2007-09-212-0/+38
| | * | | ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle)Imre Deak2007-09-211-1/+0Star
| | * | | ARM: OMAP: omap camera builds again; Mistral init and muxDavid Brownell2007-09-211-0/+23
| | |/ /
| * | | [ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)Mike Westerhof2007-10-131-0/+2
| * | | [ARM] Rename consistent_sync() as dma_cache_maint()Russell King2007-10-131-7/+7
| * | | [ARM] 4596/1: S3C2412: Correct IRQs for SDI+CF and add decoding supportBen Dooks2007-10-131-0/+7
| * | | [ARM] 4595/1: ns9xxx: define registers as void __iomem * instead of volatile u32Uwe Kleine-König2007-10-134-13/+7Star
| * | | [ARM] 4591/1: ns9xxx: simplify REGSET, REGGET and introduce ..._IDX variantsUwe Kleine-König2007-10-132-13/+30
| * | | [ARM] 4590/1: ns9xxx: add gpio handling functionsUwe Kleine-König2007-10-131-0/+47
| * | | [ARM] Add fallocate syscall entryRussell King2007-10-131-0/+1