index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-18
[PATCH] tpm: remove PCI kconfig dependency
Kylene Jo Hall
1
-1
/
+1
2005-11-18
[PATCH] tpm: use ioread8 and iowrite8
Kylene Jo Hall
2
-31
/
+38
2005-11-18
[PATCH] tpm: use flush_scheduled_work()
Kylene Jo Hall
1
-0
/
+2
2005-11-18
[PATCH] ipmi: missing NULL test for kthread
Matt Domsch
1
-1
/
+1
2005-11-15
[PATCH] ipmi: bump-driver-version
Corey Minyard
1
-1
/
+1
2005-11-14
Merge x86-64 update from Andi
Linus Torvalds
1
-3
/
+14
2005-11-14
[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safe
Andi Kleen
1
-2
/
+3
2005-11-14
[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by default
Andi Kleen
1
-1
/
+1
2005-11-14
[PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64
Andi Kleen
1
-0
/
+10
2005-11-14
[PATCH] powerpc: kill ppc64 rtc.c, use genrtc instead
Benjamin Herrenschmidt
1
-1
/
+1
2005-11-13
[PATCH] tpm: locking fix
Kylene Jo Hall
2
-0
/
+10
2005-11-13
[PATCH] tpm: dev_mask handling fix
Kylene Jo Hall
1
-3
/
+2
2005-11-13
[PATCH] tpm: updates for new hardware
Kylene Jo Hall
3
-72
/
+171
2005-11-13
[PATCH] synclink: update to use DMA mapping API
Paul Fulghum
1
-15
/
+16
2005-11-13
[PATCH] ppc: add support for new powerbooks
Olof Johansson
1
-0
/
+4
2005-11-13
[PATCH] Update email address for Kumar
Kumar Gala
1
-1
/
+1
2005-11-13
[PATCH] New Omnikey Cardman 4000 driver
Harald Welte
3
-0
/
+2090
2005-11-13
[PATCH] New Omnikey Cardman 4040 driver
Harald Welte
4
-0
/
+902
2005-11-12
[PATCH] I8K: fix /proc reporting of blank service tags
Dmitry Torokhov
1
-2
/
+4
2005-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-0
/
+1
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
8
-97
/
+99
2005-11-11
[PATCH] ipmi: fix inconsistent spinlock usage
Hironobu Ishii
1
-3
/
+3
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
17
-17
/
+0
2005-11-09
Fix AGP compile on non-x86 architectures
Linus Torvalds
2
-6
/
+4
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
8
-97
/
+99
2005-11-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
4
-12
/
+30
2005-11-09
[PATCH] drivers/char/sysrq.c: make two functions static
Adrian Bunk
1
-2
/
+2
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
7
-7
/
+0
2005-11-09
[PATCH] drm fixup pci gart settings
Dave Airlie
1
-2
/
+2
2005-11-08
[PATCH] i460-agp warning fixes
Andrew Morton
1
-3
/
+5
2005-11-08
[PATCH] AGP performance fixes
Alan Hourihane
4
-9
/
+25
2005-11-08
drivers/char/ftape/lowlevel/ftape-buffer.c should #include "../lowlevel/ftape...
Adrian Bunk
1
-0
/
+1
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
16
-42
/
+53
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
1
-27
/
+38
2005-11-07
[PATCH] kfree cleanup: drivers/char
Jesper Juhl
13
-55
/
+29
2005-11-07
[PATCH] ipmi: fix watchdog timeout panic handling
Corey Minyard
1
-4
/
+9
2005-11-07
[PATCH] ipmi: use rcu lock for using command receivers
Corey Minyard
1
-16
/
+15
2005-11-07
[PATCH] ipmi: use kthread API
Matt Domsch
1
-30
/
+15
2005-11-07
[PATCH] ipmi: add timer thread
Corey Minyard
1
-21
/
+63
2005-11-07
[PATCH] ipmi: kcs error0 delay
Corey Minyard
3
-1
/
+11
2005-11-07
[PATCH] ipmi: bt restart reset fixes
Corey Minyard
1
-2
/
+2
2005-11-07
[PATCH] ipmi: si start transaction hook
Corey Minyard
1
-0
/
+84
2005-11-07
[PATCH] ipmi: more dell fixes
Corey Minyard
2
-9
/
+23
2005-11-07
[PATCH] ipmi: poweroff cleanups
Corey Minyard
1
-3
/
+1
2005-11-07
[PATCH] ipmi: watchdog parms in sysfs
Corey Minyard
1
-50
/
+196
2005-11-07
[PATCH] ipmi: various si cleanup
Corey Minyard
4
-37
/
+47
2005-11-07
[PATCH] ipmi: use refcount in message handler
Corey Minyard
1
-455
/
+498
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-11-07
[PATCH] Only disallow _setting_ of function key string
Marcelo Tosatti
1
-1
/
+4
2005-11-07
[PATCH] tpm: Fix lack of driver_unregister in init failcases
Kylene Jo Hall
1
-25
/
+23
[next]