summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [ALSA] snd-emu10k1: Implement dB gain infomation.James Courtier-Dutton2006-09-233-0/+20
* [ALSA] snd-ca0106: Fix dB gain TLVs.James Courtier-Dutton2006-09-231-2/+6
* [ALSA] usb-audio: add more Yamaha devicesClemens Ladisch2006-09-231-0/+5
* [ALSA] system timer: remove unused snd_timer_system_private.timer fieldClemens Ladisch2006-09-231-1/+0
* [ALSA] timer: fix timer reschedulingClemens Ladisch2006-09-231-1/+1
* [ALSA] system timer: clear correction value when timer stopsClemens Ladisch2006-09-231-0/+1
* [ALSA] system timer: accumulate correction for multiple lost ticksClemens Ladisch2006-09-231-1/+1
* [ALSA] system timer: fix lost ticks correction adjustmentClemens Ladisch2006-09-231-1/+1
* [ALSA] Add TLV support to snd-usb-audio driverTakashi Iwai2006-09-231-0/+27
* [ALSA] Remove unused tlv_rw field from struct snd_kcontrolTakashi Iwai2006-09-231-1/+0
* [ALSA] snd-emu10k1: Implement 24bit capture via Philips 1361T ADC for SB0240 ...James Courtier-Dutton2006-09-231-0/+1
* [ALSA] hda: fix sigmatel 9227/8/9 codec supportMatt Porter2006-09-231-6/+6
* [ALSA] HDA codec & CA0106 - add/fix TLV supportJaroslav Kysela2006-09-234-1/+58
* [ALSA] HDA codec - little code & comment cleanupJaroslav Kysela2006-09-232-9/+5
* [ALSA] Control API - more robust TLV implementationJaroslav Kysela2006-09-233-33/+132
* [ALSA] fm801: fixed broken previous patch for the FM tuner only codeJaroslav Kysela2006-09-231-13/+19
* [ALSA] fm801: Support FM only cardAndy Shevchenko2006-09-231-2/+14
* [ALSA] add codec-specific controls for UCB1400Mike Rapoport2006-09-233-1/+40
* [ALSA] Add experimental support of aggressive AC97 power-saving modeTakashi Iwai2006-09-236-39/+315
* [ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai2006-09-236-63/+9
* [ALSA] Unregister device files at disconnectionTakashi Iwai2006-09-2315-172/+148
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-2321-172/+123
* [ALSA] Control API - TLV implementation for additional information like dB scaleJaroslav Kysela2006-09-235-3/+96
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-09-229-14/+76
|\
| * [CIFS] statfs for cifs unix extensions no longer experimentalSteve French2006-09-221-2/+0
| * [CIFS] New POSIX locking code not setting rc properly to zero on successfulSteve French2006-09-211-1/+2
| * [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French2006-09-217-11/+74
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-09-229-64/+207
|\ \
| * | [AGPGART] Rework AGPv3 modesetting fallback.Dave Jones2006-09-101-15/+24
| * | [AGPGART] Add suspend callback for i965Dave Jones2006-09-101-0/+2
| * | [AGPGART] Fix number of aperture sizes in 830 gart structs.Dave Jones2006-09-061-2/+2
| * | [AGPGART] Intel 965 Express support.Eric Anholt2006-09-061-11/+152
| * | Merge ../linusDave Jones2006-09-051002-10635/+26119
| |\ \
| * | | [AGPGART] agp.h: constify struct agp_bridge_data::versionAlexey Dobriyan2006-09-051-1/+1
| * | | [AGPGART] const'ify VIA AGP PCI table.Dave Jones2006-08-111-2/+2
| * | | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.cAlexey Dobriyan2006-08-111-0/+4
| * | | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.cAlexey Dobriyan2006-08-111-7/+9
| * | | [AGPGART] Const'ify the agpgart driver version.Dave Jones2006-08-111-1/+1
| * | | [AGPGART] remove private page protection mapHugh Dickins2006-07-263-25/+10
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-09-227-101/+391
|\ \ \ \
| * | | | [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge2006-09-221-1/+1
| * | | | [CPUFREQ] Fix some more CPU hotplug locking.Dave Jones2006-09-221-2/+0
| * | | | [CPUFREQ] Workaround for BIOS bug in software coordination of frequencyVenkatesh Pallipadi2006-09-052-2/+79
| * | | | [CPUFREQ] Longhaul - Add voltage scaling to driverRafa³ Bilski2006-09-052-51/+94
| * | | | Merge ../linusDave Jones2006-09-05605-7439/+20573
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | [CPUFREQ] Fix sparse warning in ondemandDave Jones2006-09-051-1/+1
| * | | | [CPUFREQ] make drivers/cpufreq/cpufreq_ondemand.c:powersave_bias_target() staticAdrian Bunk2006-08-141-2/+3
| * | | | [CPUFREQ] Longhaul - Add ignore_latency optionRafa³ Bilski2006-08-141-3/+6
| * | | | [CPUFREQ] Longhaul - Disable arbiterRafa³ Bilski2006-08-111-22/+64
| * | | | [CPUFREQ][2/2] ondemand: updated add powersave_bias tunableAlexey Starikovskiy2006-08-111-17/+140
OpenPOWER on IntegriCloud