Commit Graph

654 Commits (79b42babbac2a5a522b8e269fb2811b6e1063030)

Author SHA1 Message Date
Yang Hongyang 2f4f27d42a dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) 16 years ago
Rafael J. Wysocki 2ed8d2b3a8 PM: Rework handling of interrupts during suspend-resume 16 years ago
Uwe Kleine-Koenig ee6921f7d8 trivial: fix typo "thier" -> "their" 16 years ago
Rusty Russell aa85ea5b89 cpumask: use new cpumask_ functions in core code. 16 years ago
Cornelia Huck ffa6a7054d Driver core: Fix device_move() vs. dpm list ordering, v2 16 years ago
Zhenwen Xu 60530afe1e Driver core: some cleanup on drivers/base/sys.c 16 years ago
Ming Lei f67f129e51 Driver core: implement uevent suppress in kobject 16 years ago
Ming Lei ce21c7bcd7 driver core: fix passing platform_data 16 years ago
Ming Lei 006f4571a1 driver core: move platform_data into platform_device 16 years ago
Greg Kroah-Hartman ae1b41715e driver core: move knode_bus into private structure 16 years ago
Greg Kroah-Hartman 8940b4f312 driver core: move knode_driver into private structure 16 years ago
Greg Kroah-Hartman f791b8c836 driver core: move klist_children into private structure 16 years ago
Greg Kroah-Hartman fb069a5d13 driver core: create a private portion of struct device 16 years ago
Ming Lei b23530ebc3 driver core: remove polling for driver_probe_done(v5) 16 years ago
Dave Young f48f3febb2 driver-core: do not register a driver with bus_type not registered 16 years ago
Eric Miao 57fee4a58f platform: introduce module id table for platform devices 16 years ago
Eric Miao 71b3e0c1ad platform: make better use of to_platform_{device,driver}() macros 16 years ago
Ming Lei 49b420a13f driver core: check bus->match without holding device lock 16 years ago
Kay Sievers 1fa5ae857b driver core: get rid of struct device's bus_id string array 16 years ago
Sheng Yang dbb9fd8630 iommu: Add domain_has_cap iommu_ops 16 years ago
Rusty Russell a70f730282 cpumask: replace node_to_cpumask with cpumask_of_node. 16 years ago
Roel Kluin 4750498099 mm: get_nid_for_pfn() returns int 16 years ago
Hannes Eder ff2c8a4167 IOMMU-API: use ANSI style function declaration for 'iommu_found' 16 years ago
Ingo Molnar 0f99fed460 PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix 16 years ago
Rafael J. Wysocki 770824bdc4 PM: Split up sysdev_[suspend|resume] from device_power_[down|up] 16 years ago
Arjan van de Ven 216773a787 Consolidate driver_probe_done() loops into one place 16 years ago
Randy Dunlap 7cbcf22548 driver-core: fix kernel-doc parameter name 16 years ago
Roland Dreier 7143f7a1a3 driver core: Convert '/' to '!' in dev_set_name() 16 years ago
Rusty Russell f7df8ed164 cpumask: convert misc driver functions 16 years ago
Rusty Russell fbd59a8d1f cpumask: Use topology_core_cpumask()/topology_thread_cpumask() 16 years ago
Greg Kroah-Hartman 926beadb3d Revert "driver core: create a private portion of struct device" 16 years ago
Greg Kroah-Hartman e2d4077678 Revert "driver core: move klist_children into private structure" 16 years ago
Greg Kroah-Hartman cda5e83fde Revert "driver core: move knode_driver into private structure" 16 years ago
Greg Kroah-Hartman 4db8e282f2 Revert "driver core: move knode_bus into private structure" 16 years ago
David Miller b13d3720ec topology: Fix sparc64 build. 16 years ago
Gary Hade c04fc586c1 mm: show node to memory section relationship with symlinks in sysfs 16 years ago
Mark McLoughlin 0aa0dc41bf driver core: add root_device_register() 16 years ago
Ming Lei 7232800ba8 driver core:fix duplicate removing driver link in __device_release_driver 16 years ago
Alan Stern ec0676ee28 Driver core: move the bus notifier call points 16 years ago
Greg Kroah-Hartman b9daa99ee5 driver core: move knode_bus into private structure 16 years ago
Greg Kroah-Hartman 93e746db18 driver core: move knode_driver into private structure 16 years ago
Greg Kroah-Hartman 11c3b5c3e0 driver core: move klist_children into private structure 16 years ago
Greg Kroah-Hartman 2831fe6f9c driver core: create a private portion of struct device 16 years ago
Kay Sievers 1e0b2cf933 driver core: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Rafael J. Wysocki adf094931f PM: Simplify the new suspend/hibernation framework for devices 16 years ago
Nick Andrew 11f1fbcf92 trivial: Fix misspelled firmware in Kconfig 16 years ago
Mike Travis 8fd2d2d5aa cpumask: fix compile error when CONFIG_NR_CPUS is not defined 16 years ago
Joerg Roedel 1aaf118352 select IOMMU_API when DMAR and/or AMD_IOMMU is selected 16 years ago
Joerg Roedel fc2100eb4d add frontend implementation for the IOMMU API 16 years ago
Mike Travis e057d7aea9 cpumask: add sysfs displays for configured and disabled cpu maps 16 years ago