1. 954757d regmap: Implement generic syncing functionality by Dimitris Papastamos · 13 years ago
  2. dfdc444 regmap: Fix signed/unsigned comparison by Dimitris Papastamos · 13 years ago
  3. 25ed115 regmap: Remove redundant member `word_size' from regcache_rbtree_node by Dimitris Papastamos · 13 years ago
  4. 523d9cf mfd: Support software initiated shutdown of WM831x PMICs by Mark Brown · 13 years ago
  5. 92afb28 regmap: Allow drivers to control cache_only flag by Mark Brown · 13 years ago
  6. 39a5843 regmap: Prototype regcache_sync() by Mark Brown · 13 years ago
  7. e7a6db3 regmap: A cache type of _NONE behaves like a bypassed cache by Mark Brown · 13 years ago
  8. 5d1729e regmap: Incorporate the regcache core into regmap by Dimitris Papastamos · 13 years ago
  9. 5936008 regmap: Add the regcache_sync trace event by Dimitris Papastamos · 13 years ago
  10. 2cbbb57 regmap: Add the LZO cache support by Dimitris Papastamos · 13 years ago
  11. 28644c80 regmap: Add the rbtree cache support by Dimitris Papastamos · 13 years ago
  12. 195af65 regmap: Add the indexed cache support by Dimitris Papastamos · 13 years ago
  13. 9fabe24 regmap: Introduce caching support by Dimitris Papastamos · 13 years ago
  14. b9fb3f3 Merge branch 'regmap-interface' into regmap-next by Mark Brown · 13 years ago
  15. 069af89 regmap: Provide device read and write map interface for merging by Mark Brown · 13 years ago
  16. bbcf61c regmap: Make debugfs stubs static inline by Lars-Peter Clausen · 13 years ago
  17. 6f30644 regmap: Add support for device specific write and read flag masks. by Lars-Peter Clausen · 13 years ago
  18. d813ae9 regmap: Include the last register in debugfs output by Mark Brown · 13 years ago
  19. 5b457e3 regmap: Remove redundant owner field from the bus type struct by Mark Brown · 13 years ago
  20. a7ace56 Merge branch 'regmap-linus' into regmap-next by Mark Brown · 13 years ago
  21. 5204f5e regmap: Remove bitrotted module_put()s by Mark Brown · 13 years ago
  22. fec4fe2 Merge branch 'regmap-mfd' into regmap-next by Mark Brown · 13 years ago
  23. 50eeef5 mfd: Convert WM8400 to regmap API by Mark Brown · 13 years ago
  24. d6c645fc mfd: Convert WM8994 to use new register map API by Mark Brown · 13 years ago
  25. 5570c2f mfd: Use device ID matching for WM831x SPI driver by Mark Brown · 13 years ago
  26. 2e47fff mfd: Provide regmap register access info from wm831x driver by Mark Brown · 13 years ago
  27. 1df5981 mfd: Convert WM831x to use regmap API by Mark Brown · 13 years ago
  28. ae130d2 Merge branch 'regmap-interface' into regmap-next by Mark Brown · 13 years ago
  29. bd20eb5 regmap: Allow drivers to specify register defaults by Mark Brown · 13 years ago
  30. 449e384 regmap: Provide access information via debugfs by Mark Brown · 13 years ago
  31. 21f5554 regmap: Share some of the debugfs infrastructure ready for more files by Mark Brown · 13 years ago
  32. 8de2f08 regmap: Add functions to check for access on registers by Mark Brown · 13 years ago
  33. 13c5413 Merge branch 'regmap-linus' into regmap-next by Mark Brown · 13 years ago
  34. b33f9cb regmap: Specify a module license by Stephen Warren · 13 years ago
  35. 790923e regmap: Remove unused type and list fields from bus interface by Mark Brown · 13 years ago
  36. cb3c2dc regmap: Fix type of field width specifiers for x86_64 by Mark Brown · 13 years ago
  37. 3d9ead7 regmap: Use int rather than size_t for lengths when logging blocks by Mark Brown · 13 years ago
  38. be2136e Merge branch 'regmap-interface' into regmap-next by Mark Brown · 13 years ago
  39. 3566cc9 regmap: Fix kerneldoc errors for regmap by Mark Brown · 13 years ago
  40. 2efe164 regmap: Skip precious registers when dumping registers via debugfs by Mark Brown · 13 years ago
  41. 31244e3 regmap: Provide register map dump via debugfs by Mark Brown · 13 years ago
  42. 93de912 regmap: Use a local header for API internals by Mark Brown · 13 years ago
  43. 7330478 regmap: Implement writable register checks by Mark Brown · 13 years ago
  44. fb2736b regmap: Add basic tracepoints by Mark Brown · 13 years ago
  45. 555feda Merge branches 'regmap-linus' and 'regmap-interface' into regmap-next by Mark Brown · 13 years ago
  46. 2547e20 regmap: Just send the buffer directly for single register writes by Mark Brown · 13 years ago
  47. 1869488 regmap: Add precious registers to the driver interface by Mark Brown · 13 years ago
  48. 2e2ae66 regmap: Allow devices to specify which registers are accessible by Mark Brown · 13 years ago
  49. dd898b2 regmap: Add kerneldoc for struct regmap_config by Mark Brown · 13 years ago
  50. 322a8b0 Linux 3.1-rc1 by Linus Torvalds · 13 years ago
  51. 9e23311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  52. fc97114 sh: Fix boot crash related to SCI by Rafael J. Wysocki · 13 years ago
  53. f23c126 arm: remove stale export of 'sha_transform' by Linus Torvalds · 13 years ago
  54. 4d44871 arm: remove "optimized" SHA1 routines by Linus Torvalds · 13 years ago
  55. 3295514 fix rcu annotations noise in cred.h by Al Viro · 13 years ago
  56. 7813b94 vfs: rename 'do_follow_link' to 'should_follow_link' by Linus Torvalds · 13 years ago
  57. 206b1d0 Fix POSIX ACL permission check by Ari Savolainen · 13 years ago
  58. c2f340a Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  59. 3ddcd05 vfs: optimize inode cache access patterns by Linus Torvalds · 13 years ago
  60. 830c0f0 vfs: renumber DCACHE_xyz flags, remove some stale ones by Linus Torvalds · 13 years ago
  61. 7cd4767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  62. cf283ad ore: Make ore its own module by Boaz Harrosh · 13 years ago
  63. 8ff660a exofs: Rename raid engine from exofs/ios.c => ore by Boaz Harrosh · 13 years ago
  64. 9e9db45 exofs: ios: Move to a per inode components & device-table by Boaz Harrosh · 13 years ago
  65. 85e44df exofs: Move exofs specific osd operations out of ios.c by Boaz Harrosh · 13 years ago
  66. e1042ba exofs: Add offset/length to exofs_get_io_state by Boaz Harrosh · 14 years ago
  67. 6e5714e net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 13 years ago
  68. bc0b96b crypto: Move md5_transform to lib/md5.c by David S. Miller · 13 years ago
  69. 1957e7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  70. ce195d3 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  71. 2560540 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 13 years ago
  72. 45a05f9 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  73. f38092b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  74. 4b00e4b savagedb: Fix typo causing regression in savage4 series video chip detection by John Stanley · 13 years ago
  75. 6f76b6f CodingStyle: Document the exception of not splitting user-visible strings, for grepping by Josh Triplett · 13 years ago
  76. 1117f72 vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files by Linus Torvalds · 13 years ago
  77. c214270 oom_ajd: don't use WARN_ONCE, just use printk_once by Linus Torvalds · 13 years ago
  78. 1eb19a1 lib/sha1: use the git implementation of SHA-1 by Mandeep Singh Baines · 13 years ago
  79. 0785a8e sparc: Fix build with DEBUG_PAGEALLOC enabled. by David S. Miller · 13 years ago
  80. 5389102 Merge branch 'battery' into release by Len Brown · 13 years ago
  81. 69d94ec Battery: sysfs_remove_battery(): possible circular locking by Sergey Senozhatsky · 13 years ago
  82. 02b2677 PM / Runtime: Allow _put_sync() from interrupts-disabled context by Kevin Hilman · 13 years ago
  83. fe202fd PM / Domains: Fix pm_genpd_poweron() by Rafael J. Wysocki · 13 years ago
  84. 15b956a acer-wmi: support Lenovo ideapad S205 wifi switch by Lee, Chun-Yi · 13 years ago
  85. 2c3422d acerhdf.c: spaces in aliased changed to * by Anton V. Boyarshinov · 13 years ago
  86. 7451a55 platform-drivers-x86: ideapad-laptop: add missing ideapad_input_exit in ideapad_acpi_add error path by Axel Lin · 13 years ago
  87. 70fda70 x86 driver: fix typo in TDP override enabling by Jesse Barnes · 13 years ago
  88. 78a7539 Platform: fix samsung-laptop DMI identification for N150/N210/220/N230 by Thomas Courbon · 13 years ago
  89. f1566f0 dell-wmi: Add keys for Dell XPS L502X by Seth Forshee · 13 years ago
  90. 046f828 platform-drivers-x86: samsung-q10: make dmi_check_callback return 1 by Axel Lin · 13 years ago
  91. 78542e1 Platform: Samsung Q10 backlight driver by Frederick van der Wyck · 13 years ago
  92. daa7769 platform-drivers-x86: intel_scu_ipc: convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 13 years ago
  93. b73210a platform-drivers-x86: intel_rar_register: convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 13 years ago
  94. c8bb2eb platform-drivers-x86: intel_menlow: add missing return AE_OK for intel_menlow_register_sensor() by Axel Lin · 13 years ago
  95. 03f8952 platform-drivers-x86: intel_mid_thermal: fix memory leak by Axel Lin · 13 years ago
  96. 94ee48b platform-drivers-x86: msi-wmi: add missing sparse_keymap_free in msi_wmi_init error path by Axel Lin · 13 years ago
  97. 4e2441c Samsung Laptop platform driver: support N510 by J Witteveen · 13 years ago
  98. a912d32 asus-wmi: add uwb rfkill support by Corentin Chary · 13 years ago
  99. 43be8bd asus-wmi: add gps rfkill support by Corentin Chary · 13 years ago
  100. fddbfed asus-wmi: add CWAP support and clarify the meaning of WAPF bits by Corentin Chary · 13 years ago