Age | Commit message (Expand) | Author | Files | Lines |
2007-07-20 | [ALSA] hda-codec - Fix Oops with AD1984 thinkpad model | Takashi Iwai | 1 | -3/+3 |
2007-07-20 | [ALSA] rme9652 - Fix the hw_pointer check | Takashi Iwai | 1 | -1/+1 |
2007-07-20 | [ALSA] ali5451 - Fix invalid type of codec->irq field | Takashi Iwai | 1 | -2/+2 |
2007-07-20 | [ALSA] hda-codec - Fix STAC922x capture boost level | Takashi Iwai | 1 | -0/+7 |
2007-07-20 | [ALSA] hda-codec - Fix pin configs for Intel Macs | Ivan N. Zlatev | 2 | -38/+76 |
2007-07-20 | [ALSA] Disable debugging output for the ALS300 driver | Ash Willis | 1 | -3/+4 |
2007-07-20 | [ALSA] Fix SB-module dependency with PCI drivers | Takashi Iwai | 3 | -15/+29 |
2007-07-20 | [ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1) | Takashi Iwai | 8 | -2/+342 |
2007-07-20 | [ALSA] hda-codec - Fix wrong mixer controls for AD1984 thinkpad model | Takashi Iwai | 1 | -3/+1 |
2007-07-20 | [ALSA] hda-codec - Add support of newer version of Intel iMac | Takashi Iwai | 2 | -0/+13 |
2007-07-20 | [ALSA] ice1724 - Add PCM Playback Switch to Revo 7.1 | Pavel Hofman | 3 | -3/+29 |
2007-07-20 | [ALSA] Add description about probe_mask option for snd-hda-intel | Takashi Iwai | 1 | -0/+12 |
2007-07-20 | [ALSA] hda-codec - Add AD1884 / AD1984 codec support | Takashi Iwai | 2 | -3/+352 |
2007-07-20 | [ALSA] Add ALSA support for the SEGA Dreamcast PCM device | Adrian McMenamin | 6 | -1/+780 |
2007-07-20 | [ALSA] SH7760 ASoC support | Manuel Lauss | 8 | -1/+1223 |
2007-07-20 | [ALSA] ASoC S3C24xx machine drivers - Kconfig | Graeme Gregory | 2 | -0/+36 |
2007-07-20 | [ALSA] ASoC S3C24xx machine drivers - I2C ID for LM4857 | Liam Girdwood | 1 | -3/+4 |
2007-07-20 | [ALSA] ASoC S3C24xx machine drivers - SMDK 2443 | Graeme Gregory | 1 | -0/+85 |
2007-07-20 | [ALSA] ASoC S3C24xx machine drivers - Openmoko Neo1973 | Graeme Gregory | 1 | -0/+670 |
2007-07-20 | [ALSA] ASoC S3C24xx machine drivers - s3c2443-AC97 | Graeme Gregory | 2 | -0/+426 |
2007-07-20 | [ALSA] usbusx2yaudio: kfree(NULL) is valid | Richard Knutsson | 1 | -4/+3 |
2007-07-20 | [ALSA] usb-audio: another Logitech QuickCam ID | Daniel Drake | 1 | -0/+9 |
2007-07-20 | [ALSA] Fix unfreed pnp driver in opti9xx ISA driver | Takashi Iwai | 1 | -0/+3 |
2007-07-19 | Merge branch 'kmem_death' of master.kernel.org:/pub/scm/linux/kernel/git/leth... | Linus Torvalds | 165 | -268/+247 |
2007-07-19 | fallout from kbuild changes | Al Viro | 1 | -1/+1 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 165 | -268/+247 |
2007-07-19 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 53 | -599/+473 |
2007-07-19 | coda breakage | Al Viro | 2 | -14/+14 |
2007-07-19 | missed cong_avoid() instance | Al Viro | 1 | -1/+1 |
2007-07-20 | ide: add support for SCSI ioctls to ide-floppy | Bartlomiej Zolnierkiewicz | 2 | -5/+17 |
2007-07-20 | ide: remove stale changelog from setup-pci.c | Bartlomiej Zolnierkiewicz | 1 | -6/+0 |
2007-07-20 | ide: remove stale changelog/comments/TODO from ide.c | Bartlomiej Zolnierkiewicz | 1 | -78/+0 |
2007-07-20 | ide-cris: handle PIO auto-tuning in tune_cris_ide() | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
2007-07-20 | ide: add PIO masks | Bartlomiej Zolnierkiewicz | 43 | -8/+99 |
2007-07-20 | ide: remove ide_find_best_pio_mode() | Bartlomiej Zolnierkiewicz | 7 | -39/+45 |
2007-07-20 | ide: drop "PIO data" argument from ide_get_best_pio_mode() | Bartlomiej Zolnierkiewicz | 37 | -53/+43 |
2007-07-20 | ide: ide_find_best_pio_mode() fixes (take 2) | Bartlomiej Zolnierkiewicz | 1 | -6/+4 |
2007-07-20 | ide: add ide_pio_cycle_time() helper (take 2) | Bartlomiej Zolnierkiewicz | 9 | -56/+74 |
2007-07-20 | sc1200: remove stale Power Management code | Bartlomiej Zolnierkiewicz | 1 | -37/+2 |
2007-07-20 | ide: ide_start_power_step() fix WRT disabling DMA | Bartlomiej Zolnierkiewicz | 1 | -2/+3 |
2007-07-20 | serverworks: fix DMA | Bartlomiej Zolnierkiewicz | 1 | -6/+2 |
2007-07-20 | serverworks: always tune PIO | Bartlomiej Zolnierkiewicz | 1 | -40/+36 |
2007-07-20 | ide: add ide_pci_device_t.host_flags (take 2) | Bartlomiej Zolnierkiewicz | 35 | -94/+25 |
2007-07-20 | ide: add ide_dev_has_iordy() helper (take 4) | Bartlomiej Zolnierkiewicz | 3 | -10/+13 |
2007-07-20 | ide: make ide_get_best_pio_mode() print info if overriding PIO mode | Bartlomiej Zolnierkiewicz | 4 | -11/+12 |
2007-07-20 | siimage: PIO mode setup fixes (take 2) | Bartlomiej Zolnierkiewicz | 1 | -98/+39 |
2007-07-20 | atiixp: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 1 | -13/+19 |
2007-07-20 | ide: Stop mapping ROMs | Alan Cox | 5 | -38/+2 |
2007-07-20 | IDE: Remove references to dead ETRAX-related variables. | Robert P. J. Day | 1 | -6/+0 |
2007-07-20 | PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia | Marcin Juszkiewicz | 2 | -0/+2 |