summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
* Merge x86-64 update from AndiLinus Torvalds2005-11-141-3/+14
|\
| * [PATCH] AGP: Make gart iterator in K8 AGP driver SMP safeAndi Kleen2005-11-141-2/+3
| * [PATCH] AGP: Try unsupported AGP chipsets on x86-64 by defaultAndi Kleen2005-11-141-1/+1
| * [PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64Andi Kleen2005-11-141-0/+10
* | [PATCH] powerpc: kill ppc64 rtc.c, use genrtc insteadBenjamin Herrenschmidt2005-11-141-1/+1
* | [PATCH] tpm: locking fixKylene Jo Hall2005-11-132-0/+10
* | [PATCH] tpm: dev_mask handling fixKylene Jo Hall2005-11-131-3/+2
* | [PATCH] tpm: updates for new hardwareKylene Jo Hall2005-11-133-72/+171
* | [PATCH] synclink: update to use DMA mapping APIPaul Fulghum2005-11-131-15/+16
* | [PATCH] ppc: add support for new powerbooksOlof Johansson2005-11-131-0/+4
* | [PATCH] Update email address for KumarKumar Gala2005-11-131-1/+1
* | [PATCH] New Omnikey Cardman 4000 driverHarald Welte2005-11-133-0/+2090
* | [PATCH] New Omnikey Cardman 4040 driverHarald Welte2005-11-134-0/+902
* | [PATCH] I8K: fix /proc reporting of blank service tagsDmitry Torokhov2005-11-121-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2005-11-111-0/+1
|\ \
| * | drivers/char/ftape/lowlevel/ftape-buffer.c should #include "../lowlevel/ftape...Adrian Bunk2005-11-081-0/+1
* | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-118-97/+99
|\ \ \
| * | | [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-098-97/+99
| |/ /
* | | [PATCH] ipmi: fix inconsistent spinlock usageHironobu Ishii2005-11-111-3/+3
* | | [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-1017-17/+0
* | | Fix AGP compile on non-x86 architecturesLinus Torvalds2005-11-092-6/+4
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-11-094-12/+30
|\ \ \
| * | | [PATCH] i460-agp warning fixesAndrew Morton2005-11-081-3/+5
| * | | [PATCH] AGP performance fixesAlan Hourihane2005-11-084-9/+25
| |/ /
* | | [PATCH] drivers/char/sysrq.c: make two functions staticAdrian Bunk2005-11-091-2/+2
* | | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-097-7/+0
* | | [PATCH] drm fixup pci gart settingsDave Airlie2005-11-091-2/+2
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-11-0716-42/+53
|\ \
| * | [AGPGART] Fix up warning in efficeon driver.Dave Jones2005-11-051-1/+1
| * | [AGPGART] Fix up sgi-agp bug with no devices on bus.Dave Jones2005-11-041-0/+2
| * | [AGPGART] When we encounter reserved mode bits, print them out.Dave Jones2005-11-041-2/+4
| * | [AGPGART] Set .owner field of struct pci_driver.Dave Jones2005-10-2412-0/+12
| * | [AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones2005-10-207-37/+18
| * | [AGPGART] Fix serverworks TLB flush.Dave Jones2005-09-231-2/+16
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2005-11-071-27/+38
|\ \ \
| * | | [PATCH] Fix wrong irq enable via rtc_control()Takashi Iwai2005-11-071-27/+38
| | |/ | |/|
* | | [PATCH] kfree cleanup: drivers/charJesper Juhl2005-11-0713-55/+29
* | | [PATCH] ipmi: fix watchdog timeout panic handlingCorey Minyard2005-11-071-4/+9
* | | [PATCH] ipmi: use rcu lock for using command receiversCorey Minyard2005-11-071-16/+15
* | | [PATCH] ipmi: use kthread APIMatt Domsch2005-11-071-30/+15
* | | [PATCH] ipmi: add timer threadCorey Minyard2005-11-071-21/+63
* | | [PATCH] ipmi: kcs error0 delayCorey Minyard2005-11-073-1/+11
* | | [PATCH] ipmi: bt restart reset fixesCorey Minyard2005-11-071-2/+2
* | | [PATCH] ipmi: si start transaction hookCorey Minyard2005-11-071-0/+84
* | | [PATCH] ipmi: more dell fixesCorey Minyard2005-11-072-9/+23
* | | [PATCH] ipmi: poweroff cleanupsCorey Minyard2005-11-071-3/+1
* | | [PATCH] ipmi: watchdog parms in sysfsCorey Minyard2005-11-071-50/+196
* | | [PATCH] ipmi: various si cleanupCorey Minyard2005-11-074-37/+47
* | | [PATCH] ipmi: use refcount in message handlerCorey Minyard2005-11-071-455/+498
* | | [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
OpenPOWER on IntegriCloud