Age | Commit message (Expand) | Author | Files | Lines |
2008-04-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 147 | -2174/+12118 |
2008-04-25 | Blackfin char driver for Blackfin on-chip OTP memory (v3) | Mike Frysinger | 3 | -0/+218 |
2008-04-25 | Blackfin Serial Driver: fix bug - use mod_timer to replace only add_timer. | Sonic Zhang | 1 | -5/+2 |
2008-04-24 | Blackfin Serial Driver: the uart break anomaly has been given its own number,... | Mike Frysinger | 1 | -6/+3 |
2008-04-24 | Blackfin Serial Driver: use BFIN_UART_NR_PORTS to help SIR driver in uart port. | Graf Yang | 1 | -3/+5 |
2008-04-24 | Merge branch 'irq-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2 | -11/+8 |
2008-04-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 170 | -2291/+10709 |
2008-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 26 | -124/+237 |
2008-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 49 | -484/+1160 |
2008-04-24 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 26 | -24/+32 |
2008-04-24 | alpha: unbreak OSF/1 (a.out) binaries | Ivan Kokshaysky | 1 | -0/+1 |
2008-04-24 | alpha: fix legacy mode PCI IDE controllers | Ivan Kokshaysky | 2 | -17/+7 |
2008-04-24 | arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanups | Jeff Garzik | 2 | -11/+8 |
2008-04-24 | tun: Multicast handling in tun_chr_ioctl() needs proper locking. | David S. Miller | 1 | -0/+10 |
2008-04-24 | [ALSA] ice1724 - Fix IRQ lock-up with MPU access | Takashi Iwai | 2 | -18/+81 |
2008-04-24 | [ALSA] Define MPU401 registers in sound/mpu401_uart.h | Takashi Iwai | 2 | -6/+19 |
2008-04-24 | [ALSA] pcsp: fix wording in DEBUG_PAGEALLOC warning | Stas Sergeev | 1 | -6/+2 |
2008-04-24 | [ALSA] pcsp - Fix dependency in Kconfig | Takashi Iwai | 1 | -0/+1 |
2008-04-24 | sparc: sunzilog uart order | Robert Reif | 1 | -13/+17 |
2008-04-24 | [SPARC64]: Detect trap frames in stack backtraces. | David S. Miller | 2 | -7/+28 |
2008-04-24 | [SPARC64]: %l6 trap return handling no longer necessary. | David S. Miller | 9 | -63/+45 |
2008-04-24 | [SPARC64]: Use trap type stored in pt_regs to handle syscall restart. | David S. Miller | 2 | -21/+21 |
2008-04-24 | [ALSA] soc - ac97 - Clean up checkpatch warnings | Mark Brown | 1 | -8/+8 |
2008-04-24 | [ALSA] soc - wm8750 - Clean up checkpatch warnings | Mark Brown | 1 | -14/+13 |
2008-04-24 | [ALSA] soc - wm8731 - Clean up checkpatch warnings | Mark Brown | 1 | -12/+11 |
2008-04-24 | [ALSA] soc - pxa2xx-pcm - Fix checkpatch warnings | Mark Brown | 1 | -5/+4 |
2008-04-24 | [ALSA] soc - spitz - Fix checkpatch warnings | Mark Brown | 1 | -4/+2 |
2008-04-24 | [ALSA] soc - poodle - Fix checkpatch warnings | Mark Brown | 1 | -5/+3 |
2008-04-24 | [ALSA] soc - corgi - Fix checkpatch warnings | Mark Brown | 1 | -6/+5 |
2008-04-24 | [ALSA] soc - s3c24xx-i2s - Add missing spaces | Mark Brown | 1 | -1/+1 |
2008-04-24 | [ALSA] soc - s3c24xx-i2s - Fix tab/space breakage | Mark Brown | 1 | -4/+4 |
2008-04-24 | [ALSA] soc - s3c24xx-i2s - Use linux/io.h | Mark Brown | 1 | -1/+1 |
2008-04-24 | [ALSA] hda - Fix Thinkpad X300 digital mic | Takashi Iwai | 1 | -0/+3 |
2008-04-24 | pcsp - Don't build pcspkr when snd-pcsp is enabled | Stas Sergeev | 2 | -0/+9 |
2008-04-24 | [ALSA] hda - Fix model for Acer Aspire 5720z | Takashi Iwai | 1 | -0/+1 |
2008-04-24 | [ALSA] soc - s3c24xx - Declare suspend and resume static | Mark Brown | 1 | -2/+2 |
2008-04-24 | [ALSA] soc - s3c24xx - Improve diagnostic output | Tim Niemeyer | 2 | -2/+5 |
2008-04-24 | [ALSA] Fix possible races at free_irq in PCI drivers | Takashi Iwai | 9 | -32/+26 |
2008-04-24 | [ALSA] soc - neo1973_wm8753 - Fix module unload | Tim Niemeyer | 1 | -0/+1 |
2008-04-24 | [ALSA] pxa2xx-ac97: Support PXA3xx AC97 | Mark Brown | 1 | -0/+24 |
2008-04-24 | [ALSA] soc - Support PXA3xx AC97 | Mark Brown | 1 | -2/+27 |
2008-04-24 | [ALSA] ice1712 - Add Terrasoniq TS88 support | Peter Lienig | 2 | -1/+18 |
2008-04-24 | [ALSA] Fix synchronize_irq() bugs, redundancies | Jeff Garzik | 22 | -46/+23 |
2008-04-24 | [ALSA] Audiophile 192: Fix ad converter initialization | Karsten Wiese | 1 | -2/+2 |
2008-04-24 | [ALSA] Don't set gpio mask register in snd_ice1712_gpio_write_bits() | Karsten Wiese | 1 | -2/+6 |
2008-04-24 | [ALSA] ice1724.c: toggle "chip reset" and "eeprom based setup" sequence | Karsten Wiese | 1 | -3/+8 |
2008-04-24 | OSS: dmabuf: fix negative DMAbuf_get_buffer_pointer() check | Roel Kluin | 1 | -2/+2 |
2008-04-24 | [ALSA] SOC: fix tests in cs4270_hw_params() | Roel Kluin | 1 | -1/+1 |
2008-04-24 | [ALSA] usb-audio - Fix race in reconnection | Takashi Iwai | 1 | -1/+1 |
2008-04-24 | [ALSA] Clean up snd_card_free*() | Takashi Iwai | 1 | -17/+9 |