Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | ALSA: snd-atmel-ac97c: cleanup registers when removing driver | Hans-Christian Egtvedt | 2009-04-06 | 1 | -0/+4 | |
| | * | | | | | ALSA: snd-atmel-ac97c: do a proper reset of the external codec | Hans-Christian Egtvedt | 2009-04-06 | 1 | -7/+7 | |
| | * | | | | | ALSA: snd-atmel-ac97c: enable interrupts to catch events for error reporting | Hans-Christian Egtvedt | 2009-04-06 | 1 | -1/+76 | |
| | * | | | | | ALSA: snd-atmel-ac97c: set correct size for buffer hardware parameter | Hans-Christian Egtvedt | 2009-04-06 | 1 | -2/+2 | |
| | * | | | | | ALSA: snd-atmel-ac97c: do not overwrite OCA and ICA when assigning channels | Hans-Christian Egtvedt | 2009-04-06 | 1 | -5/+18 | |
| | * | | | | | ALSA: snd-atmel-ac97c: remove dead break statements after return in switch case | Hans-Christian Egtvedt | 2009-04-06 | 1 | -2/+0 | |
| | * | | | | | ALSA: snd-atmel-ac97c: cleanup register definitions | Hans-Christian Egtvedt | 2009-04-06 | 1 | -6/+8 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-04-06 | 1 | -1/+1 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | ALSA: move snd_powermac's probe function to .devinit.text | Uwe Kleine-König | 2009-04-06 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-04-06 | 2 | -0/+7 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | ALSA: hda - enable SPDIF output for Intel DX58SO board | Wu Fengguang | 2009-04-06 | 1 | -0/+5 | |
| | * | | | ALSA: Add 92HD81B1C device id | Matthew Ranostay | 2009-04-06 | 1 | -0/+2 | |
| * | | | | Merge branch 'topic/isa-misc' into for-linus | Takashi Iwai | 2009-04-06 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | ALSA: opl3sa2: add ZV port control | Krzysztof Helt | 2009-04-06 | 1 | -0/+1 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-04-06 | 12 | -64/+779 | |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | ||||||
| | * | | ASoC: TWL4030: Add actual support for 96KHz playback support | Peter Ujfalusi | 2009-04-03 | 2 | -0/+4 | |
| | * | | ASoC: Implement suspend and resume operations for WM9705 | Mark Brown | 2009-04-02 | 1 | -0/+37 | |
| | * | | ASoC: Set parent for AC97 devices we register | Mark Brown | 2009-04-02 | 1 | -1/+1 | |
| | * | | ASoC: Don't defer resume work for AC97 codecs | Mark Brown | 2009-04-02 | 1 | -4/+14 | |
| | * | | ASoC: OMAP: Set minimum buffer size constraint for McBSP2 in OMAP3 | Jarkko Nikula | 2009-04-02 | 1 | -0/+11 | |
| | * | | ASoC: TWL4030: Add constrains for second stream | Peter Ujfalusi | 2009-04-02 | 1 | -0/+54 | |
| | * | | ASoC: TWL4030: 96KHz playback support | Peter Ujfalusi | 2009-04-02 | 1 | -1/+1 | |
| | * | | ASoC: trim SSI sysfs statistics in Freescale MPC8610 sound drivers | Timur Tabi | 2009-04-02 | 1 | -32/+47 | |
| | * | | pxa2xx-ac97: fix displaying GSR after reset timeout | Luotao Fu | 2009-04-02 | 1 | -5/+10 | |
| | * | | ASoC: remove trigger delay in Freescale MPC8610 sound driver | Timur Tabi | 2009-04-02 | 2 | -18/+19 | |
| | * | | ASoC: Add Magician machine support | Philipp Zabel | 2009-04-02 | 3 | -0/+572 | |
| | * | | ASoC: pxa-ssp: Use 16-bit DMA for magician stereo | Philipp Zabel | 2009-04-02 | 1 | -3/+9 | |
* | | | | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang | 2009-04-07 | 4 | -8/+8 | |
* | | | | dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) | Yang Hongyang | 2009-04-07 | 5 | -10/+10 | |
* | | | | dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) | Yang Hongyang | 2009-04-07 | 2 | -3/+3 | |
* | | | | dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 | |
* | | | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 12 | -20/+20 | |
|/ / / | ||||||
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | 3 | -3/+3 | |
|\ \ \ | ||||||
| * | | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 | 1 | -1/+1 | |
| * | | | trivial: Fix misspelling of firmware | Nick Andrew | 2009-03-30 | 2 | -2/+2 | |
* | | | | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-31 | 1 | -29/+2 | |
* | | | | V4L/DVB (10771): tea575x-tuner: convert it to V4L2 API | Mauro Carvalho Chehab | 2009-03-30 | 2 | -96/+208 | |
|/ / / | ||||||
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-28 | 11 | -18/+4 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 374 | -9311/+19781 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King | 2009-03-25 | 6 | -24/+48 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 | 23 | -100/+147 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao | 2009-03-09 | 9 | -17/+1 | |
| * | | | | | | [ARM] pxa: move DMA registers definitions into <mach/dma.h> | Eric Miao | 2009-03-09 | 3 | -3/+3 | |
* | | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 8 | -16/+24 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 | 6 | -15/+20 | |
| | | | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-02-20 | 5 | -29/+19 | |
| | | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 | 6 | -37/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge commit 'v2.6.29-rc5' into x86/apic | Ingo Molnar | 2009-02-15 | 12 | -42/+89 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | 14 | -17/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ |