1. 744f0a9 pinctrl: pinmux: Don't free pins requested by other devices in pinmux_disable_setting. by Sonic Zhang · 11 years ago
  2. bf4dae5 pinctrl: nomadik: delete ancient pin control API by Linus Walleij · 11 years ago
  3. 87311d0 pinctrl: add generic pins and functions properties by Stephen Warren · 11 years ago
  4. 2c9fdcf pinctrl: sirf: add missing __iomem annotation by Jingoo Han · 11 years ago
  5. 9b68035 pinctrl: pinconf: fix comparison of different types by Jingoo Han · 11 years ago
  6. bcd0c8c pinctrl: clean up pinconfig-generic documentation by Stephen Warren · 11 years ago
  7. 99fce02 pinctrl: at91: choose appropriate handler for level interrupts by Boris BREZILLON · 11 years ago
  8. ef75bfd pinctrl: st: Staticize local symbols by Sachin Kamat · 11 years ago
  9. 656445f pinctrl: st: Convert to use devm_ioremap_resource by Sachin Kamat · 11 years ago
  10. 94176fa pinctrl: imx: work around select input quirk by Shawn Guo · 11 years ago
  11. 3efa921 pinctrl: sunxi: Fix incorrect NULL check by Sachin Kamat · 11 years ago
  12. 8a9dcc3 pinctrl: shut up a couple of pinctrl warnings by Russell King - ARM Linux · 11 years ago
  13. cdaf064 drivers/pinctrl: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  14. 7e865ab pinctrl: rockchip: include correct clk header by Heiko Stübner · 11 years ago
  15. f7a3427 Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into devel by Linus Walleij · 11 years ago
  16. da52faa Merge branch 'pinmux/next/pin-no-gpio' of git://linuxtv.org/pinchartl/fbdev into devel by Linus Walleij · 11 years ago
  17. e120cac sh-pfc: r8a7790: Add VIN pin groups and functions by Shinobu Uehara · 11 years ago
  18. dac896e sh-pfc: r8a7790: Add USB pin groups and functions by Shinobu Uehara · 11 years ago
  19. 2dbe7f2 sh-pfc: r8a7790: Add SCIF2 pin groups and functions by Laurent Pinchart · 11 years ago
  20. 4f47cc5 sh-pfc: r8a7790: Add MSIOF pin groups and functions by Kunihito Higashiyama · 11 years ago
  21. 457c11d sh-pfc: r8a7790: Sort pin groups and functions alphabetically by Laurent Pinchart · 11 years ago
  22. 0a664e3 sh-pfc: r8a7790: Fix miscellaneous pinmux configuration tables mistakes by Shinya Kuribayashi · 11 years ago
  23. 1ddb66c sh-pfc: r8a7790: Add SCIF2 pins configuration support by Shinya Kuribayashi · 11 years ago
  24. 05bcb07 sh-pfc: r8a7790: Add TCLK1 pin configuration support by Shinya Kuribayashi · 11 years ago
  25. 5de880d sh-pfc: r8a7790: Swap SCIFA2_RXD_B and HRX0_C configurations by Shinya Kuribayashi · 11 years ago
  26. 7d2b285 sh-pfc: r8a7790: Remove deprecated SPV_EVEN pin by Shinya Kuribayashi · 11 years ago
  27. 14da999 sh-pfc: r8a7790: Remove deprecated RDS pins by Shinya Kuribayashi · 11 years ago
  28. 9f2edd4 sh-pfc: r8a7790: Remove deprecated Ethernet MII/RMII pins by Shinya Kuribayashi · 11 years ago
  29. bcec747 sh-pfc: r8a7790: Remove trailing '_TANS' string from RTS/CTS pins by Shinya Kuribayashi · 11 years ago
  30. c472124 sh-pfc: r8a7790: Rename I2C SDA/SCL pins by Shinya Kuribayashi · 11 years ago
  31. 528e947 sh-pfc: r8a7779: Add I2C pin groups by Phil Edworthy · 11 years ago
  32. deeb6d3 sh-pfc: sh73a0: Remove EXT_IRQ16L and EXT_IRQ16H macros by Laurent Pinchart · 11 years ago
  33. f3dcc9f sh-pfc: sh7372: Replace <mach/irqs.h> with <linux/sh_intc.h> by Laurent Pinchart · 11 years ago
  34. e700444 sh-pfc: Remove unneeded mach/<soc>.h includes by Laurent Pinchart · 11 years ago
  35. 4f82e3e sh-pfc: Support pins not associated with a GPIO port by Laurent Pinchart · 11 years ago
  36. acac8ed sh-pfc: Compute pin ranges automatically by Laurent Pinchart · 11 years ago
  37. 28818fa sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pins by Laurent Pinchart · 11 years ago
  38. 9689896 sh-pfc: Add pin number to struct sh_pfc_pin by Laurent Pinchart · 12 years ago
  39. 3ce0d7e sh-pfc: Pass the pin number down to the port function macro by Laurent Pinchart · 12 years ago
  40. 16b915e sh-pfc: Add port numbers to the CPU_ALL_PORT macro by Laurent Pinchart · 12 years ago
  41. 7cbb0e5 sh-pfc: Don't duplicate argument to PINMUX_GPIO macro by Laurent Pinchart · 11 years ago
  42. 18dcc58 sh-pfc: shx3: Remove shx3_ prefix from static symbols by Laurent Pinchart · 11 years ago
  43. 8157b96 sh-pfc: sh7734: Use the common GP port style macros by Laurent Pinchart · 11 years ago
  44. df02027 sh-pfc: Consolidate pin definition macros by Laurent Pinchart · 11 years ago
  45. e3d93b4 sh-pfc: Consolidate PFC SoC data macros by Laurent Pinchart · 11 years ago
  46. 757b055 sh-pfc: Rename gpio arguments to be consistent with the rest of the code by Laurent Pinchart · 11 years ago
  47. 533743d sh-pfc: Replace pinmux_enum_id typedef with u16 by Laurent Pinchart · 11 years ago
  48. a1a3580 sh-pfc: Don't overallocate memory for the GPIO chip pins array by Laurent Pinchart · 11 years ago
  49. 08d3868 sh-pfc: Remove unused GPIO_PORT_ALL macro by Laurent Pinchart · 11 years ago
  50. 94e7460 sh-pfc: Remove unneeded const keywords by Laurent Pinchart · 11 years ago
  51. 487bca0 sh-pfc: Remove unused macro and enum entries by Laurent Pinchart · 11 years ago
  52. b7e760e sh-pfc: Remove unused PORT_DATA_* macros by Laurent Pinchart · 11 years ago
  53. 7590643 sh-pfc: Remove unused input_pd and input_pu ranges by Laurent Pinchart · 11 years ago
  54. 4e5ca4a sh-pfc: shx3: Remove unused input_pu range by Laurent Pinchart · 11 years ago
  55. 082ab8f sh-pfc: sh7786: Remove unused input_pu range by Laurent Pinchart · 11 years ago
  56. 2afb968 sh-pfc: sh7785: Remove unused input_pu range by Laurent Pinchart · 11 years ago
  57. 5f86072 sh-pfc: sh7757: Remove unused input_pu range by Laurent Pinchart · 11 years ago
  58. c536151 sh-pfc: sh7724: Remove unused input_pu range by Laurent Pinchart · 11 years ago
  59. 5233135 sh-pfc: sh7723: Remove unused input_pu range by Laurent Pinchart · 11 years ago
  60. 48b888b sh-pfc: sh7722: Remove unused input_pd and input_pu ranges by Laurent Pinchart · 11 years ago
  61. 7f975b3 sh-pfc: sh7720: Remove unused input_pu range by Laurent Pinchart · 11 years ago
  62. f29bdca pinctrl: pinctrl-imx: Remove unneeded check for platform_get_resource() by Fabio Estevam · 11 years ago
  63. f333349 pinctrl: Remove duplicate code in pinctrl_pm_select_state functions by Tony Lindgren · 11 years ago
  64. 496940c pinctrl-baytrail: fix to avoid sparse warnings by Andy Shevchenko · 11 years ago
  65. 17e5246 pinctrl-baytrail: introduce to_byt_gpio() macro by Andy Shevchenko · 11 years ago
  66. 9c5b655 pinctrl-baytrail: remove redundant ptr variable by Andy Shevchenko · 11 years ago
  67. 1583449 pinctrl-baytrail: change lvl to level by Andy Shevchenko · 11 years ago
  68. ec24332 pinctrl-baytrail: fix indentations by Andy Shevchenko · 11 years ago
  69. f6b1788 pinctrl: sirf: add freeze and restore entries for hibernation support by Barry Song · 11 years ago
  70. 9c95690 pinctrl: sirf: fix the checkpatch issue about indentation by Rongjun Ying · 11 years ago
  71. eb6002d pinctrl: elaborate a bit on arrangements in doc by Linus Walleij · 11 years ago
  72. ad81f05 Linux 3.11-rc1 by Linus Torvalds · 11 years ago
  73. 54be820 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  74. c25f195 slub: Check for page NULL before doing the node_match check by Steven Rostedt · 12 years ago
  75. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  76. dae3794 sunrpc: now we can just set ->s_d_op by Al Viro · 11 years ago
  77. 786e144 cgroup: we can use simple_lookup() now by Al Viro · 11 years ago
  78. 6e8cd2c efivarfs: we can use simple_lookup() now by Al Viro · 11 years ago
  79. 74931da make simple_lookup() usable for filesystems that set ->s_d_op by Al Viro · 11 years ago
  80. ec193cf configfs: don't open-code d_alloc_name() by Al Viro · 11 years ago
  81. d3db90b __rpc_lookup_create_exclusive: pass string instead of qstr by Al Viro · 11 years ago
  82. a95e691 rpc_create_*_dir: don't bother with qstr by Al Viro · 11 years ago
  83. 63345b4 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  84. 18fb38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  85. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  86. 03ce3ca Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  87. f8acc45 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. 505608d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. 0da2736 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. 560ae37 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  91. 4fa109b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  92. 9663398 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  93. bfd65dd Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  94. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  95. 833e683 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  96. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  97. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  98. 239dab4 Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  99. f1c4108 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  100. e9a17bd llist: llist_add() can use llist_add_batch() by Oleg Nesterov · 11 years ago