1. d5025f9 pinctrl-tz1090: add TZ1090 pinctrl driver by James Hogan · 11 years ago
  2. b940897 pinctrl: samsung: Staticize drvdata_list by Sachin Kamat · 11 years ago
  3. 7cc5f97 pinctrl: rockchip: Add missing irq_gc_unlock() call before return error by Axel Lin · 11 years ago
  4. 9be580a pinctrl: abx500: rework error path by Patrice Chotard · 11 years ago
  5. acd260b pinctrl: abx500: suppress hardcoded value by Patrice Chotard · 11 years ago
  6. 8b5abd1 pinctrl: abx500: factorize code by Patrice Chotard · 11 years ago
  7. d8d4f7f pinctrl: abx500: fix abx500_gpio_get() by Patrice Chotard · 11 years ago
  8. 61ce135 pinctrl: abx500: fix abx500_pin_config_set() by Patrice Chotard · 11 years ago
  9. 64a45c9 pinctrl: abx500: Add device tree support by Patrice Chotard · 11 years ago
  10. 3a8d63d sh-pfc: Guard DT parsing with #ifdef CONFIG_OF by Laurent Pinchart · 11 years ago
  11. a5d811b pinctrl: add Intel BayTrail GPIO/pinctrl support by Mathias Nyman · 11 years ago
  12. 843aec9 pinctrl: Staticize local symbols by Sachin Kamat · 11 years ago
  13. a59f0e2 pinctrl: spear/plgpio: Staticize spear310_o2p by Sachin Kamat · 11 years ago
  14. 2230a36e pinctrl: nomadik: Staticize local symbols by Sachin Kamat · 11 years ago
  15. e8ed912 pinctrl: bcm2835: Staticize bcm2835_gpio_pins by Sachin Kamat · 11 years ago
  16. 12f3ad8 sh-pfc: Add pinconf support to DT bindings by Laurent Pinchart · 11 years ago
  17. fe1c9a8 sh-pfc: Add DT support by Laurent Pinchart · 11 years ago
  18. 3a7f520 sh-pfc: Remove support for platform data by Laurent Pinchart · 11 years ago
  19. c8f50e8 pinctrl: core: fix missing unlock on error in pinctrl_find_gpio_range_from_pin() by Wei Yongjun · 11 years ago
  20. 5a68e7a pinctrl: exynos: ack level-triggered interrupts before unmasking by Doug Anderson · 11 years ago
  21. f472dea pinctrl: export pinctrl_pm_select_*_state by Arnd Bergmann · 11 years ago
  22. 44b6d93 pinctrl: rockchip: correctly handle arguments of pinconf options by Heiko Stübner · 11 years ago
  23. 0f9bc4b pinctrl: single: adopt pinctrl sleep mode management by Hebbar Gururaja · 11 years ago
  24. 97e3d9e spi: pl022: remove unused ret and pins_state variables by Fabio Baltieri · 11 years ago
  25. ac68936 pinctrl: sunxi: Add Allwinner A10s pins by Maxime Ripard · 11 years ago
  26. 44abb93 pinctrl: sunxi: Move the pins definitions to a separate header by Maxime Ripard · 11 years ago
  27. 6abab2d pinctrl: dynamically alloc temp array when parsing dt pinconf options by Heiko Stübner · 11 years ago
  28. e4a8844 pinctrl: handle zero found dt pinconfig properties better by Heiko Stübner · 11 years ago
  29. 9ee1f7d pinctrl: clarify some dt pinconfig options by Heiko Stübner · 11 years ago
  30. c8587ee pinctrl: add pin list based GPIO ranges by Christian Ruppert · 11 years ago
  31. 5ace03f pinctrl: exynos: reorder xyz_irq_unmask() so future patch can ack by Doug Anderson · 11 years ago
  32. 5ae8cf7 pinctrl: exynos: Add spinlocks to irq_mask and irq_unmask by Doug Anderson · 11 years ago
  33. ce06f40 pinctrl: abx500: fix build warning by Patrice Chotard · 11 years ago
  34. d3e5116 pinctrl: add pinctrl driver for Rockchip SoCs by Heiko Stübner · 11 years ago
  35. 7db9af4 pinctrl: add function to parse generic pinconfig properties from a dt node by Heiko Stübner · 11 years ago
  36. 5c0e358 drivers: net: davinci_mdio: use pinctrl PM helpers by Mugunthan V N · 11 years ago
  37. 739683b drivers: net: cpsw: use pinctrl PM helpers by Mugunthan V N · 11 years ago
  38. f1c9cf0 spi: pl022: use pinctrl PM helpers by Linus Walleij · 11 years ago
  39. 7f884b6 pinctrl: sunxi: Add external interrupt functions by Maxime Ripard · 11 years ago
  40. 60242db pinctrl: sunxi: Add external interrupts support by Maxime Ripard · 11 years ago
  41. 814d4f2 pinctrl: sunxi: Search the description array by pin id by Maxime Ripard · 11 years ago
  42. 79bae27 pinctrl: exynos5440: fix issues reported by prevent tool by Thomas Abraham · 11 years ago
  43. 6f924b0 pinctrl: pinctrl-single: pin names for pinctrl-single.bits by Manjunathappa, Prakash · 11 years ago
  44. 4e7e801 pinctrl: pinctrl-single: enhance to configure multiple pins of different modules by Manjunathappa, Prakash · 11 years ago
  45. ac844b62 i2c: nomadik: use pinctrl PM helpers by Linus Walleij · 11 years ago
  46. 2b996fc tty: serial: modify PL011 driver to use pinctrl PM helpers by Linus Walleij · 11 years ago
  47. 14005ee drivers: pinctrl sleep and idle states in the core by Linus Walleij · 11 years ago
  48. 7970cb7 pinctrl: add pinconf-generic define for a pin-default pull by Heiko Stübner · 11 years ago
  49. 78bafc6 pinctrl: add VF610 pinctrl driver by Jingchang Lu · 11 years ago
  50. bf5a530 pinctrl: imx: add VF610 support to imx pinctrl framework by Jingchang Lu · 11 years ago
  51. d2752ae pinctrl: abx500: fix abx500_gpio_dbg_show_one() to show pull up/down by Patrice Chotard · 11 years ago
  52. 9ed3cd3 pinctrl: abx500: allow to set pull up by Patrice Chotard · 11 years ago
  53. 10a8be5 pinctrl: abx500: fix abx500_config_pull_updown by Patrice Chotard · 11 years ago
  54. a2df426 pinconf-generic: add BIAS_BUS_HOLD pinconf by James Hogan · 11 years ago
  55. 73ae368 pinconf-generic: add drive strength to debugfs output by James Hogan · 11 years ago
  56. b0bb642 pinctrl: abx500: suppress unused mutex by Patrice Chotard · 11 years ago
  57. bc8d25a pinctrl: sirf: save the status in suspend and restore after resuming by Barry Song · 11 years ago
  58. 44d5f7b pinctrl: sink pinctrldev_list_mutex by Linus Walleij · 11 years ago
  59. 3370dc9 pinctrl:sirf:re-arch and add support for new SiRFatlas6 SoC by Barry Song · 11 years ago
  60. 76cda6e drivers: pinctrl: vt8500: use devm_ioremap_resource() by Laurent Navet · 11 years ago
  61. bbd7b27 pinctrl: dove: add PMU functions to pinctrl by Sebastian Hesselbarth · 11 years ago
  62. 8ec136d drivers/pinctrl/spear: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  63. 4fdf774 pinctrl: enable build of pinctrl-imx6sl driver by Shawn Guo · 11 years ago
  64. f50b9e1 drivers/pinctrl: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  65. dbf850c pinctrl: u300: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  66. 3e6eeaf pinctrl: sirf: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  67. 59eb14d pinctrl: mxs: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  68. c87feee pinctrl: coh901: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  69. c3e58a7 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  70. d94ea3f irqchip: Return -EPERM for reserved IRQs by Grant Likely · 11 years ago
  71. 50b4b9c Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  72. 6ea31c5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  73. d7a39e3 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  74. ea7f665 Revert "ACPI / scan: do not match drivers against objects having scan handlers" by Rafael J. Wysocki · 11 years ago
  75. 090878a Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 11 years ago
  76. fb565ff Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 11 years ago
  77. e8193ce Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  78. 5125ed5 Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  79. bcc567e dmatest: do not allow to interrupt ongoing tests by Andy Shevchenko · 11 years ago
  80. 3132aef Merge tag 'pm+acpi-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  81. c6617b3 Merge branch 'pm-fixes' by Rafael J. Wysocki · 11 years ago
  82. 2314b69 Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  83. 7cd8407 ACPI / PM: Do not execute _PS0 for devices without _PSC during initialization by Rafael J. Wysocki · 11 years ago
  84. e2b02e2 Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  85. 3b285cb Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  86. c6d6b9d Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  87. 73228a0 USB: option,zte_ev: move most ZTE CDMA devices to zte_ev by Dan Williams · 11 years ago
  88. b8a24e6 USB: option: blacklist network interface on Huawei E1820 by Bjørn Mork · 11 years ago
  89. 9eecf22 USB: whiteheat: fix broken port configuration by Johan Hovold · 11 years ago
  90. f448803 USB: serial: fix TIOCMIWAIT return value by Johan Hovold · 11 years ago
  91. 9a6aa27 vfio: fix crash on rmmod by Alexey Kardashevskiy · 11 years ago
  92. 0ca6843 cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate() by Guennadi Liakhovetski · 12 years ago
  93. 2f7021a8 cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work() by Michael Wang · 11 years ago
  94. 9f29ab1 ACPI / scan: do not match drivers against objects having scan handlers by Aaron Lu · 11 years ago
  95. a98d4f6 ACPI / APEI: fix error return code in ghes_probe() by Wei Yongjun · 11 years ago
  96. 8673b83 acpi-cpufreq: set current frequency based on target P-State by Ross Lagerwall · 11 years ago
  97. 4d3797d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  98. 0e32fde Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  99. 943079e Merge tag 'drm-intel-fixes-2013-06-04' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  100. d40ee48 drm/nv50/kms: use dac loadval from vbios, where it's available by Ben Skeggs · 11 years ago