1. 1f758b2 PM / Sleep: Prevent waiting forever on asynchronous suspend after abort by Mandeep Singh Baines · 12 years ago
  2. fe80352 Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  3. 1d29cfa5 driver core: fixup reversed deferred probe order by Kuninori Morimoto · 12 years ago
  4. 752a6a5 regmap: Export regmap_reinit_cache() by Mark Brown · 12 years ago
  5. 5494a98 regmap: Fix the size calculation for map->format.buf_size by Fabio Estevam · 12 years ago
  6. bfaa25f regmap: clean up debugfs if regmap_init fails by Stephen Warren · 12 years ago
  7. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  8. 14674e7 i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING by Mark Brown · 12 years ago
  9. 726592a mode_t whack-a-mole: ->is_visible() returns umode_t... by Al Viro · 12 years ago
  10. f623881 mm: fix off-by-one bug in print_nodes_state() by Ryota Ozaki · 12 years ago
  11. da89fb1 Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
  12. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  13. 12c4727 dma-buf: minor documentation fixes. by Sumit Semwal · 12 years ago
  14. 98f86c9 dma-buf: add vmap interface by Dave Airlie · 12 years ago
  15. 4c78513 dma-buf: mmap support by Daniel Vetter · 12 years ago
  16. 468f4d1 Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  17. eb2689e Merge tag 'regmap-domain-deps' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  18. 18d5eac regmap: Use select .. if to get IRQ_DOMAIN enabled by Mark Brown · 12 years ago
  19. d79ee93 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  20. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  21. 0f51596 Merge branch 'for-next-arm-dma' into for-linus by Marek Szyprowski · 12 years ago
  22. c64be2b drivers: add Contiguous Memory Allocator by Marek Szyprowski · 13 years ago
  23. bca0fa5 common: add dma_mmap_from_coherent() function by Marek Szyprowski · 12 years ago
  24. 06132ee Merge branch 'pm-domains' by Rafael J. Wysocki · 12 years ago
  25. ca1d72f PM / Domains: Make it possible to add devices to inactive domains by Rafael J. Wysocki · 12 years ago
  26. 38e7f5d regmap: Fix typo in IRQ register striding by Mark Brown · 12 years ago
  27. 8e7fbcb sched: Remove stale power aware scheduling remnants and dysfunctional knobs by Peter Zijlstra · 13 years ago
  28. 022f926a regmap: add support for non contiguous status to regmap-irq by Graeme Gregory · 12 years ago
  29. 094e47e Driver Core: don't oops with unregistered driver in driver_find_device() by Hiroshi DOYU · 12 years ago
  30. 4af8be6 regmap: Convert regmap_irq to use irq_domain by Mark Brown · 12 years ago
  31. 06e65cb Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq' into regmap-next by Mark Brown · 12 years ago
  32. 2431d0a regmap: Pass back the allocated regmap IRQ controller data by Mark Brown · 12 years ago
  33. 25061d2 Merge tag 'regmap-3.4' into regmap-stride by Mark Brown · 12 years ago
  34. 351520a Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  35. b723b0e PM / Domains: Fix computation of maximum domain off time by Rafael J. Wysocki · 12 years ago
  36. 4fcac10 PM / Domains: Fix link checking when add subdomain by Huang Ying · 12 years ago
  37. 6560ffd regmap: fix possible memory corruption in regmap_bulk_read() by Laxman Dewangan · 12 years ago
  38. 72b39f6 regmap: Implement dev_get_regmap() by Mark Brown · 12 years ago
  39. c4e00da driver-core: extend dev_printk() to pass structured data by Kay Sievers · 12 years ago
  40. 6ff7bb0d0 PM / Domains: Cache device stop and domain power off governor results, v3 by Rafael J. Wysocki · 12 years ago
  41. efa6902 PM / Domains: Make device removal more straightforward by Rafael J. Wysocki · 12 years ago
  42. d926d0e devres: Add devres_release() by Mark Brown · 12 years ago
  43. 698cd2d devres: Clarify documentation for devres_destroy() by Mark Brown · 12 years ago
  44. eb15742 Merge 3.4-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  45. 23e0fc5 PM / QoS: Create device constraints objects on notifier registration by Rafael J. Wysocki · 12 years ago
  46. 76e267d PM / Runtime: Remove device fields related to suspend time, v2 by Rafael J. Wysocki · 12 years ago
  47. dd8683e PM / Domains: Rework default domain power off governor function, v2 by Rafael J. Wysocki · 12 years ago
  48. a5bef810 PM / Domains: Rework default device stop governor function, v2 by Rafael J. Wysocki · 12 years ago
  49. b86ff982 PM / Sleep: Add user space interface for manipulating wakeup sources, v3 by Rafael J. Wysocki · 12 years ago
  50. 5585094 PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources by Rafael J. Wysocki · 12 years ago
  51. 7483b4a PM / Sleep: Implement opportunistic sleep, v2 by Rafael J. Wysocki · 12 years ago
  52. 6791e36 PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepoints by Arve Hjønnevåg · 12 years ago
  53. 30e3ce6 PM / Sleep: Change wakeup source statistics to follow Android by Rafael J. Wysocki · 12 years ago
  54. 60af106 PM / Sleep: Use wait queue to signal "no wakeup events in progress" by Rafael J. Wysocki · 12 years ago
  55. 52d136c PM / Sleep: Look for wakeup events in later stages of device suspend by Rafael J. Wysocki · 12 years ago
  56. 7a64761 regmap: Devices using format_write don't support bulk operations by Mark Brown · 12 years ago
  57. 2e33caf regmap: Converts group operation into single read write operations by Ashish Jangam · 12 years ago
  58. f298536 regmap: Cache single values read from the chip by Mark Brown · 12 years ago
  59. 9169c01 drivers/base/core.c: Fix a typo in comment by yan · 12 years ago
  60. 7cd9c9b Revert "driver core: check start node in klist_iter_init_node" by Greg Kroah-Hartman · 12 years ago
  61. a15d49f driver core: check start node in klist_iter_init_node by Hannes Reinecke · 12 years ago
  62. 97ec448 drivers/base/bus.c: local variables should not be exposed globally by H Hartley Sweeten · 12 years ago
  63. efb4df82 driver core: fix dma-buf.c kernel-doc warnings by Randy Dunlap · 12 years ago
  64. 0d4e293c core.c: fix 'the the' typo by Peter Korsgaard · 12 years ago
  65. 02fbe5e devtmpfs: fix 'the the' typo by Peter Korsgaard · 12 years ago
  66. 5680655 regmap: fix compile errors in regmap-irq.c due to stride changes by Stephen Warren · 12 years ago
  67. f01ee60 regmap: implement register striding by Stephen Warren · 12 years ago
  68. c0cc6fe Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-stride by Mark Brown · 12 years ago
  69. abec95a regmap: fix compilation when !CONFIG_DEBUG_FS by Stephen Warren · 12 years ago
  70. d3c242e regmap: allow regmap instances to be named by Stephen Warren · 12 years ago
  71. 3a4ffe9 drivers/base: fix compiler warning in SoC export driver - idr should be ida by Lee Jones · 12 years ago
  72. 33cb4f3 drivers/base: Remove unneeded spin_lock_init call for soc_lock by Axel Lin · 12 years ago
  73. f4e52e7 Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  74. 851960b regmap: validate regmap_raw_read/write val_len by Stephen Warren · 12 years ago
  75. 9878647 regmap: mmio: remove some error checks now in the core by Stephen Warren · 12 years ago
  76. 40606db regmap: mmio: convert some error returns to BUG() by Stephen Warren · 12 years ago
  77. 45f5ff8 regmap: add MMIO bus support by Stephen Warren · 12 years ago
  78. bacdbe0 regmap: introduce fast_io busses, and use a spinlock for them by Stephen Warren · 12 years ago
  79. 0135bbc regmap: introduce explicit bus_context for bus callbacks by Stephen Warren · 12 years ago
  80. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  81. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  82. c04c1b9 regmap: prevent division by zero in rbtree_show by Stephen Warren · 12 years ago
  83. 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 · 12 years ago
  84. e466de0 regmap: Export regcache_sync_region() by Mark Brown · 12 years ago
  85. d939fb9 regmap: Use pad_bits and reg_bits when determining register format. by Marc Reilly · 12 years ago
  86. ea279fc regmap: Add support for device with 24 data bits. by Marc Reilly · 12 years ago
  87. 4b4e9e4 regmap: rbtree: Fix register default look-up in sync by Lars-Peter Clausen · 12 years ago
  88. ed0bb8e Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
  89. a36cf84 firmware_class: Move request_firmware_nowait() to workqueues by Stephen Boyd · 12 years ago
  90. dddb554 firmware_class: Reorganize fw_create_instance() by Stephen Boyd · 12 years ago
  91. 9b78c1d firmware_class: Do not warn that system is not ready from async loads by Rafael J. Wysocki · 12 years ago
  92. 811fa40 firmware_class: Split _request_firmware() into three functions, v2 by Rafael J. Wysocki · 12 years ago
  93. fe2e39d8 firmware_class: Rework usermodehelper check by Rafael J. Wysocki · 12 years ago
  94. f2791d7 PM / Runtime: don't forget to wake up waitqueue on failure by Alan Stern · 12 years ago
  95. fc13020 dma-buf: add support for kernel cpu access by Daniel Vetter · 12 years ago
  96. 6b607e3 dma-buf: don't hold the mutex around map/unmap calls by Daniel Vetter · 12 years ago
  97. 55c1c4c dma-buf: pass flags into dma_buf_fd. by Dave Airlie · 12 years ago
  98. 33ea2dc dma-buf: add dma_data_direction to unmap dma_buf_op by Sumit Semwal · 12 years ago
  99. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  100. 0a329d2 bitops: remove for_each_set_bit_cont() by Akinobu Mita · 12 years ago