summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * [ALSA] Backward-compatibility typedefsTakashi Iwai2006-01-031-0/+173
| * [ALSA] Remove xxx_t typedefs: Sequencer OSS-emulationTakashi Iwai2006-01-031-18/+12
| * [ALSA] Remove xxx_t typedefs: Instrument layerTakashi Iwai2006-01-034-101/+123
| * [ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai2006-01-037-363/+294
| * [ALSA] Remove xxx_t typedefs: PCM OSS-emulationTakashi Iwai2006-01-031-22/+19
| * [ALSA] Remove xxx_t typedefs: Mixer OSS-emulationTakashi Iwai2006-01-031-26/+28
| * [ALSA] Remove xxx_t typedefs: PCMTakashi Iwai2006-01-033-307/+284
| * [ALSA] Remove xxx_t typedefs: Proc handlerTakashi Iwai2006-01-031-48/+46
| * [ALSA] Remove xxx_t typedefs: HwdepTakashi Iwai2006-01-031-22/+20
| * [ALSA] Remove xxx_t typedefs: Raw MIDITakashi Iwai2006-01-031-60/+63
| * [ALSA] Remove xxx_t typedefs: TimerTakashi Iwai2006-01-031-53/+41
| * [ALSA] Remove xxx_t typedefs: ControlsTakashi Iwai2006-01-031-52/+42
| * [ALSA] Remove xxx_t typedefs: Core componentTakashi Iwai2006-01-032-390/+349
| * [ALSA] ac97 - Remove ac9_enum definition from public headerTakashi Iwai2006-01-031-35/+30
| * [ALSA] Clean up includes in asound.h & asequencer.hTakashi Iwai2006-01-032-27/+4
| * [ALSA] [Trivial] Fix spaces in gus.hTakashi Iwai2006-01-031-31/+31
| * [ALSA] Clean up ISA cs4231 codeTakashi Iwai2006-01-031-39/+0
| * [ALSA] Clean up sa11xx-uda1341 driverTakashi Iwai2006-01-031-106/+1
| * [ALSA] Remove tea6330t struct definition from public headerTakashi Iwai2006-01-031-14/+2
| * [ALSA] Remove snd_vx_delay() functionTakashi Iwai2006-01-031-2/+0
| * [ALSA] Add support for the CS5535 Audio deviceJaya Kumar2006-01-031-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-052-3/+1
|\ \
| * | gitignore: asm-offsets.hBrian Gerst2006-01-011-1/+0
| * | kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as mo...Ustyugov Roman2005-12-261-2/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-053-15/+0
|\ \ \
| * | | remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-033-15/+0
| | |/ | |/|
* | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2006-01-051-6/+7
|\ \ \
| * | | Merge branch 'master'Jeff Garzik2006-01-0316-18/+44
| |\| |
| * | | Merge branch 'master'Jeff Garzik2005-12-2412-159/+27
| |\ \ \
| * \ \ \ Merge branch 'master'Jeff Garzik2005-12-141-1/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'upstream-fixes'Jeff Garzik2005-12-131-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-12-131-0/+30
| |\ \ \ \ \ \
| * | | | | | | [PATCH] libata: remove unused qc->waitingTejun Heo2005-12-131-2/+0
| * | | | | | | [PATCH] libata: implement ata_exec_internal()Tejun Heo2005-12-131-0/+2
| * | | | | | | Merge branch 'upstream-fixes'Jeff Garzik2005-12-134-6/+32
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-12-1322-115/+155
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee2005-12-061-2/+5
| * | | | | | | | | Merge branch 'upstream-fixes'Jeff Garzik2005-12-045-7/+45
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-12-015-15/+36
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-11-2947-191/+498
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-11-2024-497/+326
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-11-198-27/+30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'master'Jeff Garzik2005-11-1844-140/+274
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream-fixes'Jeff Garzik2005-11-175-7/+79
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-11-16108-1531/+1398
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | [libata] remove two unused fields from struct ata_portJeff Garzik2005-11-151-2/+0
* | | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-051-3/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2006-01-0316-18/+44
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'master'Jeff Garzik2005-12-241-3/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'master'Jeff Garzik2005-12-1911-156/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \