Commit Graph

2052 Commits (2b6d598bc9043f51d2092d10392a6e3c161cdff7)

Author SHA1 Message Date
Benson Leung f123db8e9d driver core : Fix use after free of dev->parent in device_shutdown 12 years ago
Kirill A. Shutemov 3cd14fcd3f thp: account anon transparent huge pages into NR_ANON_PAGES 12 years ago
Christopher James Halse Rogers 19e8697ba4 dma-buf: Expose buffer size to userspace (v2) 12 years ago
Tuomas Tynkkynen 9022e24e89 dma-buf: Check return value of anon_inode_getfile 12 years ago
Maxime Bizon 1eeeef153c firmware loader: fix pending_fw_head list corruption 12 years ago
Rafael J. Wysocki 5e33bc4165 driver core / ACPI: Avoid device hot remove locking issues 12 years ago
Lars-Peter Clausen 3f4ff561bc regmap: rbtree: Make cache_present bitmap per node 12 years ago
Lars-Peter Clausen 472fdec738 regmap: rbtree: Reduce number of nodes, take 2 12 years ago
Lars-Peter Clausen 194c753a21 regmap: rbtree: Simplify adjacent node look-up 12 years ago
Russ Anderson 21ea9f5ace drivers/base/memory.c: fix show_mem_removable() to handle missing sections 12 years ago
Gu Zheng 7315f0ccfc drivers/base/memory.c: introduce help macro to_memory_block 12 years ago
Lars-Peter Clausen 26ee47411a regmap: debugfs: Fix continued read from registers file 12 years ago
Greg Kroah-Hartman 6396768560 driver core: add #include <linux/sysfs.h> to core files. 12 years ago
Lars-Peter Clausen b6752123cc regcache-rbtree: Fix reg_stride != 1 12 years ago
Marek Szyprowski a254738039 drivers: dma-contiguous: clean source code and prepare for device tree 12 years ago
Greg Kroah-Hartman 14adbe5307 driver core: firmware: use __ATTR_RW() 12 years ago
Greg Kroah-Hartman c5e064a698 driver core: core: use DEVICE_ATTR_RO 12 years ago
Greg Kroah-Hartman 2581c9cc0d driver core: bus: use DRIVER_ATTR_WO() 12 years ago
Greg Kroah-Hartman d06262e585 driver-core: platform: convert bus code to use dev_groups 12 years ago
Greg Kroah-Hartman 3e1026b3fa sysfs.h: remove attr_name() macro 12 years ago
Greg Kroah-Hartman 3e9b2bae83 sysfs: add sysfs_create/remove_groups() 12 years ago
Seth Jennings fa2be40fe7 drivers: base: use standard device online/offline for state change 12 years ago
Seth Jennings cb5e39b803 drivers: base: refactor add_memory_section() to add_memory_block() 12 years ago
Seth Jennings 37171e3cb7 drivers: base: remove improper get/put in add_memory_section() 12 years ago
Seth Jennings 37a7bd6255 drivers: base: reduce add_memory_section() for boot-time only 12 years ago
Seth Jennings d7f80530ad drivers: base: unshare add_memory_section() from hotplug 12 years ago
Seth Jennings df2b717c66 drivers: base: use device get/put functions 12 years ago
Seth Jennings 879f1bec8e drivers: base: remove unneeded variable 12 years ago
Seth Jennings b1eaef3da5 drivers: base: move mutex lock out of add_memory_section() 12 years ago
David Jander 4e67fb5f5e regmap: rbtree: Fix overlapping rbnodes. 12 years ago
Sudeep KarkadaNagesha f86e4718f2 driver/core: cpu: initialize of_node in cpu's device struture 12 years ago
Hanjun Guo cebcac7c59 drivers / dma-contiguous: Fix __init attribute location 12 years ago
Hanjun Guo a82579106c drivers / platform: Fix __init attribute location 12 years ago
Hanjun Guo 3454bf9604 drivers / base: Fix sysfs_deprecated_setup() __init attribute location 12 years ago
Mark Brown aab13ebca2 regmap: Allow multiple patches to be registered 12 years ago
Rafael J. Wysocki c7991b0b72 driver core / cpu: Check if NUMA node is valid before bringing CPU up 12 years ago
Greg Kroah-Hartman 12478ba077 driver core: bus_type: add bus_groups 12 years ago
Greg Kroah-Hartman ed0617b5c0 driver core: bus_type: add drv_groups 12 years ago
Greg Kroah-Hartman fa6fdb33b4 driver core: bus_type: add dev_groups 12 years ago
Ionut Nicu 515f226170 regmap: regcache: allow read-only regs to be cached 12 years ago
Ionut Nicu 1767da9e8e regmap: fix regcache_reg_present() for empty cache 12 years ago
Philipp Zabel f161d22081 regmap: core: allow a virtual range to cover its own data window 12 years ago
Viresh Kumar b071f2b21a PM / OPP: Export opp_add() 12 years ago
Lars-Peter Clausen 2d49b59875 regmap: cache: Make sure to sync the last register in a block 12 years ago
Hanjun Guo 29f1953d51 cpu topology: remove stale arch_provides_topology_pointers and define_siblings_show_map/list() 12 years ago
Shuah Khan 536446772f PM / Sleep: new trace event to print device suspend and resume times 12 years ago
Jingoo Han 34da5e6770 driver core: replace strict_strto*() with kstrto*() 12 years ago
David Graham White 86df268705 drivers:base:core: Moved sym export macros to respective functions 12 years ago
Philipp Zabel 2753e6f820 regmap: irq: Allow to acknowledge masked interrupts during initialization 12 years ago
Randy Dunlap 08801f9665 driver-core: fix new kernel-doc warning in base/platform.c 12 years ago