0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[ACPI] gut acpi_pci_choose_state() to avoid conflict with pending pm_message_t re-definition. More... over 20 years ago
[PATCH] class: remove class_simple code, as no one in the tree is using it anymore. More... over 20 years ago
[PATCH] class: add kerneldoc for the new class functions. More... over 20 years ago
[PATCH] class: convert the remaining class_simple users in the kernel to usee the new class api More... over 20 years ago
[PATCH] class: convert drivers/* to use the new class api instead of class_simple More... over 20 years ago
[PATCH] class: convert arch/* to use the new class api instead of class_simple More... over 20 years ago
[PATCH] class: convert drivers/scsi/* to use the new class api instead of class_simple More... over 20 years ago
[PATCH] class: convert drivers/ieee1394/* to use the new class api instead of class_simple More... over 20 years ago
[PATCH] class: convert drivers/char/* to use the new class api instead of class_simple More... over 20 years ago
[PATCH] class: convert drivers/block/* to use the new class api instead of class_simple More... over 20 years ago
[PATCH] class: convert sound/* to use the new class api instead of class_simple More... over 20 years ago
[IA64-SGI] move nodepda pointer out of pda More... over 20 years ago
[PATCH] driver core: change export symbol for driver_for_each_device() More... over 20 years ago
[PATCH] PCI Allow OutOfRange PIRQ table address More... over 20 years ago
[PATCH] move cnodeid_to_nasid_table out of pda Another step in the effort to eliminate the SN pda structure. This patch moves the cnodeid_to_nasid_table field out of the pda, making it a standalone per-cpu data item, and exports it so it can be accessed by kernel modules. More... over 20 years ago
[PATCH] Add a klist to struct device_driver for the devices bound to it. More... over 20 years ago
[PATCH] Add a klist to struct bus_type for its drivers. More... over 20 years ago
[PATCH] Add a klist to struct bus_type for its devices. More... over 20 years ago
[PATCH] Add initial implementation of klist helpers. More... over 20 years ago
HUB interrupts are allocated per node, not per slice. Make manipulation of the interrupt mask register atomic by disabling interrupts. More... over 20 years ago
[PATCH] Use driver_for_each_device() instead of manually walking list. More... over 20 years ago
[PATCH] Use driver_for_each_device() in drivers/pnp/driver.c instead of manually walking list. More... over 20 years ago
[PATCH] Add driver_for_each_device(). More... over 20 years ago
HUB interrupts are allocated per node, not per slice. Make manipulation of the interrupt mask register atomic by disabling interrupts. More... over 20 years ago
[PATCH] Move device/driver code to drivers/base/dd.c More... over 20 years ago
[PATCH] Add a semaphore to struct device to synchronize calls to its driver. More... over 20 years ago
[MTD] sharpsl-flash: Correct error paths More... over 20 years ago
[MTD] Add support for more SharpSL machines and fix missing mapping init More... over 20 years ago
R4300 delay slot. More... over 20 years ago
[JFFS2] Prevent deadlock when flushing write buffer More... over 20 years ago