1. 89ebefe pinctrl/lantiq: add missing pin definition to falcon pinctrl driver by Thomas Langer · 11 years ago
  2. 62783b7 sh-pfc: r8a7790: Add DU pin groups and functions by Laurent Pinchart · 11 years ago
  3. f068120 sh-pfc: r8a7790: Rename DU1_DOTCLKIN to DU_DOTCLKIN1 by Laurent Pinchart · 11 years ago
  4. 1c8e794 pinctrl: improve warning messages by Linus Walleij · 11 years ago
  5. 0a8d3e2 pinctrl: palmas: add pincontrol driver by Laxman Dewangan · 11 years ago
  6. e81c8f1 pinctrl: pinconf-generic: add generic APIs for mapping pinctrl node by Laxman Dewangan · 11 years ago
  7. 1eb207a9 pinctrl: add utility functions for add map/configs by Laxman Dewangan · 11 years ago
  8. 744f0a9 pinctrl: pinmux: Don't free pins requested by other devices in pinmux_disable_setting. by Sonic Zhang · 11 years ago
  9. bf4dae5 pinctrl: nomadik: delete ancient pin control API by Linus Walleij · 11 years ago
  10. 2c9fdcf pinctrl: sirf: add missing __iomem annotation by Jingoo Han · 11 years ago
  11. 9b68035 pinctrl: pinconf: fix comparison of different types by Jingoo Han · 11 years ago
  12. 99fce02 pinctrl: at91: choose appropriate handler for level interrupts by Boris BREZILLON · 11 years ago
  13. ef75bfd pinctrl: st: Staticize local symbols by Sachin Kamat · 11 years ago
  14. 656445f pinctrl: st: Convert to use devm_ioremap_resource by Sachin Kamat · 11 years ago
  15. 94176fa pinctrl: imx: work around select input quirk by Shawn Guo · 11 years ago
  16. 3efa921 pinctrl: sunxi: Fix incorrect NULL check by Sachin Kamat · 11 years ago
  17. 8a9dcc3 pinctrl: shut up a couple of pinctrl warnings by Russell King - ARM Linux · 11 years ago
  18. cdaf064 drivers/pinctrl: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  19. 7e865ab pinctrl: rockchip: include correct clk header by Heiko Stübner · 11 years ago
  20. f7a3427 Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into devel by Linus Walleij · 11 years ago
  21. da52faa Merge branch 'pinmux/next/pin-no-gpio' of git://linuxtv.org/pinchartl/fbdev into devel by Linus Walleij · 11 years ago
  22. e120cac sh-pfc: r8a7790: Add VIN pin groups and functions by Shinobu Uehara · 11 years ago
  23. dac896e sh-pfc: r8a7790: Add USB pin groups and functions by Shinobu Uehara · 11 years ago
  24. 2dbe7f2 sh-pfc: r8a7790: Add SCIF2 pin groups and functions by Laurent Pinchart · 11 years ago
  25. 4f47cc5 sh-pfc: r8a7790: Add MSIOF pin groups and functions by Kunihito Higashiyama · 11 years ago
  26. 457c11d sh-pfc: r8a7790: Sort pin groups and functions alphabetically by Laurent Pinchart · 11 years ago
  27. 0a664e3 sh-pfc: r8a7790: Fix miscellaneous pinmux configuration tables mistakes by Shinya Kuribayashi · 11 years ago
  28. 1ddb66c sh-pfc: r8a7790: Add SCIF2 pins configuration support by Shinya Kuribayashi · 11 years ago
  29. 05bcb07 sh-pfc: r8a7790: Add TCLK1 pin configuration support by Shinya Kuribayashi · 11 years ago
  30. 5de880d sh-pfc: r8a7790: Swap SCIFA2_RXD_B and HRX0_C configurations by Shinya Kuribayashi · 11 years ago
  31. 7d2b285 sh-pfc: r8a7790: Remove deprecated SPV_EVEN pin by Shinya Kuribayashi · 11 years ago
  32. 14da999 sh-pfc: r8a7790: Remove deprecated RDS pins by Shinya Kuribayashi · 11 years ago
  33. 9f2edd4 sh-pfc: r8a7790: Remove deprecated Ethernet MII/RMII pins by Shinya Kuribayashi · 11 years ago
  34. bcec747 sh-pfc: r8a7790: Remove trailing '_TANS' string from RTS/CTS pins by Shinya Kuribayashi · 11 years ago
  35. c472124 sh-pfc: r8a7790: Rename I2C SDA/SCL pins by Shinya Kuribayashi · 11 years ago
  36. 528e947 sh-pfc: r8a7779: Add I2C pin groups by Phil Edworthy · 11 years ago
  37. deeb6d3 sh-pfc: sh73a0: Remove EXT_IRQ16L and EXT_IRQ16H macros by Laurent Pinchart · 11 years ago
  38. f3dcc9f sh-pfc: sh7372: Replace <mach/irqs.h> with <linux/sh_intc.h> by Laurent Pinchart · 11 years ago
  39. e700444 sh-pfc: Remove unneeded mach/<soc>.h includes by Laurent Pinchart · 11 years ago
  40. 4f82e3e sh-pfc: Support pins not associated with a GPIO port by Laurent Pinchart · 11 years ago
  41. acac8ed sh-pfc: Compute pin ranges automatically by Laurent Pinchart · 11 years ago
  42. 28818fa sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pins by Laurent Pinchart · 11 years ago
  43. 9689896 sh-pfc: Add pin number to struct sh_pfc_pin by Laurent Pinchart · 12 years ago
  44. 3ce0d7e sh-pfc: Pass the pin number down to the port function macro by Laurent Pinchart · 12 years ago
  45. 16b915e sh-pfc: Add port numbers to the CPU_ALL_PORT macro by Laurent Pinchart · 12 years ago
  46. 7cbb0e5 sh-pfc: Don't duplicate argument to PINMUX_GPIO macro by Laurent Pinchart · 11 years ago
  47. 18dcc58 sh-pfc: shx3: Remove shx3_ prefix from static symbols by Laurent Pinchart · 11 years ago
  48. 8157b96 sh-pfc: sh7734: Use the common GP port style macros by Laurent Pinchart · 11 years ago
  49. df02027 sh-pfc: Consolidate pin definition macros by Laurent Pinchart · 11 years ago
  50. e3d93b4 sh-pfc: Consolidate PFC SoC data macros by Laurent Pinchart · 11 years ago
  51. 757b055 sh-pfc: Rename gpio arguments to be consistent with the rest of the code by Laurent Pinchart · 11 years ago
  52. 533743d sh-pfc: Replace pinmux_enum_id typedef with u16 by Laurent Pinchart · 11 years ago
  53. a1a3580 sh-pfc: Don't overallocate memory for the GPIO chip pins array by Laurent Pinchart · 11 years ago
  54. 08d3868 sh-pfc: Remove unused GPIO_PORT_ALL macro by Laurent Pinchart · 11 years ago
  55. 94e7460 sh-pfc: Remove unneeded const keywords by Laurent Pinchart · 11 years ago
  56. 487bca0 sh-pfc: Remove unused macro and enum entries by Laurent Pinchart · 11 years ago
  57. b7e760e sh-pfc: Remove unused PORT_DATA_* macros by Laurent Pinchart · 11 years ago
  58. 7590643 sh-pfc: Remove unused input_pd and input_pu ranges by Laurent Pinchart · 11 years ago
  59. 4e5ca4a sh-pfc: shx3: Remove unused input_pu range by Laurent Pinchart · 11 years ago
  60. 082ab8f sh-pfc: sh7786: Remove unused input_pu range by Laurent Pinchart · 11 years ago
  61. 2afb968 sh-pfc: sh7785: Remove unused input_pu range by Laurent Pinchart · 11 years ago
  62. 5f86072 sh-pfc: sh7757: Remove unused input_pu range by Laurent Pinchart · 11 years ago
  63. c536151 sh-pfc: sh7724: Remove unused input_pu range by Laurent Pinchart · 11 years ago
  64. 5233135 sh-pfc: sh7723: Remove unused input_pu range by Laurent Pinchart · 11 years ago
  65. 48b888b sh-pfc: sh7722: Remove unused input_pd and input_pu ranges by Laurent Pinchart · 11 years ago
  66. 7f975b3 sh-pfc: sh7720: Remove unused input_pu range by Laurent Pinchart · 11 years ago
  67. f29bdca pinctrl: pinctrl-imx: Remove unneeded check for platform_get_resource() by Fabio Estevam · 11 years ago
  68. f333349 pinctrl: Remove duplicate code in pinctrl_pm_select_state functions by Tony Lindgren · 11 years ago
  69. 496940c pinctrl-baytrail: fix to avoid sparse warnings by Andy Shevchenko · 11 years ago
  70. 17e5246 pinctrl-baytrail: introduce to_byt_gpio() macro by Andy Shevchenko · 11 years ago
  71. 9c5b655 pinctrl-baytrail: remove redundant ptr variable by Andy Shevchenko · 11 years ago
  72. 1583449 pinctrl-baytrail: change lvl to level by Andy Shevchenko · 11 years ago
  73. ec24332 pinctrl-baytrail: fix indentations by Andy Shevchenko · 11 years ago
  74. f6b1788 pinctrl: sirf: add freeze and restore entries for hibernation support by Barry Song · 11 years ago
  75. 9c95690 pinctrl: sirf: fix the checkpatch issue about indentation by Rongjun Ying · 11 years ago
  76. ad81f05 Linux 3.11-rc1 by Linus Torvalds · 11 years ago
  77. 63345b4 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  78. 18fb38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  79. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  80. 03ce3ca Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  81. 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
  82. 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
  83. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  84. 833e683 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  85. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  86. 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
  87. 88ce3c3 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  88. 622f9a8 Merge tag 'fcoe' into for-linus by James Bottomley · 11 years ago
  89. 9b4fe5f via-rhine: fix dma mapping errors by Neil Horman · 11 years ago
  90. 352900b atl1e: fix dma mapping warnings by Neil Horman · 11 years ago
  91. e763852 usb/net/r815x: fix cast to restricted __le32 by hayeswang · 11 years ago
  92. 3ff25e3 usb/net/r8152: fix integer overflow in expression by hayeswang · 11 years ago
  93. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  94. b0ec636 Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/urgent by Thomas Gleixner · 11 years ago
  95. fdb7027 drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  96. 54842ec drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  97. d25903f drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  98. c073f66 net/usb: add relative mii functions for r815x by hayeswang · 11 years ago
  99. e04abfa Merge branches 'mlx5', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  100. 5e631a0 mlx5: Return -EFAULT instead of -EPERM by Dan Carpenter · 11 years ago