summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-07-1410-52/+102
|\
| * avr32: Power Management support ("standby" and "mem" modes)Haavard Skinnemoen2008-07-022-0/+4
| * avr32: Add simple SRAM allocatorHaavard Skinnemoen2008-07-021-0/+30
| * avr32: Use a quicklist for PTE allocation as wellHaavard Skinnemoen2008-07-021-13/+15
| * avr32: Use a quicklist for PGD allocationHaavard Skinnemoen2008-07-021-12/+20
| * avr32: Cover the kernel page tables in the user PGDsHaavard Skinnemoen2008-07-021-4/+10
| * avr32: Store virtual addresses in the PGDHaavard Skinnemoen2008-07-022-28/+24
| * avr32: Clean up and optimize the TLB operationsHaavard Skinnemoen2008-07-021-1/+0
| * avr32: Move setup_platform() into chip-specific fileHaavard Skinnemoen2008-06-281-4/+0
| * avr32: Kill unneeded #include <asm/pgalloc.h> from asm/mmu_context.hHaavard Skinnemoen2008-06-271-1/+0
| * avr32: Add PSIF platform devicesHans-Christian Egtvedt2008-06-271-0/+1
| * avr32: Add pin configuration choice to LCDC peripheralHans-Christian Egtvedt2008-06-271-1/+2
| * avr32: Allow board to define oscillator ratesAlex2008-06-271-0/+6
| * avr32: Provide PCI DMA mapping APIHaavard Skinnemoen2008-06-271-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-07-142-31/+26
|\ \
| * | security: remove register_security hookJames Morris2008-07-141-10/+0
| * | security: remove unused sb_get_mnt_opts hookMiklos Szeredi2008-07-141-14/+0
| * | LSM/SELinux: show LSM mount options in /proc/mountsEric Paris2008-07-141-0/+9
| * | Security: split proc ptrace checking into read vs. attachStephen Smalley2008-07-142-7/+17
* | | Merge branch 'drm-reorg' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-07-1421-0/+6049
|\ \ \
| * | | drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-1421-0/+6049
| |/ /
* | | Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernelLinus Torvalds2008-07-1412-93/+209
|\ \ \
| * | | ALSA: Release v1.0.17Jaroslav Kysela2008-07-141-1/+1
| * | | ALSA: ALSA driver for SGI O2 audio boardThomas Bogendoerfer2008-07-141-0/+46
| * | | ALSA: ASoC: Au12x0/Au1550 PSC Audio supportManuel Lauss2008-07-101-0/+8
| * | | ALSA: remove CONFIG_KMOD from soundJohannes Berg2008-07-101-1/+1
| * | | ALSA: asoc: core - add Digital Audio Interface (DAI) control functions.Liam Girdwood2008-07-101-0/+21
| * | | ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-48/+23
| * | | ALSA: asoc: core - refactored DAPM pin control API.Liam Girdwood2008-07-101-10/+5
| * | | ALSA: Release v1.0.17rc3Jaroslav Kysela2008-06-271-1/+1
| * | | ALSA: ASoC: Add support for generic DAPM register modifier widgetJarkko Nikula2008-06-261-0/+14
| * | | [ALSA] Revert "alsa: add annotations to bitwise type snd_pcm_hw_param_t"Jaroslav Kysela2008-06-262-24/+20
| * | | alsa: add annotations to bitwise type snd_pcm_hw_param_tHarvey Harrison2008-06-192-20/+24
| * | | ALSA: Release 1.0.17rc2Jaroslav Kysela2008-06-161-1/+1
| * | | ALSA: ASoC: Don't block system resumeAndy Green2008-06-161-0/+1
| * | | ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() staticTakashi Iwai2008-06-131-3/+0
| * | | ALSA: ASoC: Add SOC_SINGLE_EXT_TLV control typeMike Montour2008-06-131-0/+9
| * | | ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and removeMark Brown2008-06-131-2/+4
| * | | ALSA: opti93x: add support for Opti93x codec in cs4231-libKrzysztof Helt2008-06-132-0/+11
| * | | ALSA: Release v1.0.17rc1Jaroslav Kysela2008-06-031-2/+2
| * | | [ALSA] emu10k1 - Fix inverted Analog/Digital mixer switch on Audigy2Takashi Iwai2008-06-021-0/+1
| * | | [ALSA] ASoC: Add SOC_DOUBLE_S8_TLV control typeMark Brown2008-05-291-0/+15
| * | | [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSETakashi Iwai2008-05-271-4/+4
| * | | [ALSA] remove CVS keywordsAdrian Bunk2008-05-271-2/+0
| * | | [ALSA] ASoC: Clarify API for bias configurationMark Brown2008-05-192-5/+26
| * | | [ALSA] ASoC: Make CPU and codec DAI operations have same typeMark Brown2008-05-191-24/+6
| * | | [ALSA] soc - DAPM - Bulk route registrationMark Brown2008-05-191-1/+16
| * | | [ALSA] soc - DAPM - Add bulk control registrationMark Brown2008-05-191-0/+3
| * | | [ALSA] soc - DAPM - add hook to read state of DAPM widgetGraeme Gregory2008-05-191-0/+2
| |/ /
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-07-1422-74/+781
|\ \ \
OpenPOWER on IntegriCloud