| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] tpm: add interrupt module parameter | Kylene Jo Hall | 2006-04-22 | 1 | -35/+43 |
* | [PATCH] tpm: spacing cleanups 2 | Kylene Jo Hall | 2006-04-22 | 1 | -13/+9 |
* | [PATCH] tpm_infineon section fixup | Randy Dunlap | 2006-04-22 | 1 | -1/+2 |
* | [PATCH] tpm: update bios log code for 1.2 | Kylene Jo Hall | 2006-04-22 | 1 | -12/+37 |
* | [PATCH] tpm: check mem start and len | Kylene Jo Hall | 2006-04-22 | 1 | -0/+7 |
* | [PATCH] tpm: tpm_infineon updated to latest interface changes | Marcel Selhorst | 2006-04-22 | 1 | -29/+29 |
* | [PATCH] tpm: use clear_bit | Kylene Jo Hall | 2006-04-22 | 1 | -18/+7 |
* | [PATCH] tpm: msecs_to_jiffies cleanups | Kylene Jo Hall | 2006-04-22 | 3 | -26/+32 |
* | [PATCH] tpm: driver for next generation TPM chips | Leendert van Doorn | 2006-04-22 | 5 | -1/+670 |
* | [PATCH] tpm: new 1.2 sysfs files | Kylene Jo Hall | 2006-04-22 | 2 | -2/+247 |
* | [PATCH] tpm: command duration update | Kylene Jo Hall | 2006-04-22 | 2 | -3/+311 |
* | [PATCH] tpm: return chip from tpm_register_hardware | Kylene Jo Hall | 2006-04-22 | 5 | -40/+55 |
* | [PATCH] tpm: chip struct update | Kylene Jo Hall | 2006-04-22 | 4 | -55/+53 |
* | [PATCH] tpm: reorganize sysfs files | Kylene Jo Hall | 2006-04-22 | 1 | -59/+86 |
* | [PATCH] tpm: spacing cleanups | Kylene Jo Hall | 2006-04-22 | 1 | -5/+4 |
* | [PATCH] tpm: fix missing string | Kylene Jo Hall | 2006-04-22 | 1 | -0/+1 |
* | [PATCH] tpm: fix memory leak | Kylene Jo Hall | 2006-04-22 | 1 | -0/+2 |
* | [PATCH] Altix snsc: duplicate kobject fix | akpm@osdl.org | 2006-04-22 | 1 | -1/+2 |
* | [PATCH] sonypi: correct detection of new ICH7-based laptops | Arnaud MAZIN | 2006-04-20 | 1 | -0/+3 |
* | [PATCH] cs5535_gpio.c: call cdev_del() during module_exit to unmap kobject re... | Thayumanavar Sachithanantham | 2006-04-20 | 1 | -2/+3 |
* | [PATCH] Open IPMI BT overflow | Heikki Orsila | 2006-04-19 | 1 | -1/+1 |
* | [PATCH] IPMI: fix devinit placement | Randy Dunlap | 2006-04-19 | 1 | -2/+2 |
* | [PATCH] Fix file lookup without ref | Dipankar Sarma | 2006-04-19 | 1 | -2/+6 |
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2006-04-18 | 7 | -133/+152 |
|\ |
|
| * | drm: Fix further issues in drivers/char/drm/via_irq.c | Jayachandran C | 2006-04-18 | 1 | -3/+4 |
| * | drivers/char/drm/drm_memory.c: possible cleanups | Adrian Bunk | 2006-04-18 | 4 | -30/+25 |
| * | drm: deline a few large inlines in DRM code | Dave Airlie | 2006-04-07 | 2 | -106/+127 |
| * | drm: remove master setting from add/remove context | Dave Airlie | 2006-04-05 | 1 | -2/+2 |
| * | drm: drm_pci needs dma-mapping.h | Dave Airlie | 2006-04-05 | 1 | -0/+1 |
| * | [PATCH] drm: Fix issue reported by Coverity in drivers/char/drm/via_irq.c | Dave Airlie | 2006-04-05 | 1 | -2/+3 |
* | | [efficeon-agp] Add missing memory mask | H. Peter Anvin | 2006-04-15 | 1 | -1/+7 |
* | | [PATCH] do_SAK: Don't recursively take the tasklist_lock | Eric W. Biederman | 2006-04-13 | 1 | -1/+1 |
* | | [PATCH] RTC subsystem: VR41XX driver | Yoichi Yuasa | 2006-04-11 | 3 | -722/+0 |
* | | [PATCH] Wrong out of range check in drivers/char/applicom.c | Eric Sesterhenn | 2006-04-11 | 1 | -1/+1 |
* | | [PATCH] ipmi: fix event queue limit | Corey Minyard | 2006-04-11 | 1 | -0/+2 |
* | | [PATCH] MPBL0010 driver sysfs permissions wide open | Mark Bellon | 2006-04-11 | 1 | -18/+18 |
* | | [PATCH] tty release_dev(): remove dead code | Paul Fulghum | 2006-04-11 | 1 | -2/+1 |
* | | [PATCH] ptmx: fix duplicate idr_remove | Paul Fulghum | 2006-04-11 | 1 | -0/+1 |
* | | [PATCH] Remove extraneous \n in doubletalk init printk. | Dave Jones | 2006-04-11 | 1 | -1/+1 |
* | | [PATCH] make tty_insert_flip_string_flags() a non gpl export | Andrew Morton | 2006-04-11 | 1 | -6/+16 |
* | | [IPV6]: Unexport secure_ipv6_port_ephemeral | Adrian Bunk | 2006-04-10 | 1 | -1/+0 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2006-04-02 | 5 | -36/+340 |
|\ |
|
| * | [WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driver | Andrew Victor | 2006-04-02 | 3 | -0/+236 |
| * | [WATCHDOG] pcwd_usb.c: fix a NULL pointer dereference | Adrian Bunk | 2006-04-02 | 1 | -1/+2 |
| * | [WATCHDOG] pcwd.c sprintf/strcpy fix | Wim Van Sebroeck | 2006-04-02 | 1 | -1/+1 |
| * | [WATCHDOG] pcwd.c general clean-up after patches | Wim Van Sebroeck | 2006-04-02 | 1 | -2/+9 |
| * | [WATCHDOG] pcwd.c add debug info | Wim Van Sebroeck | 2006-04-02 | 1 | -0/+56 |
| * | [WATCHDOG] pcwd.c pcwd_cleanup_module patch | Wim Van Sebroeck | 2006-04-02 | 1 | -1/+0 |
| * | [WATCHDOG] pcwd.c firmware-info patch | Wim Van Sebroeck | 2006-04-02 | 1 | -14/+8 |
| * | [WATCHDOG] pcwd.c control status patch | Wim Van Sebroeck | 2006-04-02 | 1 | -18/+29 |