Age | Commit message (Expand) | Author |
2007-02-09 | [ALSA] wavefront: simplify YSS225 register initialization | Clemens Ladisch |
2007-02-09 | [ALSA] sb16: add request_firmware() | Clemens Ladisch |
2007-02-09 | [ALSA] ac97 - Suppress power-saving mode on non-supporting drivers | Takashi Iwai |
2007-02-09 | [ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size) | Liam Girdwood |
2007-02-09 | [ALSA] ymfpci: add request_firmware() | Clemens Ladisch |
2007-02-09 | [ALSA] snd-emu10k1: Add emu1010 internal clock rate control for 44100 or 48000. | James Courtier-Dutton |
2007-02-09 | [ALSA] snd_emu10k1: Added support for 14dB Attenuation PADS on DACs and ADCs. | James Courtier-Dutton |
2007-02-09 | [ALSA] ASoC codecs: WM8750 support | Richard Purdie |
2007-02-09 | [ALSA] ASoC codecs: WM8731 support | Richard Purdie |
2007-02-09 | [ALSA] ASoC: core and dapm headers | Richard Purdie |
2007-02-09 | [ALSA] pcm core: add prealloc_max file to substream directory to show maximum... | Jaroslav Kysela |
2007-02-09 | [ALSA] alsa core: add struct device pointer to struct snd_pcm | Johannes Berg |
2007-02-09 | [ALSA] allow registering an alsa device with struct device pointer | Johannes Berg |
2007-02-09 | [ALSA] Enable the analog loopback of the Revolution 5.1 | Jochen Voss |
2007-02-09 | [ALSA] Enable capture from line-in and CD on Revolution 5.1 | Jochen Voss |
2007-02-09 | [ALSA] snd-emu10k1: Added support for emu1010, including E-Mu 1212m and E-Mu ... | James Courtier-Dutton |
2007-02-08 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-02-08 | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2007-02-07 | Revert "Driver core: convert SPI code to use struct device" | Greg Kroah-Hartman |
2007-02-08 | [POWERPC] Add mpc52xx/lite5200 PCI support | Grant Likely |
2007-02-08 | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras |
2007-02-08 | [POWERPC] Only use H_BULK_REMOVE if the firmware supports it | Paul Mackerras |
2007-02-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2007-02-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-02-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2007-02-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-02-07 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-02-07 | msi: Make MSI useable more architectures | Eric W. Biederman |
2007-02-07 | msi: Kill the msi_desc array. | Eric W. Biederman |
2007-02-07 | msi: Kill msi_lookup_irq | Eric W. Biederman |
2007-02-07 | MSI: Remove pci_scan_msi_device() | Michael Ellerman |
2007-02-07 | PCI: cleanup MSI code | Satoru Takeuchi |
2007-02-07 | PCI: make isa_bridge Alpha-only | Adrian Bunk |
2007-02-07 | PCI: mark pci_find_device() as __deprecated | Adrian Bunk |
2007-02-07 | PCI: remove pci_find_device_reverse() | Adrian Bunk |
2007-02-07 | PCI: define inline for test of channel error state | Linas Vepstas |
2007-02-07 | PCI : Add selected_regions funcs | Hidetoshi Seto |
2007-02-07 | usbcore: remove unused bandwith-related code | Alan Stern |
2007-02-07 | USB: ps3 controller hid quirk | Geoff Levand |
2007-02-07 | USB: Add usb_endpoint_xfer_control to usb.h | Sarah Bailey |
2007-02-07 | USB serial: add dynamic id support to usb-serial core | Greg Kroah-Hartman |
2007-02-07 | USB: define USB_CLASS_MISC in <linux/usb/ch9.h> | David Brownell |
2007-02-07 | USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> | David Brownell |
2007-02-07 | USB: convert usb class devices to real devices | Greg Kroah-Hartman |
2007-02-07 | USB: move usb_device_class class devices to be real devices | Greg Kroah-Hartman |
2007-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-02-07 | sysfs: Shadow directory support | Eric W. Biederman |
2007-02-07 | Driver core: allow to delay the uevent at device creation time | Kay Sievers |
2007-02-07 | Driver core: add device_type to struct device | Kay Sievers |
2007-02-07 | SYSFS: Fix missing include of list.h in sysfs.h | Frank Haverkamp |