aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1Pavel Pisa2006-04-026-0/+1199
| * | | [ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver)Andrew Victor2006-04-024-0/+1101
| |/ /
* | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-04-0217-163/+309
|\ \ \
| * | | [XFS] Provide XFS support for the splice syscall.Nathan Scott2006-03-316-62/+199
| * | | [XFS] Reenable write barriers by default.Nathan Scott2006-03-311-3/+2
| * | | [XFS] Make project quota enforcement return an error code consistent withNathan Scott2006-03-314-47/+54
| * | | [XFS] Implement the silent parameter to fill_super, previously ignored.Nathan Scott2006-03-316-47/+49
| * | | [XFS] Cleanup comment to remove reference to obsoleted functionMandy Kirkconnell2006-03-311-4/+5
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-04-0237-472/+5658
|\ \ \ \
| * | | | [ALSA] Kconfig SND_SEQUENCER_OSS help text fixFrederik Deweerdt2006-03-311-2/+3
| * | | | [ALSA] Add Aux input switch control for Aureon UniverseMaximilian Rehkopf2006-03-312-3/+161
| * | | | [ALSA] pcxhr - Fix the crash with REV01 boardMarkus Bollinger2006-03-311-6/+3
| * | | | [ALSA] sound/pci/hda: use create_singlethread_workqueue()OGAWA Hirofumi2006-03-311-1/+1
| * | | | [ALSA] hda-intel - Add support of ATI SB600Felix Kuehling2006-03-311-0/+2
| * | | | [ALSA] cs4281 - Fix the check of timeout in probeTakashi Iwai2006-03-311-13/+13
| * | | | [ALSA] cs4281 - Fix the check of right channelTakashi Iwai2006-03-311-1/+1
| * | | | [ALSA] Test volume resolution of usb audio at initializationTakashi Iwai2006-03-311-3/+34
| * | | | [ALSA] maestro3.c: fix BUG, optimizationAndreas Mohr2006-03-311-20/+37
| * | | | [ALSA] HDA/Realtek: multiple input mux definitions and pin mode additionsJonathan Woithe2006-03-311-56/+149
| * | | | [ALSA] AdLib FM card driverRene Herman2006-03-314-0/+200
| * | | | [ALSA] Fix / clean up PCM-OSS setup hooksTakashi Iwai2006-03-312-71/+64
| * | | | [ALSA] Clean up PCM codes (take 2)Takashi Iwai2006-03-316-219/+114
| * | | | [ALSA] Tiny clean up of PCM codesTakashi Iwai2006-03-314-39/+21
| * | | | [ALSA] ISA drivers bailing on first !enable[i]Rene Herman2006-03-311-2/+2
| * | | | [ALSA] Remove obsolete kfree_nocheck callTakashi Iwai2006-03-311-4/+1
| * | | | [ALSA] Remove obsolete kfree_nocheck callTakashi Iwai2006-03-311-4/+2
| * | | | [ALSA] Add snd-als300 driver for Avance Logic ALS300/ALS300+ soundcardsAsh Willis2006-03-314-0/+889
| * | | | [ALSA] Add snd-riptide driver for Conexant Riptide chipPeter Gruber2006-03-315-0/+2257
| * | | | [ALSA] hda-codec - Fix noisy output wtih AD1986A 3stack modelTakashi Iwai2006-03-311-1/+8
| * | | | [ALSA] hda-codec - Fix unsol event initialization at resume of stac92xxTakashi Iwai2006-03-311-12/+6
| * | | | [ALSA] Make CONFIG_SND_CS46XX_NEW_DSP yes as defaultTakashi Iwai2006-03-311-2/+3
| * | | | [ALSA] Add snd-miro driverMartin Langer2006-03-315-0/+1563
| * | | | [ALSA] Cleanup unused argument for snd_power_wait()Takashi Iwai2006-03-315-20/+13
| * | | | [ALSA] ice1712 - Fix wrong register value for DMX 6FIREAlan Horstmann2006-03-311-1/+1
| * | | | [ALSA] via82xx - Add dxs entry for EPoX EP-8KRAITakashi Iwai2006-03-311-0/+1
| * | | | [ALSA] hda-codec - Fix VREF level of Mic inputs on STAC92xx codecsTakashi Iwai2006-03-311-6/+29
| * | | | [ALSA] Add support of LG LW20 laptopTakashi Iwai2006-03-312-0/+94
* | | | | [PATCH] sysfs: zero terminate sysfs write buffersGreg Kroah-Hartman2006-04-021-1/+1
* | | | | [PATCH] revert incorrect mutex conversion in hdaps driverArjan van de Ven2006-04-021-19/+18
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-04-025-36/+340
|\ \ \ \ \
| * | | | | [WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driverAndrew Victor2006-04-023-0/+236
| * | | | | [WATCHDOG] pcwd_usb.c: fix a NULL pointer dereferenceAdrian Bunk2006-04-021-1/+2
| * | | | | [WATCHDOG] pcwd.c sprintf/strcpy fixWim Van Sebroeck2006-04-021-1/+1
| * | | | | [WATCHDOG] pcwd.c general clean-up after patchesWim Van Sebroeck2006-04-021-2/+9
| * | | | | [WATCHDOG] pcwd.c add debug infoWim Van Sebroeck2006-04-021-0/+56
| * | | | | [WATCHDOG] pcwd.c pcwd_cleanup_module patchWim Van Sebroeck2006-04-021-1/+0
| * | | | | [WATCHDOG] pcwd.c firmware-info patchWim Van Sebroeck2006-04-021-14/+8
| * | | | | [WATCHDOG] pcwd.c control status patchWim Van Sebroeck2006-04-021-18/+29
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-04-0268-369/+262
|\ \ \ \ \
| * | | | | Documentation: fix minor kernel-doc warningsMartin Waitz2006-04-025-5/+4