1. 2ddf6cd pch_gpio: set value before enabling output direction by Daniel Krueger · 11 years ago
  2. fc86035 gpio: moxart: Actually set output state in moxart_gpio_direction_output() by Axel Lin · 11 years ago
  3. c9e8dba gpio: moxart: Avoid forward declaration by Axel Lin · 11 years ago
  4. a585f87 gpio: mxs: Allow for recursive enable_irq_wake() call by Marek Vasut · 11 years ago
  5. 24016ab gpio: samsung: Add missing "break" statement by Alexander Shiyan · 11 years ago
  6. fd0f885 gpio: twl4030: Remove redundant assignment by Alexander Shiyan · 11 years ago
  7. a54aef5 gpio: dwapb: correct gpio-cells in binding document by Sebastian Andrzej Siewior · 11 years ago
  8. 138d876 gpio: iop: fix devm_ioremap_resource() return value checking by Bartlomiej Zolnierkiewicz · 11 years ago
  9. 523dcce pinctrl: coh901: convert driver to use gpiolib irqchip by Linus Walleij · 11 years ago
  10. e0bc34a pinctrl: nomadik: convert driver to use gpiolib irqchip by Linus Walleij · 11 years ago
  11. 8d5b24b gpio: pl061: convert driver to use gpiolib irqchip by Linus Walleij · 11 years ago
  12. 1425052 gpio: add IRQ chip helpers in gpiolib by Linus Walleij · 11 years ago
  13. 8f18bcf pinctrl: nomadik: factor in platform data container by Linus Walleij · 11 years ago
  14. 194e15b pinctrl: nomadik: rename secondary to latent by Linus Walleij · 11 years ago
  15. 6a8a0c1 gpio: Driver for SYSCON-based GPIOs by Alexander Shiyan · 11 years ago
  16. 1933853 gpio: generic: Use platform_device_id->driver_data field for driver flags by Alexander Shiyan · 11 years ago
  17. 8c1d50a pinctrl: coh901: move irq line locking to resource callbacks by Linus Walleij · 11 years ago
  18. 57ef042 gpio: switch drivers to use new callback by Linus Walleij · 11 years ago
  19. 1d4a216 gpio: gpio-dwapb size-cells should be two by Alan Tull · 11 years ago
  20. 473ed7b gpio / ACPI: Add support for ACPI GPIO operation regions by Mika Westerberg · 11 years ago
  21. a176973 Merge branch 'irq/for-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into devel by Linus Walleij · 11 years ago
  22. 9e29442 Merge tag 'v3.14-rc6' into devel by Linus Walleij · 11 years ago
  23. 2360096 gpio: clamp returned values to the boolean range by Alexandre Courbot · 11 years ago
  24. 6072b9d gpio / ACPI: Rework ACPI GPIO event handling by Mika Westerberg · 11 years ago
  25. 4b01a14 gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_event by Mika Westerberg · 11 years ago
  26. aa92b6f gpio / ACPI: Allocate ACPI specific data directly in acpi_gpiochip_add() by Mika Westerberg · 11 years ago
  27. 77c2d79 gpiolib: Allow GPIO chips to request their own GPIOs by Mika Westerberg · 11 years ago
  28. c1bacba genirq: Provide irq_request/release_resources chip callbacks by Thomas Gleixner · 11 years ago
  29. 7b7f588 MAINTAINERS: Add Broadcom GPIO maintainer by Markus Mayer · 11 years ago
  30. 22520ed gpio: Spelling s/than/that/ by Geert Uytterhoeven · 11 years ago
  31. 5da82ca gpio: cs5535: Simplify dependencies by Jean Delvare · 11 years ago
  32. 33bc8411 gpio: mcp23s08: trivial: fixed coding style issues by Gary Servin · 11 years ago
  33. f561b42 gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy error by Krzysztof Kozlowski · 11 years ago
  34. c75793d gpio: max732x: Fix I2C dummy device resource leak on probe failure by Krzysztof Kozlowski · 11 years ago
  35. 49e1f91 devicetree: bindings: gpio-davinic: fix documentation by Lad, Prabhakar · 11 years ago
  36. 758afe4 gpio: davinci: fix gpio selection for OF by Alexander Holler · 11 years ago
  37. fa389e2 Linux 3.14-rc6 by Linus Torvalds · 11 years ago
  38. 79e61542 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  39. fe9ea91 Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  40. cf8bf7c Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  41. a491ce7 Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  42. 979e0d7 KEYS: Make the keyring cycle detector ignore other keyrings of the same name by David Howells · 11 years ago
  43. 1dc3217 Merge branch 'for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  44. 4aa41ba Merge tag 'spi-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  45. 66a523d Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  46. 4c7b704 Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed" by Rafael J. Wysocki · 11 years ago
  47. 1055464 Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  48. 4058f76 Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/bcm11351 into fixes by Olof Johansson · 11 years ago
  49. 614cd4a Merge tag 'sunxi-fixes-for-3.14' of https://github.com/mripard/linux into fixes by Olof Johansson · 11 years ago
  50. ca62eec Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  51. 15b0485 Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  52. 9f93585 Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  53. 85ec688 Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  54. 7bffc48 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  55. abfba60 Merge tag 'pm+acpi-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  56. b01d4e6 x86: fix compile error due to X86_TRAP_NMI use in asm files by Linus Torvalds · 11 years ago
  57. 4d7eaa1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  58. 95648c0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  59. 9579f10 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  60. 721f0c1 Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  61. 27ea0f7 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. 2ca310f SUNRPC: Fix oops when trace sunrpc_task events in nfs client by Ditang Chen · 11 years ago
  63. 19bc45a Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  64. beb0082 Merge branches 'acpi-resources', 'acpi-ec' and 'acpi-sleep' by Rafael J. Wysocki · 11 years ago
  65. 2ef176f Merge tag 'dm-3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  66. 5fa1019 x86: Ignore NMIs that come in during early boot by H. Peter Anvin · 11 years ago
  67. 38e0b08 ARM: 7992/1: boot: compressed: ignore bswapsdi2.S by Mark Rutland · 11 years ago
  68. 052450f ARM: 7991/1: sa1100: fix compile problem on Collie by Linus Walleij · 11 years ago
  69. 006fa25 ARM: fix noMMU kallsyms symbol filtering by Russell King · 11 years ago
  70. 469d417 Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma" by Mathias Nyman · 11 years ago
  71. e2ed511 Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather." by Mathias Nyman · 11 years ago
  72. d86db25 usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests by Julius Werner · 11 years ago
  73. e042936 usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e by Julius Werner · 11 years ago
  74. b28a613 libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8 (2BA30001) by Michele Baldessari · 11 years ago
  75. b053940 ARC: Use correct PTAG register for icache flush by Vineet Gupta · 11 years ago
  76. e1aa17c Merge tag 'sound-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  77. 3bf7706 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  78. 2a75184 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  79. 8ab47d3 Merge tag 'pinctrl-v3.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  80. ee69350 Merge tag 'stable/for-linus-3.14-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  81. 3148140 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 11 years ago
  82. cebc2de dm space map metadata: fix refcount decrement below 0 which caused corruption by Joe Thornber · 11 years ago
  83. 70044d7 firewire: don't use PREPARE_DELAYED_WORK by Tejun Heo · 11 years ago
  84. 739c3ee blk-mq: add REQ_SYNC early by Shaohua Li · 11 years ago
  85. 16c0ae0 Target/sbc: Fix sbc_copy_prot for offset scatters by Sagi Grimberg · 11 years ago
  86. d3e1445 gpio-tz1090: Replace commas with semi-colons by James Hogan · 11 years ago
  87. f438acd gpio: remove misleading documentation by Linus Walleij · 11 years ago
  88. d930acf Merge remote-tracking branches 'spi/fix/ath79', 'spi/fix/atmel', 'spi/fix/coldfire', 'spi/fix/fsl-dspi', 'spi/fix/imx' and 'spi/fix/topcliff-pch' into spi-linus by Mark Brown · 11 years ago
  89. a5b2cf5 powerpc: Align p_dyn, p_rela and p_st symbols by Anton Blanchard · 11 years ago
  90. 621b506 powerpc/tm: Fix crash when forking inside a transaction by Michael Neuling · 11 years ago
  91. 76b3627 gpio: gpio-pl061: Use %pa to print 'resource_size_t' by Fabio Estevam · 11 years ago
  92. c7861f3 fix build error in gpio-dwapb patch by Alan Tull · 11 years ago
  93. 45db98e Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  94. d03874c drm/radeon/atom: select the proper number of lanes in transmitter setup by Alex Deucher · 11 years ago
  95. f50d714 MAINTAINERS: add maintainer entry for TDA998x driver by Russell King · 11 years ago
  96. 77ac9a0 drm: fix bochs kconfig dependencies by Gerd Hoffmann · 11 years ago
  97. ae69340 Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-fixes by Dave Airlie · 11 years ago
  98. 7a4ee32 Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  99. 1371432 drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegisters by Alex Deucher · 11 years ago
  100. 972c5dd drm/radeon/cik: fix typo in documentation by Alex Deucher · 11 years ago