| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] hwdep_compat missed __user annotations | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 2006-10-09 | 8 | -11/+7 |
|\ |
|
| * | Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups | Jeff Garzik | 2006-10-06 | 8 | -11/+7 |
| |\ |
|
| | * | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 2006-10-06 | 8 | -11/+7 |
* | | | [PATCH] missing include in pdaudiocf_irq | Al Viro | 2006-10-08 | 1 | -0/+1 |
* | | | [PATCH] misc arm pt_regs fixes | Al Viro | 2006-10-08 | 1 | -1/+1 |
|/ / |
|
* | | [ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmap | Amol Lad | 2006-10-06 | 1 | -0/+1 |
* | | [ALSA] Handle file operations during snd_card disconnects using static file->... | Karsten Wiese | 2006-10-06 | 1 | -40/+52 |
* | | [ALSA] emu10k1: Fix outl() in snd_emu10k1_resume_regs() | Arnaud Patard | 2006-10-06 | 1 | -2/+2 |
* | | [ALSA] Repair snd-usb-usx2y for usb 2.6.18 | Karsten Wiese | 2006-10-06 | 2 | -22/+11 |
* | | [ALSA] Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check() | Karsten Wiese | 2006-10-06 | 1 | -1/+1 |
* | | [ALSA] Dereference after free in snd_hwdep_release() | Florin Malita | 2006-10-06 | 1 | -1/+2 |
* | | [ALSA] Fix memory leak in sound/isa/es18xx.c | Eric Sesterhenn | 2006-10-06 | 1 | -0/+1 |
* | | [ALSA] hda-intel - New pci id for Nvidia MCP61 | Dan Cyr | 2006-10-06 | 1 | -0/+1 |
* | | [ALSA] Add new subdevice ids for hda-intel | Tobin Davis | 2006-10-06 | 1 | -0/+4 |
* | | [ALSA] WM9712 fixes for ac97_patch.c | Luke Zhang | 2006-10-06 | 1 | -3/+4 |
* | | [ALSA] hda/patch_si3054: new codec vendor IDs | Sasha Khapyorsky | 2006-10-06 | 1 | -0/+5 |
|/ |
|
* | [PATCH] powerpc: irq change build breaks | Olof Johansson | 2006-10-05 | 1 | -2/+2 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 119 | -217/+187 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds | 2006-10-04 | 2 | -2/+0 |
|\ |
|
| * | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 14 | -21/+7 |
* | | [PATCH] kill sound/oss/*_syms.c | Adrian Bunk | 2006-10-04 | 14 | -168/+93 |
* | | [PATCH] The scheduled removal of some OSS drivers | Adrian Bunk | 2006-10-04 | 60 | -59140/+6 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-10-03 | 45 | -45/+45 |
|\ |
|
| * | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 44 | -44/+44 |
| * | more misc typo fixes | Matt LaPlante | 2006-10-03 | 1 | -1/+1 |
* | | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support. | Yoichi Yuasa | 2006-10-03 | 3 | -2266/+0 |
|/ |
|
* | [PATCH] pr_debug: trident: use size_t length modifier in pr_debug format argu... | Zach Brown | 2006-10-03 | 1 | -2/+2 |
* | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2006-10-02 | 1 | -5/+5 |
* | [PATCH] Remove readv/writev methods and use aio_read/aio_write instead | Badari Pulavarty | 2006-10-01 | 1 | -20/+20 |
* | [PATCH] trident: fix pci_dev reference counting and buglet | Alan Cox | 2006-10-01 | 1 | -15/+29 |
* | [PATCH] proper flags type of spin_lock_irqsave() | Alexey Dobriyan | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] cs46xx OSS: switch to pci_get_device | Alan Cox | 2006-10-01 | 1 | -1/+2 |
* | [PATCH] via82cxxx_audio: Use pci_get_device | Alan Cox | 2006-10-01 | 1 | -2/+4 |
* | [PATCH] kmemdup: some users | Alexey Dobriyan | 2006-10-01 | 3 | -11/+7 |
* | [PATCH] maximum latency tracking: ALSA support | Takashi Iwai | 2006-10-01 | 2 | -1/+25 |
* | [PATCH] build sound/sound_firmware.c only for OSS | Adrian Bunk | 2006-09-29 | 3 | -7/+6 |
* | [PATCH] remove sound/oss/COPYING | Andrew Morton | 2006-09-29 | 1 | -339/+0 |
* | [PATCH] sound/sparc/dbri: Use ARRAY_SIZE macro | Tobias Klauser | 2006-09-29 | 1 | -3/+1 |
* | [PATCH] sound/mips/au1x00: Use ARRAY_SIZE macro | Tobias Klauser | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] CONFIG_PM=n slim: sound/oss/cs46xx.c | Alexey Dobriyan | 2006-09-29 | 2 | -52/+8 |
* | [PATCH] CONFIG_PM=n slim: sound/oss/trident.c | Alexey Dobriyan | 2006-09-29 | 1 | -11/+11 |
* | USB: Dealias -110 code (more complete) | Pete Zaitcev | 2006-09-27 | 1 | -3/+3 |
* | sound: SH DAC audio driver updates. | Andriy Skulysh | 2006-09-27 | 1 | -7/+19 |
* | sh: hp6xx mach-type cleanups. | Andriy Skulysh | 2006-09-27 | 1 | -19/+15 |
* | [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc | Ralf Baechle | 2006-09-26 | 1 | -4/+2 |
* | [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed. | David S. Miller | 2006-09-25 | 1 | -10/+10 |
* | [PATCH] NULL noise removal | Al Viro | 2006-09-24 | 2 | -4/+4 |
* | [ALSA] intel8x0m - Free irq in suspend | Takashi Iwai | 2006-09-23 | 1 | -0/+5 |
* | [ALSA] Move CONFIG_SND_AC97_POWER_SAVE to pci/Kconfig | Takashi Iwai | 2006-09-23 | 2 | -13/+13 |