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-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
8
-6
/
+9
2005-10-31
Merge ../linux-2.6 by hand
Paul Mackerras
60
-671
/
+1781
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
13
-1
/
+20
2005-10-30
[PATCH] hpet: hpet driver cleanups
Randy Dunlap
1
-30
/
+35
2005-10-30
[PATCH] hpet: use HPET physical addresses for dup. detection
Randy Dunlap
1
-5
/
+15
2005-10-30
[PATCH] hpet: allow HPET FIXED_MEM32 resource type
Randy Dunlap
1
-0
/
+17
2005-10-30
[PATCH] hpet: simplify initialization message
Clemens Ladisch
1
-5
/
+4
2005-10-30
[PATCH] hpet: remove superfluous indirections
Clemens Ladisch
1
-2
/
+2
2005-10-30
[PATCH] hpet: fix access to multiple HPET devices
Clemens Ladisch
1
-2
/
+2
2005-10-30
[PATCH] hpet: fix uninitialized variable in hpet_register()
Clemens Ladisch
1
-0
/
+2
2005-10-30
[PATCH] hpet: fix division by zero in HPET_INFO
Clemens Ladisch
1
-2
/
+5
2005-10-30
[PATCH] hpet: fix HPET_INFO calls from kernel space
Clemens Ladisch
1
-2
/
+6
2005-10-30
[PATCH] hpet: allow shared interrupts
Clemens Ladisch
1
-7
/
+21
2005-10-30
[PATCH] hpet: allow non-power-of-two frequencies
Clemens Ladisch
1
-1
/
+1
2005-10-30
[PATCH] hpet: remove superfluous register reads
Clemens Ladisch
1
-4
/
+0
2005-10-30
[PATCH] hpet: remove unused variable
Clemens Ladisch
1
-3
/
+2
2005-10-30
[PATCH] HPET: make frequency calculations 32 bit safe
Clemens Ladisch
1
-13
/
+19
2005-10-30
[PATCH] hpet: disallow zero interrupt frequency
Clemens Ladisch
1
-1
/
+4
2005-10-30
[PATCH] sparse cleanups: NULL pointers, C99 struct init.
Randy Dunlap
2
-2
/
+2
2005-10-30
[PATCH] tpm-tidies
Andrew Morton
3
-37
/
+23
2005-10-30
[PATCH] Infineon TPM: move infineon driver off pci_dev
Marcel Selhorst
1
-98
/
+59
2005-10-30
[PATCH] tpm: move nsc driver off pci_dev
Kylene Jo Hall
1
-67
/
+77
2005-10-30
[PATCH] tpm: move atmel driver off pci_dev
Kylene Jo Hall
1
-62
/
+63
2005-10-30
[PATCH] tpm: change from pci_dev to dev power management functions
Kylene Jo Hall
2
-6
/
+6
2005-10-30
[PATCH] tpm: remove pci dependency
Kylene Jo Hall
5
-72
/
+91
2005-10-30
[PATCH] tpm: add status function to allow non-lpc bus chips
Kylene Jo Hall
5
-1
/
+20
2005-10-30
[PATCH] rocketport: make it work when statically linked into kernel
Bjorn Helgaas
1
-8
/
+2
2005-10-30
[PATCH] watchdog: update .owner field of struct pci_driver
Laurent Riffard
2
-0
/
+2
2005-10-30
[PATCH] SyncLink adapters: updates .owner field of struct pci_driver
Laurent Riffard
2
-0
/
+2
2005-10-30
[PATCH] epca: update .owner field of struct pci_driver
Laurent Riffard
1
-0
/
+1
2005-10-30
[PATCH] setkeys needs root
Andrew Morton
1
-0
/
+3
2005-10-30
[PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer blade
Mark Gross
3
-0
/
+909
2005-10-30
[PATCH] Typo fix: dot after newline in printk strings
Jean Delvare
1
-1
/
+1
2005-10-30
[PATCH] Typo fix: explictly -> explicitly
Jean Delvare
1
-1
/
+1
2005-10-30
[PATCH] reduce sizeof(struct file)
Eric Dumazet
1
-1
/
+1
2005-10-30
[PATCH] remove some more check_region stuff
Jeff Garzik
1
-172
/
+170
2005-10-30
[PATCH] CONFIG_IA32
Brian Gerst
3
-11
/
+11
2005-10-29
qtronix.c: Handle kmalloc failure.
Ralf Baechle
1
-0
/
+5
2005-10-29
Resurrect Cobalt support for 2.6.
Ralf Baechle
2
-3
/
+3
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
8
-6
/
+9
2005-10-29
[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses
Roland Dreier
1
-3
/
+1
2005-10-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-4
/
+5
2005-10-28
Pull define-node-cleanup into release branch
Tony Luck
2
-4
/
+4
2005-10-28
Pull altix-mmr into release branch
Tony Luck
1
-0
/
+1
2005-10-28
Merge ../bleed-2.6
Greg KH
2
-2
/
+110
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
3
-36
/
+28
2005-10-28
[PATCH] Input: convert sonypi to dynamic input_dev allocation
Dmitry Torokhov
1
-39
/
+53
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
16
-33
/
+41
2005-10-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+109
2005-10-28
[ARM] 2921/1: Support for the RTC / nvram on the Comdial MP1000
Jon Ringle
1
-1
/
+109
[next]