summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ALSA: ASoC: OMAP: Add support for OMAP2430 and OMAP34xx in McBSP DAI driverJarkko Nikula2008-10-131-18/+77
| * | | | | ALSA: ASoC: OMAP: Add multilink support to McBSP DAI driverJarkko Nikula2008-10-132-35/+53
| * | | | | ALSA: ASoC: Make TLV320AIC26 user-visibleMark Brown2008-10-131-1/+1
| * | | | | ALSA: ASoC - clean up Kconfig for TLV320AIC2Takashi Iwai2008-10-131-2/+2
| * | | | | ALSA: ASoC: Make WM8510 microphone input a DAPM mixerMark Brown2008-10-131-3/+3
| * | | | | ALSA: ASoC: Implement WM8510 bias level controlMark Brown2008-10-131-8/+24
| * | | | | ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula2008-10-1312-12/+0
| * | | | | ALSA: ASoC: tlv320aic3x: Use uniform tlv320aic namingJarkko Nikula2008-10-131-2/+2
| * | | | | ALSA: ASoC: Add WM8510 SPI supportMark Brown2008-10-132-2/+69
| * | | | | ALSA: ASoC: Add WM8753 SPI supportMark Brown2008-10-132-2/+70
| * | | | | ALSA: ASoC: Add custom SOC_SINGLE_TLV for tlv320aic23 codecArun KS2008-10-131-4/+49
| * | | | | ALSA: ASoC: Add DSP DAI format support to the OMAP McBSP driverArun KS2008-10-131-0/+5
| * | | | | ALSA: ASoC: Add support for osk5912Arun KS2008-10-133-0/+242
| * | | | | ALSA: ASoC: Add TLV320AIC23 codec driverArun KS2008-10-134-0/+799
| * | | | | ALSA: ASoC: Use snd_soc_dapm_nc_pin() in N810 machine driverMark Brown2008-10-131-3/+3
| * | | | | ALSA: ASoC: Use snd_soc_dapm_nc_pin() in Zaurus machine driversMark Brown2008-10-134-13/+13
| * | | | | ALSA: ASoC Blackfin: fix bug - Audio Latency on AD1981 with MMAP enabledCliff Cai2008-10-133-8/+37
| * | | | | ALSA: ASoC Blackfin: add asoc ad73311 driver supporting in Blackfin boardsCliff Cai2008-10-133-1/+258
| * | | | | ALSA: ASoC Blackfin: add I2S DAI support for AD73311Cliff Cai2008-10-131-14/+33
| * | | | | ALSA: ASoC codec: AD73311 audio codec driverCliff Cai2008-10-134-0/+203
| * | | | | ALSA: ASoC: Remove references to Endrelia ETI-B1 boardFrank Mandarino2008-10-133-371/+0
| * | | | | ALSA: ASoC: Use snd_soc_dapm_nc_pin() in GTA01 audio driverMark Brown2008-10-131-7/+6
| * | | | | ALSA: ASoC: Allow machine drivers to mark pins as not connectedMark Brown2008-10-132-0/+21
| |/ / / /
* | | | | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-1315-98/+25
|\ \ \ \ \
| * | | | | proc: remove kernel.maps_protectAlexey Dobriyan2008-10-106-43/+1
| * | | | | proc: remove now unneeded ADDBUF macroAlexey Dobriyan2008-10-101-5/+0
| * | | | | [PATCH] proc: show personality via /proc/pid/personalityKees Cook2008-10-101-0/+9
| * | | | | [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...Lai Jiangshan2008-10-103-12/+1
| * | | | | proc: move PROC_PAGE_MONITOR to fs/proc/KconfigAlexey Dobriyan2008-10-102-10/+10
| * | | | | proc: make grab_header() staticAdrian Bunk2008-10-101-1/+1
| * | | | | proc: remove unused get_dma_list()Alexey Dobriyan2008-10-103-19/+0
| * | | | | proc: remove dummy vmcore_open()Alexey Dobriyan2008-10-101-6/+0
| * | | | | proc: proc_sys_root tweakAlexey Dobriyan2008-10-101-2/+2
| * | | | | proc: fix return value of proc_reg_open() in "too late" caseAlexey Dobriyan2008-10-101-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-10-1329-1031/+2800
|\ \ \ \ \
| * | | | | integrity: special fs magicMimi Zohar2008-10-134-7/+7
| * | | | | Merge branch 'next' into for-linusJames Morris2008-10-1325-1024/+2793
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...James Morris2008-10-1122-972/+2732
| | |\ \ \ \ \
| | | * | | | | netlabel: Add configuration support for local labelingPaul Moore2008-10-104-3/+50
| | | * | | | | cipso: Add support for native local labeling and fixup mapping namesPaul Moore2008-10-106-36/+128
| | | * | | | | netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...Paul Moore2008-10-102-2/+3
| | | * | | | | selinux: Cache NetLabel secattrs in the socket's security structPaul Moore2008-10-104-39/+91
| | | * | | | | selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-108-37/+311
| | | * | | | | netlabel: Add functionality to set the security attributes of a packetPaul Moore2008-10-108-42/+393
| | | * | | | | netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore2008-10-109-224/+816
| | | * | | | | netlabel: Add a generic way to create ordered linked lists of network addrsPaul Moore2008-10-104-216/+569
| | | * | | | | netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore2008-10-108-266/+235
| | | * | | | | smack: Fix missing calls to netlbl_skbuff_err()Paul Moore2008-10-101-1/+4
| | | * | | | | selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore2008-10-105-9/+50
| | | * | | | | selinux: Fix a problem in security_netlbl_sid_to_secattr()Paul Moore2008-10-101-2/+8