Commit Graph

1550 Commits (3785bc170f79ef04129731582b468c28e1326d6d)

Author SHA1 Message Date
Minchan Kim ee6f509c32 mm: factor out memory isolate functions 13 years ago
Marek Szyprowski d2b7428eb0 common: dma-mapping: introduce dma_get_sgtable() function 13 years ago
Marek Szyprowski 64ccc9c033 common: dma-mapping: add support for generic dma_mmap_* calls 13 years ago
Al Viro 921a1650de new helper: done_path_create() 13 years ago
Dan Williams 492d542273 [SCSI] cleanup usages of scsi_complete_async_scans 13 years ago
Colin Cross 064b021fbe PM / Sleep: call early resume handlers when suspend_noirq fails 13 years ago
Linus Torvalds eea03c20ae Make wait_for_device_probe() also do scsi_complete_async_scans() 13 years ago
Sachin Kamat ad0446eb11 PM / QoS: Use NULL pointer instead of plain integer in qos.c 13 years ago
Sachin Kamat 7664e96935 PM / Sleep: Add missing static storage class specifiers in main.c 13 years ago
Dimitris Papastamos 463351194d regmap: Fix incorrect arguments to kzalloc() call 13 years ago
Sebastian Ott a14af32564 driver core: don't trigger uevent after failure 13 years ago
Rafael J. Wysocki eed5d21507 PM / Runtime: Do not increment device usage counts before probing 13 years ago
Lars-Peter Clausen b0d1f807f3 driver-core: Use kobj_to_dev instead of re-implementing it 13 years ago
Mark Brown 8153584e3f driver core: Move deferred devices to the end of dpm_list before probing 13 years ago
Sebastian Ott 5a7689fd5b driver core: move uevent call to driver_register 13 years ago
Ming Lei d1c6c030fc driver core: fix shutdown races with probe/remove(v3) 13 years ago
Al Viro 79714f72d3 get rid of kern_path_parent() 13 years ago
Rafael J. Wysocki d181b49eb3 PM / Sleep: Fix build warning in sysfs.c for CONFIG_PM_SLEEP unset 13 years ago
Rafael J. Wysocki 8e9afafdad PM / Domains: Fix build warning for CONFIG_PM_RUNTIME unset 13 years ago
Sachin Kamat db79e53dd5 PM / Domains: Replace plain integer with NULL pointer in domain.c file 13 years ago
Sachin Kamat 8951ef0219 PM / Domains: Add missing static storage class specifier in domain.c file 13 years ago
Preeti U Murthy 8651f97bd9 PM / cpuidle: System resume hang fix with cpuidle 13 years ago
Mark Brown 1044c180de regmap: Add hook for printk logging for debugging during early init 13 years ago
Rafael J. Wysocki 62d4490294 PM / Domains: Allow device callbacks to be added at any time 13 years ago
Rafael J. Wysocki 1d5fcfec22 PM / Domains: Add device domain data reference counter 13 years ago
Rafael J. Wysocki cbc9ef0287 PM / Domains: Add preliminary support for cpuidle, v2 13 years ago
Rafael J. Wysocki 80de3d7f41 PM / Domains: Do not stop devices after restoring their states 13 years ago
Rafael J. Wysocki 0b589741b8 PM / Domains: Use subsystem runtime suspend/resume callbacks by default 13 years ago
Rafael J. Wysocki b2df1d4f8b PM / Sleep: Separate printing suspend times from initcall_debug 13 years ago
Sameer Nanda 4b7760ba0d PM / Sleep: add knob for printing device resume times 13 years ago
Mandeep Singh Baines 1f758b2317 PM / Sleep: Prevent waiting forever on asynchronous suspend after abort 13 years ago
Krystian Garbaciak 632a5b01db regmap: Fix work_buf switching for page update during virtual range access. 13 years ago
Krystian Garbaciak 6863ca6227 regmap: Add support for register indirect addressing. 13 years ago
Krystian Garbaciak fc3ebd788e regmap: Move lock out from internal function _regmap_update_bits(). 13 years ago
Randy Dunlap 6e7b4a59b3 driver core: fix some kernel-doc warnings in dma*.c 13 years ago
Hans de Goede 0998d06310 device-core: Ensure drvdata = NULL when no driver is bound 13 years ago
Kuninori Morimoto 1d29cfa574 driver core: fixup reversed deferred probe order 13 years ago
Axel Lin e8790ab4ce regmap: mmio: Staticize regmap_mmio_gen_context() 13 years ago
Rabin Vincent bdd4034df8 driver core: always handle dpm_order 13 years ago
Mark Brown 752a6a5f84 regmap: Export regmap_reinit_cache() 13 years ago
Mark Brown a43fd50dc9 regmap: Implement support for wake IRQs 13 years ago
Mark Brown bfd6185dde regmap: Don't try to map non-existant IRQs 13 years ago
Mark Brown b026ddbbd2 regmap: Constify regmap_irq_chip 13 years ago
Fabio Estevam 5494a98f45 regmap: Fix the size calculation for map->format.buf_size 13 years ago
Stephen Warren bfaa25f334 regmap: clean up debugfs if regmap_init fails 13 years ago
Stephen Warren 6a55244e89 regmap: mmio: request native endian formatting 13 years ago
Stephen Warren 141eba2e00 regmap: allow busses to request formatting with specific endianness 13 years ago
Mark Brown 14674e7011 i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING 13 years ago
Al Viro 726592a9be mode_t whack-a-mole: ->is_visible() returns umode_t... 13 years ago
Ryota Ozaki f623881872 mm: fix off-by-one bug in print_nodes_state() 13 years ago