Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-04-07 | |
| |\ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-04-06 | |
| | |\ \ \ \ \ \ \ | ||||
| | | * | | | | | | | ALSA: oss - volume control for CSWITCH and CROUTE | Deepika Makhija | 2009-04-06 | |
| | * | | | | | | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-04-06 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | ALSA: hda - Add VREF powerdown sequence for another board | Matthew Ranostay | 2009-04-06 | |
| | | * | | | | | | | | ALSA: hda - add missing comma in ad1884_slave_vols | Akinobu Mita | 2009-04-06 | |
| | * | | | | | | | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-04-06 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'topic/usb-audio' into for-linus | Takashi Iwai | 2009-04-06 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | sound: usb-audio: allow period sizes less than 1 ms | Clemens Ladisch | 2009-04-06 | |
| | | * | | | | | | | | | | sound: usb-audio: save data packet interval in audioformat structure | Clemens Ladisch | 2009-04-06 | |
| | | * | | | | | | | | | | sound: usb-audio: remove check_hw_params_convention() | Clemens Ladisch | 2009-04-06 | |
| | | * | | | | | | | | | | sound: usb-audio: show sample format width in proc file | Clemens Ladisch | 2009-04-06 | |
| | | | |_|_|_|/ / / / / | | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | Merge branch 'topic/atmel' into for-linus | Takashi Iwai | 2009-04-05 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | ALSA: snd-atmel-abdac: increase periods_min to 6 instead of 4 | Hans-Christian Egtvedt | 2009-04-05 | |
| | | * | | | | | | | | | | ALSA: snd-atmel-abdac: replace bus_id with dev_name() | Hans-Christian Egtvedt | 2009-04-05 | |
| | | * | | | | | | | | | | ALSA: snd-atmel-ac97c: replace bus_id with dev_name() | Hans-Christian Egtvedt | 2009-04-05 | |
| | | * | | | | | | | | | | ALSA: snd-atmel-ac97c: cleanup registers when removing driver | Hans-Christian Egtvedt | 2009-04-05 | |
| | | * | | | | | | | | | | ALSA: snd-atmel-ac97c: do a proper reset of the external codec | Hans-Christian Egtvedt | 2009-04-05 | |
| | | * | | | | | | | | | | ALSA: snd-atmel-ac97c: enable interrupts to catch events for error reporting | Hans-Christian Egtvedt | 2009-04-05 | |
| | | * | | | | | | | | | | ALSA: snd-atmel-ac97c: set correct size for buffer hardware parameter | Hans-Christian Egtvedt | 2009-04-05 | |
| | | * | | | | | | | | | | ALSA: snd-atmel-ac97c: do not overwrite OCA and ICA when assigning channels | Hans-Christian Egtvedt | 2009-04-05 | |
| | | * | | | | | | | | | | ALSA: snd-atmel-ac97c: remove dead break statements after return in switch case | Hans-Christian Egtvedt | 2009-04-05 | |
| | | * | | | | | | | | | | ALSA: snd-atmel-ac97c: cleanup register definitions | Hans-Christian Egtvedt | 2009-04-05 | |
| | | |/ / / / / / / / / | ||||
| | * | | | | | | | | | | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-04-05 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | | | ||||
| | | * | | | | | | | | | ALSA: move snd_powermac's probe function to .devinit.text | Uwe Kleine-König | 2009-04-05 | |
| | | |/ / / / / / / / | ||||
| | * | | | | | | | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-04-05 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | | | ||||
| | | * | | | | | | | | ALSA: hda - enable SPDIF output for Intel DX58SO board | Wu Fengguang | 2009-04-05 | |
| | | * | | | | | | | | ALSA: Add 92HD81B1C device id | Matthew Ranostay | 2009-04-05 | |
| | * | | | | | | | | | Merge branch 'topic/isa-misc' into for-linus | Takashi Iwai | 2009-04-05 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | ALSA: opl3sa2: add ZV port control | Krzysztof Helt | 2009-04-05 | |
| | | | |/ / / / / / / | | | |/| | | | | | | | ||||
| | * | | | | | | | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-04-05 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang | 2009-04-07 | |
| * | | | | | | | | | | dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) | Yang Hongyang | 2009-04-07 | |
| * | | | | | | | | | | dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) | Yang Hongyang | 2009-04-07 | |
| * | | | | | | | | | | dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31) | Yang Hongyang | 2009-04-07 | |
| * | | | | | | | | | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 | |
| | * | | | | | | | | | trivial: Fix misspelling of firmware | Nick Andrew | 2009-03-30 | |
| * | | | | | | | | | | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-30 | |
| * | | | | | | | | | | V4L/DVB (10771): tea575x-tuner: convert it to V4L2 API | Mauro Carvalho Chehab | 2009-03-30 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-28 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'origin' into devel | Russell King | 2009-03-28 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King | 2009-03-25 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao | 2009-03-09 | |
| | * | | | | | | | | | | | | [ARM] pxa: move DMA registers definitions into <mach/dma.h> | Eric Miao | 2009-03-09 | |
| * | | | | | | | | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | *-------. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 | |
| | | |_|/| | | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | |