| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-01-04 | 64 | -814/+869 |
|\ |
|
| * | [PATCH] net: swich device attribute creation to default attrs | Kay Sievers | 2006-01-04 | 1 | -47/+21 |
| * | [PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state() | Adrian Bunk | 2006-01-04 | 1 | -0/+2 |
| * | [PATCH] sysfs: handle failures in sysfs_make_dirent | Steven Rostedt | 2006-01-04 | 1 | -1/+5 |
| * | [PATCH] Driver core: Make block devices create the proper symlink name | Greg Kroah-Hartman | 2006-01-04 | 1 | -2/+25 |
| * | [PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled | Greg Kroah-Hartman | 2006-01-04 | 1 | -4/+22 |
| * | [PATCH] Driver Core: Rearrange exports in platform.c | Dmitry Torokhov | 2006-01-04 | 1 | -11/+10 |
| * | [PATCH] Driver Core: Add platform_device_del() | Dmitry Torokhov | 2006-01-04 | 2 | -15/+31 |
| * | [PATCH] Input: fix add modalias support build error | Rusty Russell | 2006-01-04 | 1 | -1/+1 |
| * | [PATCH] Input: add modalias support | Rusty Russell | 2006-01-04 | 3 | -39/+141 |
| * | [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ... | Kay Sievers | 2006-01-04 | 5 | -0/+64 |
| * | [PATCH] kobject_uevent CONFIG_NET=n fix | akpm@osdl.org | 2006-01-04 | 3 | -4/+5 |
| * | [PATCH] Allow overlapping resources for platform devices | Kumar Gala | 2006-01-04 | 1 | -1/+1 |
| * | [PATCH] klist: Fix broken kref counting in find functions | Frank Pavlic | 2006-01-04 | 1 | -0/+2 |
| * | [PATCH] Hold the device's parent's lock during probe and remove | Alan Stern | 2006-01-04 | 2 | -2/+28 |
| * | [PATCH] driver kill hotplug word from sn and others fix | Paul Jackson | 2006-01-04 | 4 | -9/+9 |
| * | [PATCH] HOTPLUG: always enable the .config option, unless EMBEDDED | Greg Kroah-Hartman | 2006-01-04 | 1 | -8/+9 |
| * | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-04 | 40 | -378/+372 |
| * | [PATCH] merge kobject_uevent and kobject_hotplug | Kay Sievers | 2006-01-04 | 3 | -206/+102 |
| * | [PATCH] remove mount/umount uevents from superblock handling | Kay Sievers | 2006-01-04 | 3 | -22/+3 |
| * | [PATCH] add uevent_helper control in /sys/kernel/ | Kay Sievers | 2006-01-04 | 1 | -3/+22 |
| * | [PATCH] remove CONFIG_KOBJECT_UEVENT option | Kay Sievers | 2006-01-04 | 8 | -107/+40 |
| * | [PATCH] keep pnpbios usermod_helper away from hotplug_path[] | Kay Sievers | 2006-01-04 | 1 | -5/+3 |
* | | [PATCH] i386: "invalid operand" -> "invalid opcode" | Chuck Ebbert | 2006-01-04 | 1 | -1/+1 |
* | | [PATCH] Fix IXP4xx watchdog errata workaround | Deepak Saxena | 2006-01-04 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2006-01-04 | 457 | -27716/+39420 |
|\ \ |
|
| * | | [ALSA] ad1889 - remove CVS ID from the driver identification | Jaroslav Kysela | 2006-01-04 | 1 | -1/+1 |
| * | | [ALSA] opl3 - Fix the unreleased resources | Takashi Iwai | 2006-01-04 | 1 | -3/+3 |
| * | | [ALSA] Revert the nested-device patch | Takashi Iwai | 2006-01-04 | 3 | -11/+3 |
| * | | [ALSA] dummy driver - added CA0106 emulation defines | Jaroslav Kysela | 2006-01-04 | 1 | -1/+17 |
| * | | [ALSA] version 1.0.11rc2 | Jaroslav Kysela | 2006-01-04 | 1 | -2/+2 |
| * | | [ALSA] Remove xxx_t typedefs: SPARC CS4231 | Takashi Iwai | 2006-01-03 | 1 | -174/+168 |
| * | | [ALSA] [PATCH] alsa: Improved PnP suspend support | Pierre Ossman | 2006-01-03 | 3 | -24/+95 |
| * | | [ALSA] PATCH] Add PM support to PnP drivers | Takashi Iwai | 2006-01-03 | 3 | -0/+50 |
| * | | [ALSA] snd-emu10k1: Add new SB Live 5.1 PCI-ID. | James Courtier-Dutton | 2006-01-03 | 1 | -0/+8 |
| * | | [ALSA] snd-emu10k1: Correct control names for Audigy 4 Pro. | James Courtier-Dutton | 2006-01-03 | 1 | -1/+11 |
| * | | [ALSA] hda-codec - Add model entry for Shuttle ST20G5 | Takashi Iwai | 2006-01-03 | 1 | -0/+1 |
| * | | [ALSA] emu10k1 - Clean up p16v code | Takashi Iwai | 2006-01-03 | 1 | -281/+80 |
| * | | [ALSA] snd-emu10k1: Add comments regarding chips present on the card. | James Courtier-Dutton | 2006-01-03 | 1 | -2/+11 |
| * | | [ALSA] snd-emu10k1: Add some comments regarding chip types. | James Courtier-Dutton | 2006-01-03 | 1 | -0/+14 |
| * | | [ALSA] snd-ca0106: Fix SPI driver code. Fixes speaker output. | James Courtier-Dutton | 2006-01-03 | 1 | -15/+57 |
| * | | [ALSA] snd-emu10k1: Tidy SPI code. | James Courtier-Dutton | 2006-01-03 | 1 | -22/+30 |
| * | | [ALSA] snd-emu10k1: Fix whitespace. | James Courtier-Dutton | 2006-01-03 | 1 | -3/+4 |
| * | | [ALSA] snd-emu10k1: Fix whitespace. | James Courtier-Dutton | 2006-01-03 | 1 | -6/+9 |
| * | | [ALSA] snd-emu10k1: Enable speakers on Audigy 2 ZS Notebook. | James Courtier-Dutton | 2006-01-03 | 1 | -0/+12 |
| * | | [ALSA] snd-emu10k1: Removes some distortion from Audigy 2 ZS Notebook. | James Courtier-Dutton | 2006-01-03 | 3 | -1/+66 |
| * | | [ALSA] snd-ca0106: Fixes sound output for Creative Audigy SE aka.SB0570. | James Courtier-Dutton | 2006-01-03 | 2 | -0/+33 |
| * | | [ALSA] snd-ca0106: update SPDIF to IEC958 in mixer control names. | James Courtier-Dutton | 2006-01-03 | 1 | -6/+6 |
| * | | [ALSA] via82xx - Add a quirk for Targa Traveller 811 | Takashi Iwai | 2006-01-03 | 1 | -0/+6 |
| * | | [ALSA] es1968 - Fix conflict with ISA boards | Rene Herman | 2006-01-03 | 1 | -7/+4 |