Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | drm: use kernel macros | Dave Airlie | 2005-09-25 | 1 | -3/+3 | |
| * | | | | | | update from upstream | Dave Airlie | 2005-09-25 | 66 | -2194/+4755 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | drm: add radeon PCI express support | Dave Airlie | 2005-09-11 | 8 | -59/+186 | |
| * | | | | | | | drm: update radeon driver to 1.18 | Dave Airlie | 2005-09-11 | 3 | -3/+37 | |
| * | | | | | | | drm: missing drm_vm.c changes for consistent maps | Dave Airlie | 2005-09-11 | 1 | -1/+2 | |
* | | | | | | | | [PATCH] tlclk build fix | Andrew Morton | 2005-11-01 | 1 | -0/+1 | |
* | | | | | | | | [PATCH] TPM compile fix | Chris Wright | 2005-11-01 | 2 | -0/+2 | |
* | | | | | | | | [WATCHDOG] adds device_driver .owner field | Wim Van Sebroeck | 2005-11-01 | 2 | -0/+2 | |
* | | | | | | | | [WATCHDOG] pcwd_pci.c update comments | Wim Van Sebroeck | 2005-11-01 | 1 | -2/+4 | |
* | | | | | | | | [WATCHDOG] w83627hf_wdt trivial typo | Pozsar Balazs | 2005-11-01 | 1 | -1/+1 | |
* | | | | | | | | [WATCHDOG] s3c2410 wdt - add .owner field | Ben Dooks | 2005-11-01 | 1 | -0/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 8 | -6/+9 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 8 | -6/+9 | |
* | | | | | | | Merge ../linux-2.6 by hand | Paul Mackerras | 2005-10-31 | 60 | -671/+1781 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 | 13 | -1/+20 | |
| * | | | | | | | [PATCH] hpet: hpet driver cleanups | Randy Dunlap | 2005-10-30 | 1 | -30/+35 | |
| * | | | | | | | [PATCH] hpet: use HPET physical addresses for dup. detection | Randy Dunlap | 2005-10-30 | 1 | -5/+15 | |
| * | | | | | | | [PATCH] hpet: allow HPET FIXED_MEM32 resource type | Randy Dunlap | 2005-10-30 | 1 | -0/+17 | |
| * | | | | | | | [PATCH] hpet: simplify initialization message | Clemens Ladisch | 2005-10-30 | 1 | -5/+4 | |
| * | | | | | | | [PATCH] hpet: remove superfluous indirections | Clemens Ladisch | 2005-10-30 | 1 | -2/+2 | |
| * | | | | | | | [PATCH] hpet: fix access to multiple HPET devices | Clemens Ladisch | 2005-10-30 | 1 | -2/+2 | |
| * | | | | | | | [PATCH] hpet: fix uninitialized variable in hpet_register() | Clemens Ladisch | 2005-10-30 | 1 | -0/+2 | |
| * | | | | | | | [PATCH] hpet: fix division by zero in HPET_INFO | Clemens Ladisch | 2005-10-30 | 1 | -2/+5 | |
| * | | | | | | | [PATCH] hpet: fix HPET_INFO calls from kernel space | Clemens Ladisch | 2005-10-30 | 1 | -2/+6 | |
| * | | | | | | | [PATCH] hpet: allow shared interrupts | Clemens Ladisch | 2005-10-30 | 1 | -7/+21 | |
| * | | | | | | | [PATCH] hpet: allow non-power-of-two frequencies | Clemens Ladisch | 2005-10-30 | 1 | -1/+1 | |
| * | | | | | | | [PATCH] hpet: remove superfluous register reads | Clemens Ladisch | 2005-10-30 | 1 | -4/+0 | |
| * | | | | | | | [PATCH] hpet: remove unused variable | Clemens Ladisch | 2005-10-30 | 1 | -3/+2 | |
| * | | | | | | | [PATCH] HPET: make frequency calculations 32 bit safe | Clemens Ladisch | 2005-10-30 | 1 | -13/+19 | |
| * | | | | | | | [PATCH] hpet: disallow zero interrupt frequency | Clemens Ladisch | 2005-10-30 | 1 | -1/+4 | |
| * | | | | | | | [PATCH] sparse cleanups: NULL pointers, C99 struct init. | Randy Dunlap | 2005-10-30 | 2 | -2/+2 | |
| * | | | | | | | [PATCH] tpm-tidies | Andrew Morton | 2005-10-30 | 3 | -37/+23 | |
| * | | | | | | | [PATCH] Infineon TPM: move infineon driver off pci_dev | Marcel Selhorst | 2005-10-30 | 1 | -98/+59 | |
| * | | | | | | | [PATCH] tpm: move nsc driver off pci_dev | Kylene Jo Hall | 2005-10-30 | 1 | -67/+77 | |
| * | | | | | | | [PATCH] tpm: move atmel driver off pci_dev | Kylene Jo Hall | 2005-10-30 | 1 | -62/+63 | |
| * | | | | | | | [PATCH] tpm: change from pci_dev to dev power management functions | Kylene Jo Hall | 2005-10-30 | 2 | -6/+6 | |
| * | | | | | | | [PATCH] tpm: remove pci dependency | Kylene Jo Hall | 2005-10-30 | 5 | -72/+91 | |
| * | | | | | | | [PATCH] tpm: add status function to allow non-lpc bus chips | Kylene Jo Hall | 2005-10-30 | 5 | -1/+20 | |
| * | | | | | | | [PATCH] rocketport: make it work when statically linked into kernel | Bjorn Helgaas | 2005-10-30 | 1 | -8/+2 | |
| * | | | | | | | [PATCH] watchdog: update .owner field of struct pci_driver | Laurent Riffard | 2005-10-30 | 2 | -0/+2 | |
| * | | | | | | | [PATCH] SyncLink adapters: updates .owner field of struct pci_driver | Laurent Riffard | 2005-10-30 | 2 | -0/+2 | |
| * | | | | | | | [PATCH] epca: update .owner field of struct pci_driver | Laurent Riffard | 2005-10-30 | 1 | -0/+1 | |
| * | | | | | | | [PATCH] setkeys needs root | Andrew Morton | 2005-10-30 | 1 | -0/+3 | |
| * | | | | | | | [PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer blade | Mark Gross | 2005-10-30 | 3 | -0/+909 | |
| * | | | | | | | [PATCH] Typo fix: dot after newline in printk strings | Jean Delvare | 2005-10-30 | 1 | -1/+1 | |
| * | | | | | | | [PATCH] Typo fix: explictly -> explicitly | Jean Delvare | 2005-10-30 | 1 | -1/+1 | |
| * | | | | | | | [PATCH] reduce sizeof(struct file) | Eric Dumazet | 2005-10-30 | 1 | -1/+1 | |
| * | | | | | | | [PATCH] remove some more check_region stuff | Jeff Garzik | 2005-10-30 | 1 | -172/+170 | |
| * | | | | | | | [PATCH] CONFIG_IA32 | Brian Gerst | 2005-10-30 | 3 | -11/+11 | |
| * | | | | | | | qtronix.c: Handle kmalloc failure. | Ralf Baechle | 2005-10-29 | 1 | -0/+5 |