1. a373ed0 sh-pfc: Split pins and functions definition tables by Laurent Pinchart · 12 years ago
  2. 24d6b36 sh-pfc: Don't needlessly check GPIO type in sh_gpio_free() by Laurent Pinchart · 12 years ago
  3. 2119f7c sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs only by Laurent Pinchart · 12 years ago
  4. 051fae4 sh-pfc: Make struct pinmux_gpio enum_id field const by Laurent Pinchart · 12 years ago
  5. 380c2ed sh-pfc: Initialize pinmux_gpio flags statically by Laurent Pinchart · 12 years ago
  6. 53f374b sh-pfc: Remove unused sh_pfc_soc_info reserved_id field by Laurent Pinchart · 12 years ago
  7. caa5bac sh-pfc: Replace SoC info data and mark ranges with a number of pins by Laurent Pinchart · 12 years ago
  8. d7a7ca5 sh-pfc: Replace first_gpio and last_gpio with nr_gpios by Laurent Pinchart · 12 years ago
  9. 35ad427 sh-pfc: Use GPIO_FN instead of PINMUX_GPIO where possible by Laurent Pinchart · 12 years ago
  10. d785fdb sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios() by Laurent Pinchart · 12 years ago
  11. e3e89ae sh-pfc: Drop the sh_pfc_pinctrl spinlock by Laurent Pinchart · 12 years ago
  12. 942785d sh-pfc: Fix a typo and simplify a definition on sh73a0 by Guennadi Liakhovetski · 11 years ago
  13. dcc427e sh-pfc: Don't define the per-device pinctrl struct instances as global by Laurent Pinchart · 11 years ago
  14. fe330ce sh-pfc: Declare operation structures as const by Laurent Pinchart · 11 years ago
  15. 47f4e0c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into pinmux-base by Simon Horman · 11 years ago
  16. bf4d7be pinctrl: generic: Fix compilation error by Sachin Kamat · 11 years ago
  17. 53ded81 pinctrl: Print the correct information in debugfs pinconf-state file by Laurent Pinchart · 11 years ago
  18. 6a40cdd pinctrl: abx500: Fix checking if pin use AlternateFunction register by Axel Lin · 11 years ago
  19. ee341a9 pinctrl: sunxi: Add Allwinner A13 pin functions by Maxime Ripard · 11 years ago
  20. b5f50bf pinctrl: sunxi: Add Allwinner A10 pin functions by Maxime Ripard · 11 years ago
  21. a7bbdd7 pinctrl: single: Fix build error by Axel Lin · 11 years ago
  22. 9dddb4d pinctrl: single: support generic pinconf by Haojian Zhuang · 11 years ago
  23. 477ac77 pinctrl: single: set function mask as optional by Haojian Zhuang · 11 years ago
  24. 9cfd172 pinctrl: generic: dump pin configuration by Haojian Zhuang · 11 years ago
  25. a1a277e pinctrl: single: create new gpio function range by Haojian Zhuang · 11 years ago
  26. 39b70ee gpio: pl061: bind pinctrl by gpio request by Haojian Zhuang · 11 years ago
  27. 51e13c2 pinctrl: check pinctrl ready for gpio range by Haojian Zhuang · 11 years ago
  28. f1f7047 gpio: pl061: support irqdomain by Haojian Zhuang · 11 years ago
  29. 86853c8 gpio: add gpio offset in gpio range cells property by Haojian Zhuang · 11 years ago
  30. e392971 pinctrl: abx500: Add terminating entry for of_device_id table by Axel Lin · 11 years ago
  31. 022ab14 pinctrl: Declare operation structures as const by Laurent Pinchart · 11 years ago
  32. a72149e pinctrl: core: use devres_release() instead of devres_destroy() by Jingoo Han · 11 years ago
  33. ad4e1a7 gpio: fix wrong checking condition for gpio range by Haojian Zhuang · 11 years ago
  34. 8e8b180 Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  35. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  36. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  37. 6977c6f Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  38. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  39. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  40. 686c094 Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  41. bc2e4a9 Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  42. 68b86a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  43. 527c680 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  44. 23caaee Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  45. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  46. 16af43f Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus by Russell King · 11 years ago
  47. 5698c50 metag: Internal and external irqchips by James Hogan · 12 years ago
  48. a2c5d4e metag: Time keeping by James Hogan · 12 years ago
  49. 37cae6a Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  50. 9862489 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  51. 426d266 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  52. 15fb968 parisc: check return value of down_interruptible() in hp_sdc_rtc.c by Helge Deller · 11 years ago
  53. 20e6926 x86, ACPI, mm: Revert movablemem_map support by Yinghai Lu · 11 years ago
  54. 3cfb077 Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 11 years ago
  55. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  56. e78acf6 kgdb/kgdbts: support ppc64 by Tiejun Chen · 11 years ago
  57. 8735a81 dm cache: add cleaner policy by Heinz Mauelshagen · 11 years ago
  58. f283635 dm cache: add mq policy by Joe Thornber · 11 years ago
  59. c6b4fcb dm: add cache target by Joe Thornber · 11 years ago
  60. 7a87edf dm persistent data: add bitset by Joe Thornber · 11 years ago
  61. 6513c29 dm persistent data: add transactional array by Joe Thornber · 11 years ago
  62. 025b968 dm thin: remove cells from stack by Joe Thornber · 11 years ago
  63. 6beca5e dm bio prison: pass cell memory in by Joe Thornber · 11 years ago
  64. 4e7f1f9 dm persistent data: add btree_walk by Joe Thornber · 11 years ago
  65. b0d8ed4 dm: add target num_write_bios fn by Alasdair G Kergon · 11 years ago
  66. df5d2e9 dm kcopyd: introduce configurable throttling by Mikulas Patocka · 11 years ago
  67. a260624 dm ioctl: allow message to return data by Mikulas Patocka · 11 years ago
  68. 02cde50 dm ioctl: optimize functions without variable params by Mikulas Patocka · 11 years ago
  69. e2914cc dm ioctl: introduce ioctl_flags by Mikulas Patocka · 11 years ago
  70. 5f01520 dm: merge io_pool and tio_pool by Jun'ichi Nomura · 11 years ago
  71. 23e5083 dm: remove unused _rq_bio_info_cache by Jun'ichi Nomura · 11 years ago
  72. 87eb5b2 dm: fix limits initialization when there are no data devices by Mike Christie · 11 years ago
  73. 23cb210 dm snapshot: add missing module aliases by Mikulas Patocka · 11 years ago
  74. 018cede dm persistent data: set some btree fn parms const by Mike Snitzer · 11 years ago
  75. e4c9381 dm: refactor bio cloning by Alasdair G Kergon · 11 years ago
  76. 14fe594 dm: rename bio cloning functions by Alasdair G Kergon · 11 years ago
  77. 55a62ee dm: rename request variables to bios by Alasdair G Kergon · 11 years ago
  78. bd2a49b dm: clean up clone_bio by Alasdair G Kergon · 11 years ago
  79. 88ae4c5 dm persistent data: remove CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  80. d57916a dm: remove CONFIG_EXPERIMENTAL by Alasdair G Kergon · 11 years ago
  81. 58f77a2 dm thin: use block_size_is_power_of_two by Mike Snitzer · 11 years ago
  82. 3daec3b dm bufio: use WRITE_FLUSH instead of REQ_FLUSH by Mikulas Patocka · 11 years ago
  83. d2ce70a dm table: remove superfluous variable reset by Wang Sheng-Hui · 11 years ago
  84. f13945d dm thin: support a non power of 2 discard_granularity by Mike Snitzer · 11 years ago
  85. fd7c092 dm: fix truncated status strings by Mikulas Patocka · 11 years ago
  86. 16245bd dm: do not replace bioset for request based dm by Jun'ichi Nomura · 11 years ago
  87. 8eae508 hsi: fix kernel-doc warnings by Randy Dunlap · 11 years ago
  88. 45e2716 xenbus: fix compile failure on ARM with Xen enabled by Steven Noonan · 11 years ago
  89. 41e9f3f watchdog: sp805_wdt depends on ARM by Alessandro Rubini · 11 years ago
  90. e20880e watchdog: davinci_wdt: update to devm_* API by Kumar, Anil · 11 years ago
  91. 362ce5a watchdog: davinci_wdt: use devm managed clk get by Mrugesh Katepallewar · 11 years ago
  92. a6a1bcd watchdog: at91rm9200: add DT support by Joachim Eastwood · 11 years ago
  93. c1fd5f6 watchdog: add timeout-sec property binding by Fabio Porcedda · 11 years ago
  94. 490ac7af watchdog: at91sam9_wdt: Convert to use the watchdog framework by Wenyou Yang · 11 years ago
  95. 2dd7b24 watchdog: omap_wdt: Add option nowayout by Pali Rohár · 11 years ago
  96. 3048253 watchdog: core: dt: add support for the timeout-sec dt property by Fabio Porcedda · 12 years ago
  97. e3e83d0 watchdog: bcm47xx_wdt.c: add hard timer by Hauke Mehrtens · 12 years ago
  98. 93aed1f watchdog: bcm47xx_wdt.c: rename wdt_time to timeout by Hauke Mehrtens · 12 years ago
  99. a390689 watchdog: bcm47xx_wdt.c: rename ops methods by Hauke Mehrtens · 12 years ago
  100. f82dedf watchdog: bcm47xx_wdt.c: use platform device by Hauke Mehrtens · 11 years ago