1. 6e99f32 drivers/base/memory.c: fix show_mem_removable() to handle missing sections by Russ Anderson · 13 years ago
  2. ff289c1 regmap: silence GCC warning by Paul Bolle · 14 years ago
  3. 6ec0e8e regmap: cache Fix regcache-rbtree sync by Lars-Peter Clausen · 13 years ago
  4. 38bc0fe drivercore: Fix ordering between deferred_probe and exiting initcalls by Grant Likely · 13 years ago
  5. 362efcc Driver core: treat unregistered bus_types as having no devices by Bjorn Helgaas · 13 years ago
  6. ba1de75 regmap: debugfs: Avoid overflows for very small reads by Mark Brown · 14 years ago
  7. c4e9e58 PM / QoS: fix wrong error-checking condition by Guennadi Liakhovetski · 14 years ago
  8. 24a0c20 PM / Sleep: use resume event when call dpm_resume_early by Feng Hong · 14 years ago
  9. 7f2e6de PM / Runtime: Clear power.deferred_resume on success in rpm_suspend() by Rafael J. Wysocki · 14 years ago
  10. a0bfb91 PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set by Rafael J. Wysocki · 14 years ago
  11. 46dbb0f PM / Sleep: call early resume handlers when suspend_noirq fails by Colin Cross · 14 years ago
  12. 3d90eea PM / Sleep: Prevent waiting forever on asynchronous suspend after abort by Mandeep Singh Baines · 14 years ago
  13. 6560ffd regmap: fix possible memory corruption in regmap_bulk_read() by Laxman Dewangan · 14 years ago
  14. 3a4ffe9 drivers/base: fix compiler warning in SoC export driver - idr should be ida by Lee Jones · 14 years ago
  15. 33cb4f3 drivers/base: Remove unneeded spin_lock_init call for soc_lock by Axel Lin · 14 years ago
  16. f4e52e7 Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 14 years ago
  17. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  18. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 14 years ago
  19. c04c1b9 regmap: prevent division by zero in rbtree_show by Stephen Warren · 14 years ago
  20. 64ebe98 Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  21. e466de0 regmap: Export regcache_sync_region() by Mark Brown · 14 years ago
  22. 4b4e9e4 regmap: rbtree: Fix register default look-up in sync by Lars-Peter Clausen · 14 years ago
  23. ed0bb8e Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 14 years ago
  24. a36cf84 firmware_class: Move request_firmware_nowait() to workqueues by Stephen Boyd · 14 years ago
  25. dddb554 firmware_class: Reorganize fw_create_instance() by Stephen Boyd · 14 years ago
  26. 9b78c1d firmware_class: Do not warn that system is not ready from async loads by Rafael J. Wysocki · 14 years ago
  27. 811fa40 firmware_class: Split _request_firmware() into three functions, v2 by Rafael J. Wysocki · 14 years ago
  28. fe2e39d firmware_class: Rework usermodehelper check by Rafael J. Wysocki · 14 years ago
  29. f2791d7 PM / Runtime: don't forget to wake up waitqueue on failure by Alan Stern · 14 years ago
  30. fc13020 dma-buf: add support for kernel cpu access by Daniel Vetter · 14 years ago
  31. 6b607e3 dma-buf: don't hold the mutex around map/unmap calls by Daniel Vetter · 14 years ago
  32. 55c1c4c dma-buf: pass flags into dma_buf_fd. by Dave Airlie · 14 years ago
  33. 33ea2dc dma-buf: add dma_data_direction to unmap dma_buf_op by Sumit Semwal · 14 years ago
  34. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  35. 0a329d2 bitops: remove for_each_set_bit_cont() by Akinobu Mita · 14 years ago
  36. 9586c95 Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 14 years ago
  37. b2094ef Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 14 years ago
  38. 754b980 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  39. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  40. f8974cb Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  41. c7c66c0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  42. 2ed9201 dma-buf: Move code out of mutex-protected section in dma_buf_attach() by Laurent Pinchart · 14 years ago
  43. a9fbc3b dma-buf: Return error instead of using a goto statement when possible by Laurent Pinchart · 14 years ago
  44. d1aa06a dma-buf: Remove unneeded sanity checks by Laurent Pinchart · 14 years ago
  45. 5375764 dma-buf: Constify ops argument to dma_buf_export() by Laurent Pinchart · 14 years ago
  46. 98e8bda Merge branch 'pm-domains' by Rafael J. Wysocki · 14 years ago
  47. 18dd2ec PM / Domains: Check domain status during hibernation restore of devices by Rafael J. Wysocki · 14 years ago
  48. 62dc7c0 Merge branch 'pm-domains' by Rafael J. Wysocki · 14 years ago
  49. 59fb53e Merge branch 'pm-qos' by Rafael J. Wysocki · 14 years ago
  50. 1e78a0c PM / Domains: Introduce "always on" device flag by Rafael J. Wysocki · 14 years ago
  51. 65533bb PM / Domains: Fix hibernation restore of devices, v2 by Rafael J. Wysocki · 14 years ago
  52. cc85b20 PM / Domains: Fix handling of wakeup devices during system resume by Rafael J. Wysocki · 14 years ago
  53. addfd8a Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next by Mark Brown · 14 years ago
  54. eae4b51 Merge remote-tracking branch 'regmap/topic/introspection' into regmap-next by Mark Brown · 14 years ago
  55. 4a6be7b Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' into regmap-next by Mark Brown · 14 years ago
  56. 7d9aca3 Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next by Mark Brown · 14 years ago
  57. e1c1c69 Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/devm' into regmap-next by Mark Brown · 14 years ago
  58. cd593ac Merge tag 'v3.3-rc7' into x86/mce by Ingo Molnar · 14 years ago
  59. 85dc0b8 PM / QoS: Make it possible to expose PM QoS latency constraints by Rafael J. Wysocki · 14 years ago
  60. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 14 years ago
  61. f5d6eba regmap: Fix future missing prototype of devres_alloc() and friends by Stephen Warren · 14 years ago
  62. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 14 years ago
  63. fcd6f76 driver-core: remove legacy iSeries hack by Stephen Rothwell · 14 years ago
  64. 8b0372a driver core: minor comment formatting cleanups by Greg Kroah-Hartman · 14 years ago
  65. ef8a3fd driver core: move the deferred probe pointer into the private area by Greg Kroah-Hartman · 14 years ago
  66. d1c3414 drivercore: Add driver probe deferral mechanism by Grant Likely · 14 years ago
  67. f9353e7 regmap: Fix rbtree block base in sync by Mark Brown · 14 years ago
  68. 994f5db regcache: Make sure we sync register 0 in an rbtree cache by Mark Brown · 14 years ago
  69. 48ed000 Merge branch 'pm-domains' by Rafael J. Wysocki · 14 years ago
  70. 643161ac Merge branch 'pm-sleep' by Rafael J. Wysocki · 14 years ago
  71. 8671bbc PM / Sleep: Add more wakeup source initialization routines by Rafael J. Wysocki · 14 years ago
  72. 4782e16 PM / Sleep: Make __pm_stay_awake() delete wakeup source timers by Rafael J. Wysocki · 14 years ago
  73. da863cd PM / Sleep: Fix race conditions related to wakeup source timer function by Rafael J. Wysocki · 14 years ago
  74. d94aff8 PM / Sleep: Fix possible infinite loop during wakeup source destruction by Rafael J. Wysocki · 14 years ago
  75. 19694b5 regmap: delete unused module.h from drivers/base/regmap files by Paul Gortmaker · 14 years ago
  76. a0941e5 regmap: Fix x86_64 breakage by Mark Brown · 14 years ago
  77. 4d4cfd1 regmap: Allow drivers to sync only part of the register cache by Mark Brown · 14 years ago
  78. ac8d91c regmap: Supply ranges to the sync operations by Mark Brown · 14 years ago
  79. 5d5b7d4 regmap: Add tracepoints for cache only and cache bypass by Mark Brown · 14 years ago
  80. 6ff7373 regmap: Mark the cache as clean after a successful sync by Mark Brown · 14 years ago
  81. c3ec232 regmap: Remove default cache sync implementation by Mark Brown · 14 years ago
  82. a3c3774 regmap: Skip hardware defaults for LZO caches by Mark Brown · 14 years ago
  83. f0c2319 regmap: Expose the driver name in debugfs by Dimitris Papastamos · 14 years ago
  84. 09c6ecd regmap: Add support for writing to regmap registers via debugfs by Dimitris Papastamos · 14 years ago
  85. 8215045 Merge tag 'topic/introspection' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into HEAD by Mark Brown · 14 years ago
  86. b8fb5ab regmap: Support raw reads from cached registers by Mark Brown · 14 years ago
  87. aca1e17 Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-drivers by Mark Brown · 14 years ago
  88. 3bf06a1 Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-drivers by Mark Brown · 14 years ago
  89. a6539c3 regmap: Allow users to query the size of register values by Mark Brown · 14 years ago
  90. fa2c8f4 Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflict by Mark Brown · 14 years ago
  91. bff98bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 14 years ago
  92. 7d5e525 regmap: Implement support for 32 bit registers and values by Mark Brown · 14 years ago
  93. df00c79 regmap: Bypassing cache when initializing cache by Laxman Dewangan · 14 years ago
  94. 61cddc5 regmap: Fix cache defaults initialization from raw cache defaults by Lars-Peter Clausen · 14 years ago
  95. 8eaeb21 regmap: add regmap_bulk_write() for register write by Laxman Dewangan · 14 years ago
  96. 7c95149 PM / Sleep: Initialize wakeup source locks in wakeup_source_add() by Rafael J. Wysocki · 14 years ago
  97. c915719 regmap: Support for caching in reg_raw_write() by Laxman Dewangan · 14 years ago
  98. 74d1d82 drivers/base: add bus for System-on-Chip devices by Lee Jones · 14 years ago
  99. 2a14d7d regmap: Fix kcalloc parameters swapped by Axel Lin · 14 years ago
  100. 29bb5d4 driver-core: cpu: fix kobject warning when hotplugging a cpu by Greg Kroah-Hartman · 14 years ago