Age | Commit message (Expand) | Author | Files | Lines |
2006-10-06 | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 8 | -11/+7 |
2006-10-06 | [PATCH] powerpc: irq change build breaks | Olof Johansson | 1 | -2/+2 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 119 | -217/+187 |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds | 2 | -2/+0 |
2006-10-04 | [PATCH] kill sound/oss/*_syms.c | Adrian Bunk | 14 | -168/+93 |
2006-10-04 | [PATCH] The scheduled removal of some OSS drivers | Adrian Bunk | 60 | -59140/+6 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 14 | -21/+7 |
2006-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 45 | -45/+45 |
2006-10-04 | fix file specification in comments | Uwe Zeisberger | 44 | -44/+44 |
2006-10-04 | more misc typo fixes | Matt LaPlante | 1 | -1/+1 |
2006-10-03 | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support. | Yoichi Yuasa | 3 | -2266/+0 |
2006-10-03 | [PATCH] pr_debug: trident: use size_t length modifier in pr_debug format argu... | Zach Brown | 1 | -2/+2 |
2006-10-02 | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 1 | -5/+5 |
2006-10-01 | [PATCH] Remove readv/writev methods and use aio_read/aio_write instead | Badari Pulavarty | 1 | -20/+20 |
2006-10-01 | [PATCH] trident: fix pci_dev reference counting and buglet | Alan Cox | 1 | -15/+29 |
2006-10-01 | [PATCH] proper flags type of spin_lock_irqsave() | Alexey Dobriyan | 1 | -1/+1 |
2006-10-01 | [PATCH] cs46xx OSS: switch to pci_get_device | Alan Cox | 1 | -1/+2 |
2006-10-01 | [PATCH] via82cxxx_audio: Use pci_get_device | Alan Cox | 1 | -2/+4 |
2006-10-01 | [PATCH] kmemdup: some users | Alexey Dobriyan | 3 | -11/+7 |
2006-10-01 | [PATCH] maximum latency tracking: ALSA support | Takashi Iwai | 2 | -1/+25 |
2006-09-29 | [PATCH] build sound/sound_firmware.c only for OSS | Adrian Bunk | 3 | -7/+6 |
2006-09-29 | [PATCH] remove sound/oss/COPYING | Andrew Morton | 1 | -339/+0 |
2006-09-29 | [PATCH] sound/sparc/dbri: Use ARRAY_SIZE macro | Tobias Klauser | 1 | -3/+1 |
2006-09-29 | [PATCH] sound/mips/au1x00: Use ARRAY_SIZE macro | Tobias Klauser | 1 | -1/+1 |
2006-09-29 | [PATCH] CONFIG_PM=n slim: sound/oss/cs46xx.c | Alexey Dobriyan | 2 | -52/+8 |
2006-09-29 | [PATCH] CONFIG_PM=n slim: sound/oss/trident.c | Alexey Dobriyan | 1 | -11/+11 |
2006-09-27 | USB: Dealias -110 code (more complete) | Pete Zaitcev | 1 | -3/+3 |
2006-09-27 | sound: SH DAC audio driver updates. | Andriy Skulysh | 1 | -7/+19 |
2006-09-27 | sh: hp6xx mach-type cleanups. | Andriy Skulysh | 1 | -19/+15 |
2006-09-26 | [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc | Ralf Baechle | 1 | -4/+2 |
2006-09-26 | [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed. | David S. Miller | 1 | -10/+10 |
2006-09-25 | [PATCH] NULL noise removal | Al Viro | 2 | -4/+4 |
2006-09-23 | [ALSA] intel8x0m - Free irq in suspend | Takashi Iwai | 1 | -0/+5 |
2006-09-23 | [ALSA] Move CONFIG_SND_AC97_POWER_SAVE to pci/Kconfig | Takashi Iwai | 2 | -13/+13 |
2006-09-23 | [ALSA] usb-audio: add mixer control names for the Aureon 5.1 MkII | Clemens Ladisch | 1 | -0/+24 |
2006-09-23 | [ALSA] ES1938: remove duplicate field initialization | Clemens Ladisch | 1 | -2/+1 |
2006-09-23 | [ALSA] usb-audio: increase number of packets per URB | Clemens Ladisch | 1 | -2/+2 |
2006-09-23 | [ALSA] hda-codec - Fix headphone auto-toggle on sigmatel codec | Takashi Iwai | 1 | -10/+1 |
2006-09-23 | [ALSA] hda-intel - A slight cleanup of timeout check in azx_get_response() | Takashi Iwai | 1 | -24/+22 |
2006-09-23 | [ALSA] hda-codec - Fix mic input with STAC92xx codecs | Takashi Iwai | 2 | -35/+74 |
2006-09-23 | [ALSA] mixart: Use SEEK_{SET,CUR,END} instead of hardcoded values | Josef 'Jeff' Sipek | 1 | -6/+6 |
2006-09-23 | [ALSA] gus: Use SEEK_{SET,CUR,END} instead of hardcoded values | Josef 'Jeff' Sipek | 1 | -3/+3 |
2006-09-23 | [ALSA] opl4: Use SEEK_{SET,CUR,END} instead of hardcoded values | Josef 'Jeff' Sipek | 1 | -3/+3 |
2006-09-23 | [ALSA] sound core: Use SEEK_{SET,CUR,END} instead of hardcoded values | Josef 'Jeff' Sipek | 1 | -3/+3 |
2006-09-23 | [ALSA] hda-codec - Support multiple headphone pins | Takashi Iwai | 5 | -86/+164 |
2006-09-23 | [ALSA] hda_intel prefer 24bit instead of 20bit | Nicolas Graziano | 1 | -2/+2 |
2006-09-23 | [ALSA] hda-codec - Add vendor ids for Motorola and Conexant | Takashi Iwai | 1 | -0/+2 |
2006-09-23 | [ALSA] hda-codec - Add device id for Motorola si3054-compatible codec | Takashi Iwai | 1 | -0/+1 |
2006-09-23 | [ALSA] Add missing compat ioctls for ALSA control API | Takashi Iwai | 1 | -0/+4 |
2006-09-23 | [ALSA] powermac - Fix Oops when conflicting with aoa driver | Takashi Iwai | 1 | -0/+3 |