| Commit message (Expand) | Author | Age | Files | Lines |
* | driver core: Make the dev_*() family of macros in device.h complete | Emil Medve | 2008-01-24 | 2 | -12/+0 |
* | cosa: Convert from class_device to device for cosa sync driver | Tony Jones | 2008-01-24 | 1 | -3/+2 |
* | tifm: Convert from class_device to device for TI flash media | Tony Jones | 2008-01-24 | 2 | -14/+14 |
* | pktcdvd: Convert from class_device to device for block/pktcdvd | Tony Jones | 2008-01-24 | 1 | -9/+7 |
* | paride: Convert from class_device to device for block/paride | Tony Jones | 2008-01-24 | 2 | -9/+9 |
* | mtd: Convert from class_device to device for MTD/mtdchar | Tony Jones | 2008-01-24 | 1 | -7/+5 |
* | MCP_UCB1200: Convert from class_device to device | Tony Jones | 2008-01-24 | 3 | -17/+18 |
* | adb: Convert from class_device to device | Tony Jones | 2008-01-24 | 1 | -1/+1 |
* | ISDN: Convert from class_device to device for ISDN capi | Tony Jones | 2008-01-24 | 1 | -3/+3 |
* | IDE: Convert from class_device to device for ide-tape | Tony Jones | 2008-01-24 | 1 | -8/+6 |
* | DMA: Convert from class_device to device for DMA engine | Tony Jones | 2008-01-24 | 1 | -21/+22 |
* | aoechr: Convert from class_device to device | Tony Jones | 2008-01-24 | 1 | -4/+3 |
* | PM: Acquire device locks on suspend | Rafael J. Wysocki | 2008-01-24 | 3 | -180/+399 |
* | nozomi driver | Frank Seidel | 2008-01-24 | 3 | -0/+2004 |
* | spi: omap2_mcspi PIO RX fix | Kalle Valo | 2008-01-24 | 1 | -3/+3 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-01-24 | 8 | -56/+580 |
|\ |
|
| * | Pull dmi-2.6.24 into release branch | Len Brown | 2008-01-23 | 4 | -45/+519 |
| |\ |
|
| | * | ACPI: DMI blacklist to reduce console warnings on OSI(Linux) systems. | Len Brown | 2008-01-23 | 1 | -0/+343 |
| | * | ACPI: Add ThinkPad R61, ThinkPad T61 to OSI(Linux) white-list | Len Brown | 2008-01-23 | 1 | -0/+27 |
| | * | ACPI: make _OSI(Linux) console messages smarter | Len Brown | 2008-01-23 | 2 | -20/+113 |
| | * | ACPI: Delete Intel Customer Reference Board (CRB) from OSI(Linux) DMI list | Len Brown | 2008-01-23 | 1 | -29/+0 |
| | * | ACPI: on OSI(Linux), print needed DMI rather than requesting dmidecode output | Len Brown | 2008-01-23 | 1 | -4/+10 |
| | * | ACPI: create acpi_dmi_dump() | Len Brown | 2008-01-23 | 1 | -0/+28 |
| | * | DMI: create dmi_get_slot() | Len Brown | 2008-01-23 | 1 | -0/+8 |
| | * | DMI: move dmi_available declaration to linux/dmi.h | Len Brown | 2008-01-23 | 1 | -2/+0 |
| * | | Pull bugzilla-9798 into release branch | Len Brown | 2008-01-23 | 2 | -1/+41 |
| |\ \ |
|
| | * | | Revert "ACPI: Fan: Drop force_power_state acpi_device option" | Len Brown | 2008-01-23 | 2 | -1/+41 |
| | |/ |
|
| * | | Pull bugzilla-8459 into release branch | Len Brown | 2008-01-23 | 1 | -8/+18 |
| |\ \ |
|
| | * | | ACPI: EC: "DEBUG" needs to be defined earlier | Márton Németh | 2008-01-23 | 1 | -3/+3 |
| | * | | ACPI: EC: add leading zeros to debug messages | Márton Németh | 2008-01-23 | 1 | -4/+4 |
| | * | | ACPI: EC: fix dmesg spam regression | Alexey Starikovskiy | 2008-01-23 | 1 | -1/+11 |
| | |/ |
|
| * | | Pull bugzilla-9747 into release branch | Len Brown | 2008-01-23 | 1 | -2/+2 |
| |\ \
| | |/
| |/| |
|
| | * | ACPI: processor: Fix null pointer dereference in throttling | Alexey Starikovskiy | 2008-01-15 | 1 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-01-23 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | [SPARC64]: Fix section error in sparcspkr | Sam Ravnborg | 2008-01-21 | 1 | -2/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-01-23 | 4 | -14/+23 |
|\ \ \ \ |
|
| * | | | | sis190: scheduling while atomic error | Francois Romieu | 2008-01-23 | 1 | -2/+0 |
| * | | | | sis190: mdio operation failure is not correctly detected | Francois Romieu | 2008-01-23 | 1 | -1/+1 |
| * | | | | sis190: remove duplicate INIT_WORK | Francois Romieu | 2008-01-23 | 1 | -2/+0 |
| * | | | | sis190: add cmos ram access code for the SiS19x/968 chipset pair | Francois Romieu | 2008-01-23 | 1 | -6/+9 |
| * | | | | iwlwifi: fix possible read attempt on ucode that is not available | Reinette Chatre | 2008-01-23 | 2 | -0/+10 |
| * | | | | [TULIP] DMFE: Fix SROM parsing regression. | David S. Miller | 2008-01-23 | 1 | -3/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-01-23 | 1 | -2/+6 |
|\ \ \ \ |
|
| * | | | | [SCSI] initio: fix module hangs on loading | Stuart Swales | 2008-01-23 | 1 | -2/+6 |
| |/ / / |
|
* | | | | drm/i915: add support for E7221 chipset | Carlos Martín | 2008-01-23 | 1 | -0/+1 |
* | | | | agp/intel: add support for E7221 chipset | Carlos Martín | 2008-01-23 | 1 | -2/+9 |
|/ / / |
|
* | | | Fix file references in documentation and Kconfig | Johann Felix Soden | 2008-01-22 | 4 | -6/+3 |
* | | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 2008-01-22 | 1 | -9/+23 |
|\ \ \ |
|
| * | | | hwmon: (it87) request only Environment Controller ports | Bjorn Helgaas | 2008-01-22 | 1 | -9/+23 |
| |/ / |
|
* | | | W1: w1_therm.c is flagging 0C etc as invalid | David Fries | 2008-01-22 | 1 | -1/+1 |