summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hwmon: Documentation update for abituguruHans de Goede2006-07-131-2/+30
* [PATCH] hwmon: Fix for first generation Abit uGuru chipsHans de Goede2006-07-131-2/+19
* [PATCH] hwmon: New maintainer for w83791dCharles Spirakis2006-07-131-0/+6
* [PATCH] pca9539: Honor the force parameterBen Gardner2006-07-131-5/+7
* [PATCH] i2c-algo-bit: Wipe out dead codeUwe Bugla2006-07-131-1/+0Star
* [PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm driversMark M. Hoffman2006-07-135-14/+11Star
* [PATCH] i2c: New mailing listJean Delvare2006-07-132-6/+6
* [PATCH] i2c-ite: Plan for removalJean Delvare2006-07-131-0/+11
* [PATCH] i2c-powermac: Fix master_xfer return valueJean Delvare2006-07-132-3/+3
* [PATCH] scx200_acb: Fix the block transactionsJean Delvare2006-07-131-2/+6
* [PATCH] scx200_acb: Fix the state machineThomas Andrews2006-07-131-6/+6
* [PATCH] i2c-iop3xx: Avoid addressing selfPeter Milne2006-07-132-8/+11
* [PATCH] i2c: Fix 'ignore' module parameter handling in i2c-coreMark M. Hoffman2006-07-131-2/+2
* Merge commit master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa of HEADLinus Torvalds2006-07-1264-186/+272
|\
| * [ALSA] Fix undefined (missing) references in ISA MIRO sound driverRandy Dunlap2006-07-121-0/+1
| * [ALSA] make sound/isa/gus/gusextreme.c:devices staticAdrian Bunk2006-07-121-1/+1
| * [ALSA] hda-codec - Fix missing array terminators in AD1988 codec supportTakashi Iwai2006-07-121-0/+4
| * [ALSA] Fix a deadlock in snd-rtctimerTakashi Iwai2006-07-121-2/+3
| * [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-1250-75/+85
| * [ALSA] remove unused snd_minor.name fieldClemens Ladisch2006-07-122-4/+1Star
| * [ALSA] Fix no mpu401 interface can cause hard freezeRandy Dunlap2006-07-122-20/+50
| * [ALSA] wavefront: fix __init/__devinit confusionClemens Ladisch2006-07-123-26/+26
| * [ALSA] Fix workaround for AD1988A rev2 codecTakashi Iwai2006-07-121-6/+9
| * [ALSA] trivial: Code clean up of i2c/cs8427.cTakashi Iwai2006-07-121-42/+73
| * [ALSA] sound/i2c/cs8427.c: don't export a static functionAdrian Bunk2006-07-121-1/+0Star
| * [ALSA] intel8x0 - Add ac97 quirk for Tyan Thunder K8WE boardTakashi Iwai2006-07-121-0/+6
| * [ALSA] Reduce the string length of Terratec Aureon 7.1 UniverseTakashi Iwai2006-07-121-1/+1
| * [ALSA] sound/pci/Kconfig - fix broken indenting for SND_FM801_TEA575XJaroslav Kysela2006-07-121-4/+4
| * [ALSA] fix the SND_FM801_TEA575X dependenciesAdrian Bunk2006-07-122-7/+9
| * [ALSA] Memory leak in sound/pcmcia/pdaudiocf/pdaudiocf.cEric Sesterhenn2006-07-121-1/+3
* | [PATCH] ide: fix Jmicron supportAlan Cox2006-07-122-0/+57
* | [PATCH] Make cpu_relax() imply barrier() on all archesChase Venters2006-07-127-7/+14
* | [PATCH] lockdep: HPET/RTC fixIngo Molnar2006-07-121-3/+3
* | [PATCH] alloc_fdtable() expansion fixAndrew Morton2006-07-121-1/+1
* | [PATCH] msi: Only keep one msi_desc in each slab entry.Eric W. Biederman2006-07-121-2/+2
* | [PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()Adam B. Jerome2006-07-121-1/+1
* | [PATCH] lockdep: annotate the sysfs i_mutex to be a separate classArjan van de Ven2006-07-121-0/+12
* | [PATCH] fix fdset leakageKirill Korotaev2006-07-121-1/+3
* | [PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451)Marcel Holtmann2006-07-121-1/+1
|/
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-07-1256-283/+453
|\
| * [S390] Fix sparse warnings.Heiko Carstens2006-07-1240-152/+156
| * [S390] path grouping and path verifications fixes.Cornelia Huck2006-07-1210-48/+228
| * [S390] xpram module parameter parsing.Heiko Carstens2006-07-121-57/+6Star
| * [S390] cpu_relax() is supposed to have barrier() semantics.Heiko Carstens2006-07-122-10/+9Star
| * [S390] fix futex_atomic_cmpxchg_inatomicMartin Schwidefsky2006-07-121-2/+3
| * [S390] subchannel register/unregister mutex.Cornelia Huck2006-07-125-7/+29
| * [S390] raw_local_save_flags/raw_local_irq_restore type checkHeiko Carstens2006-07-121-6/+12
| * [S390] __builtin_trap() and gcc version.Heiko Carstens2006-07-121-1/+10
* | Add PIIX4 APCI quirk for the 440MX chipset tooLinus Torvalds2006-07-121-0/+1
* | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-07-121-105/+133
|\ \ | |/ |/|