- a2280df ALSA: maestro3: Simplify with DEFINE_SIMPLE_DEV_PM_OPS() by Takashi Iwai · 11 months ago
- 233913c ALSA: maestro3: Simplify with snd_ctl_find_id_mixer() by Takashi Iwai · 1 year, 6 months ago
- ae86bf5 ALSA: maestro3: Fix the missing snd_card_free() call at probe error by Takashi Iwai · 2 years, 9 months ago
- 5c09392 ALSA: maestro3: Allocate resources with device-managed APIs by Takashi Iwai · 3 years, 6 months ago
- 5cc16ba ALSA: maestro3: Fix assignment in if condition by Takashi Iwai · 3 years, 7 months ago
- 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
- 669f65e ALSA: pci: Simplify with dma_set_mask_and_coherent() by Takashi Iwai · 4 years ago
- 6406286 ALSA: maestro: Use DIV_ROUND_CLOSEST() instead of open-coding it by Lars-Peter Clausen · 4 years, 1 month ago
- 88e540a ALSA: pci: Constify snd_pci_quirk tables by Takashi Iwai · 5 years ago
- 51055da ALSA: pci: Constify snd_ac97_bus_ops definitions by Takashi Iwai · 5 years ago
- efb0ad2 ALSA: pci: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
- a20b8bf ALSA: maestro3: Support PCM sync_stop by Takashi Iwai · 5 years ago
- d34e1b7b ALSA: pci: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
- e485e53 ALSA: maestro3: Use managed buffer allocation by Takashi Iwai · 5 years ago
- 6974f8a ALSA: pci: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 17bc481 ALSA: pci: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
- 8c0ab942e ALSA: maestro3: Proper endian notations by Takashi Iwai · 6 years ago
- 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
- 468778a ALSA: maestro3: Use common error handling code in two functions by Markus Elfring · 7 years ago
- dee4989 ALSA: pci: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
- 6769e988 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
- 2c8d089 ALSA: maestro3: Fix Allegro mute until master volume/mute is touched by Ondrej Zary · 9 years ago
- 030270b ALSA: maestro3: Enable docking support for Dell Latitude C810 by Ondrej Zary · 9 years ago
- 412b979 ALSA: remove deprecated use of pci api by Quentin Lambert · 10 years ago
- 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
- cd86f45 ALSA: maestro3: Simplify PM callbacks by Takashi Iwai · 10 years ago
- 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
- 747ce5b ALSA: maestro3: Use standard printk helpers by Takashi Iwai · 11 years ago
- 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
- 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 12 years ago
- 86b2723 ALSA: Make snd_printd() and snd_printdd() inline by Takashi Iwai · 12 years ago
- e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
- c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
- 1558eb8 Merge branch 'topic/pm-convert' into for-next by Takashi Iwai · 12 years ago
- 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 13 years ago
- e0815f3 ALSA: maestro3: Remove unused AC97 register definitions by Ezequiel Garcia · 13 years ago
- e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 13 years ago
- a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
- 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
- dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
- 30bdee0 ALSA: es1968,maestro3 - Use work for hw-volume control by Takashi Iwai · 14 years ago
- 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 14 years ago
- 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 14 years ago
- 1bde78b ALSA: maestro3: Clear interrupts before enabling them by Ville Syrjälä · 15 years ago
- eb581ad ALSA: snd-maestro3: Make hardware volume buttons an input device (rev2) by Hans de Goede · 15 years ago
- 20133d4 ALSA: snd-meastro3: Document hardware volume control a bit by Hans de Goede · 15 years ago
- 715aa67 ALSA: snd-meastro3: Ignore spurious HV interrupts during suspend / resume by Hans de Goede · 15 years ago
- 7efbfd1 ALSA: snd-meastro3: Add amp_gpio quirk for Compaq EVO N600C by Hans de Goede · 15 years ago
- cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 15 years ago
- ce0b620 dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) by Yang Hongyang · 16 years ago
- e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 16 years ago
- 1f04128 ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() by Takashi Iwai · 16 years ago
- da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
- 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 17 years ago
- a292f40 firmware: convert maestro3 driver to use firmware loader exclusively by David Woodhouse · 17 years ago
- fa6e1cb maestro3: treat firmware data as const by David Woodhouse · 17 years ago
- 8b83afe [ALSA] maestro3: Fix hw volume on HP OmniBook by Ville Syrjälä · 17 years ago
- f000fd8 [ALSA] Fix synchronize_irq() bugs, redundancies by Jeff Garzik · 17 years ago
- e37273d [ALSA] sound: maestro3.c fix shadowed variable warnings by Harvey Harrison · 17 years ago
- 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
- 6bab533 [ALSA] sound/pci: remove line duplications in defines by Nicolas Kaiser · 17 years ago
- b83f346 [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sync() by Clemens Ladisch · 17 years ago
- 7e0af29 [ALSA] add MODULE_FIRMWARE entries by Clemens Ladisch · 18 years ago
- b7dd2b3 [ALSA] Don't use request_firmware if internal firmwares are defined by Takashi Iwai · 18 years ago
- 8ad2da19 [ALSA] Enable Kconfig options for external firmwares by Takashi Iwai · 18 years ago
- 1061eeb [ALSA] maestro3 - Use quirk list helper function by Takashi Iwai · 18 years ago
- 81d7724 [ALSA] maestro3: add request_firmware() by Clemens Ladisch · 18 years ago
- 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 18 years ago
- 7ab3992 [ALSA] use the ALIGN macro by Clemens Ladisch · 18 years ago
- 30b3539 [ALSA] Various fixes for suspend/resume of ALSA PCI drivers by Takashi Iwai · 18 years ago
- 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
- f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 19 years ago
- 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
- 302e4c2 [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags by Takashi Iwai · 19 years ago
- 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 19 years ago
- 1d606f1 [ALSA] sound/pci/: remove duplicate #include's by Adrian Bunk · 19 years ago
- 0b2dcd5 [ALSA] maestro3.c: fix BUG, optimization by Andreas Mohr · 19 years ago
- 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 19 years ago
- 9d2f928 [PATCH] Intruduce DMA_28BIT_MASK by Tobias Klauser · 19 years ago
- 0e2364a [ALSA] maestro3 - Fix PM support by Takashi Iwai · 19 years ago
- 3470c29 [ALSA] Remove xxx_t typedefs: PCI Maestro3 by Takashi Iwai · 19 years ago
- 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
- 8433a50 [ALSA] Fix schedule_timeout usage by Nishanth Aravamudan · 19 years ago
- 99b359b [ALSA] Add missing KERN_* suffix to printk by Takashi Iwai · 19 years ago
- 051b516 [ALSA] Fix maestro3 hang after cold boot by Charles R. Anderson · 19 years ago
- 3bcd464 [ALSA] set owner field in struct pci_driver by Clemens Ladisch · 19 years ago
- e560d8d [ALSA] Replace with kzalloc() - pci stuff by Takashi Iwai · 19 years ago
- 8cdfd25 [ALSA] Remove superfluous PCI ID definitions by Takashi Iwai · 19 years ago
- 5ba1e7b [ALSA] maestro3 - Clean up by Takashi Iwai · 20 years ago
- 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
- 82f008c [ALSA] maestro3: Add hardware volume control quirk list by Ville Syrjala · 20 years ago
- 091bf4d [ALSA] maestro3: HP OmniBook HW volume button magic by Ville Syrjala · 20 years ago
- db68d15 [ALSA] maestro3: Add HW volume button support by Ville Syrjala · 20 years ago
- 8849138 [ALSA] maestro3: Fix interrupt ack and disable by Ville Syrjala · 20 years ago
- 01d25d4 [ALSA] Replace pci_module_init() with pci_register_driver() by Takashi Iwai · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2