Age | Commit message (Expand) | Author | Files | Lines |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-12 | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 1 | -2/+2 |
2007-02-12 | [PATCH] Char: timers cleanup | Jiri Slaby | 1 | -3/+2 |
2007-02-03 | ACPICA: Remove duplicate table definitions (non-conflicting), cont | Alexey Starikovskiy | 1 | -5/+3 |
2006-12-07 | [PATCH] Correct misc_register return code handling in several drivers | Neil Horman | 1 | -0/+1 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 1 | -0/+1 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 1 | -1/+1 |
2006-12-04 | [PATCH] severing fs.h, radix-tree.h -> sched.h | Al Viro | 1 | -0/+1 |
2006-12-02 | Driver core: change misc class_devices to be real devices | Greg Kroah-Hartman | 1 | -1/+1 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -3/+3 |
2006-10-11 | [PATCH] tpm: fix error handling | Jeff Garzik | 3 | -8/+17 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+2 |
2006-08-01 | Merge branch 'merge' | Paul Mackerras | 2 | -19/+59 |
2006-07-31 | [POWERPC] tmp_atmel: Constify & voidify get_property() | Jeremy Kerr | 1 | -2/+2 |
2006-07-15 | [PATCH] tpm_tis: use resource_size_t | Kylene Jo Hall | 1 | -2/+3 |
2006-07-15 | [PATCH] tpm: Add force device probe option | Kylene Jo Hall | 1 | -19/+56 |
2006-07-15 | [PATCH] tpm: interrupt clear fix | Kylene Jo Hall | 1 | -0/+1 |
2006-07-15 | [PATCH] TPM: fix failure path leak | Randy Dunlap | 1 | -0/+1 |
2006-07-04 | [PATCH] make more file_operation structs static | Arjan van de Ven | 4 | -4/+4 |
2006-07-03 | [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants | Thomas Gleixner | 1 | -2/+2 |
2006-06-01 | [PATCH] tpm: more bios log parsing fixes | Seiji Munetoh | 1 | -44/+4 |
2006-06-01 | [PATCH] tpm: bios log parsing fixes | Seiji Munetoh | 1 | -16/+25 |
2006-05-26 | [PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60 | Kylene Jo Hall | 1 | -4/+0 |
2006-05-15 | [PATCH] tpm_register_hardware gcc 4.1 warning fix | Daniel Walker | 1 | -1/+1 |
2006-05-15 | [PATCH] tpm: fix constant | Kylene Jo Hall | 1 | -1/+1 |
2006-05-15 | [PATCH] tpm: update module dependencies | Kylene Jo Hall | 1 | -1/+1 |
2006-04-22 | [PATCH] tpm: add HID module parameter | Kylene Jo Hall | 1 | -1/+12 |
2006-04-22 | [PATCH] tpm: add interrupt module parameter | Kylene Jo Hall | 1 | -35/+43 |
2006-04-22 | [PATCH] tpm: spacing cleanups 2 | Kylene Jo Hall | 1 | -13/+9 |
2006-04-22 | [PATCH] tpm_infineon section fixup | Randy Dunlap | 1 | -1/+2 |
2006-04-22 | [PATCH] tpm: update bios log code for 1.2 | Kylene Jo Hall | 1 | -12/+37 |
2006-04-22 | [PATCH] tpm: check mem start and len | Kylene Jo Hall | 1 | -0/+7 |
2006-04-22 | [PATCH] tpm: tpm_infineon updated to latest interface changes | Marcel Selhorst | 1 | -29/+29 |
2006-04-22 | [PATCH] tpm: use clear_bit | Kylene Jo Hall | 1 | -18/+7 |
2006-04-22 | [PATCH] tpm: msecs_to_jiffies cleanups | Kylene Jo Hall | 3 | -26/+32 |
2006-04-22 | [PATCH] tpm: driver for next generation TPM chips | Leendert van Doorn | 5 | -1/+670 |
2006-04-22 | [PATCH] tpm: new 1.2 sysfs files | Kylene Jo Hall | 2 | -2/+247 |
2006-04-22 | [PATCH] tpm: command duration update | Kylene Jo Hall | 2 | -3/+311 |
2006-04-22 | [PATCH] tpm: return chip from tpm_register_hardware | Kylene Jo Hall | 5 | -40/+55 |
2006-04-22 | [PATCH] tpm: chip struct update | Kylene Jo Hall | 4 | -55/+53 |
2006-04-22 | [PATCH] tpm: reorganize sysfs files | Kylene Jo Hall | 1 | -59/+86 |
2006-04-22 | [PATCH] tpm: spacing cleanups | Kylene Jo Hall | 1 | -5/+4 |
2006-04-22 | [PATCH] tpm: fix missing string | Kylene Jo Hall | 1 | -0/+1 |
2006-04-22 | [PATCH] tpm: fix memory leak | Kylene Jo Hall | 1 | -0/+2 |
2006-03-25 | [PATCH] tpm: sparc32 build fix | Andrew Morton | 1 | -0/+1 |
2006-02-18 | [PATCH] Infineon TPM: IO-port leakage fix, WTX-bugfix | Marcel Selhorst | 1 | -14/+34 |
2006-02-01 | [PATCH] tpm: tpm_bios remove unused variable | Kylene Jo Hall | 1 | -2/+1 |
2006-02-01 | [PATCH] tpm: tpm_bios fix sparse warnings | Kylene Jo Hall | 1 | -2/+2 |
2006-02-01 | [PATCH] tpm: tpm-bios: fix module license issue | Kylene Jo Hall | 1 | -0/+1 |
2006-02-01 | [PATCH] tpm_bios indexing fix | Andrew Morton | 1 | -2/+2 |