1. 01d7004 gpio: mcp23s08: depend on OF_GPIO by Linus Walleij · 12 years ago
  2. 4e47f91 gpio: mcp23s08: Add irq functionality for i2c chips by Lars Poeschel · 12 years ago
  3. 785acec ARM: S5P[v210|c100|64x0]: Fix build error by Sachin Kamat · 12 years ago
  4. 3018fd8 gpio: pxa: clamp gpio get value to [0,1] by Neil Zhang · 12 years ago
  5. 3643741 ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h> by Linus Walleij · 12 years ago
  6. b0161ca ARM: S3C[24|64]xx: move includes back under <mach/> scope by Linus Walleij · 12 years ago
  7. ccb6fbb Documentation / ACPI: update to GPIO descriptor API by Mika Westerberg · 12 years ago
  8. 5ccff85 gpio / ACPI: get rid of acpi_gpio.h by Mika Westerberg · 12 years ago
  9. 664e3e5 gpio / ACPI: register to ACPI events automatically by Mika Westerberg · 12 years ago
  10. 8787565 mmc: sdhci-acpi: convert to use GPIO descriptor API by Mika Westerberg · 12 years ago
  11. c6c7ee3 ARM: s3c24xx: fix build error by Linus Walleij · 12 years ago
  12. aeccc1b gpio: f7188x: set can_sleep attribute by Simon Guinot · 12 years ago
  13. 7a25500 gpio: samsung: Update documentation by Sachin Kamat · 12 years ago
  14. 527d164 gpio: samsung: Remove hardware.h inclusion by Sachin Kamat · 12 years ago
  15. a1a2bde gpio: xtensa: depend on HAVE_XTENSA_GPIO32 by Baruch Siach · 12 years ago
  16. ffd4bf1 gpio: clps711x: Enable driver compilation with COMPILE_TEST by Alexander Shiyan · 12 years ago
  17. e8b49e0 gpio: clps711x: Use of_match_ptr() by Alexander Shiyan · 12 years ago
  18. 2111cad net: rfkill: gpio: convert to descriptor-based GPIO interface by Heikki Krogerus · 12 years ago
  19. 224feb3 leds: s3c24xx: Fix build failure by Tushar Behera · 12 years ago
  20. b10b45c0 gpio: tb10x: Remove redundant of_match_ptr helper by Sachin Kamat · 12 years ago
  21. 3509c6f gpio: mvebu: Do not hard code error code by Sachin Kamat · 12 years ago
  22. 5ea80e4 gpio: mxc: Do not hard code return value by Sachin Kamat · 12 years ago
  23. db04030 gpio: max730x: Remove redundant dev_set_drvdata by Sachin Kamat · 12 years ago
  24. 035b2f7 ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX. by José Miguel Gonçalves · 12 years ago
  25. 523639e gpio: sch311x: fix compilation error by Linus Walleij · 12 years ago
  26. 41c3548 ARM: s3c64xx: get rid of custom <mach/gpio.h> by Linus Walleij · 12 years ago
  27. c67d0f2 ARM: s3c24xx: get rid of custom <mach/gpio.h> by Linus Walleij · 12 years ago
  28. e6ae919 gpio: sodaville: fix some error return code on error path by Wei Yongjun · 12 years ago
  29. ca0ae81 gpio: moxart: remove redundant dev_err call in moxart_gpio_probe() by Wei Yongjun · 12 years ago
  30. 50d7c9c gpio: moxart: add missing .owner to struct gpio_chip by Wei Yongjun · 12 years ago
  31. 12262be gpio: add GPIO support for SMSC SCH311x by Bruno Randolf · 12 years ago
  32. a00580c gpio / ACPI: return -ENOENT when no mapping exists by Mika Westerberg · 12 years ago
  33. fcffa97 gpio: msm: Add module device table and mark table const by Stephen Boyd · 12 years ago
  34. 2a3cf6a gpiolib: return -ENOENT if no GPIO mapping exists by Alexandre Courbot · 12 years ago
  35. 3b31d0e gpio: driver for Xtensa GPIO32 by Baruch Siach · 12 years ago
  36. bcc0562 gpio: 74x164: Driver cleanup by Alexander Shiyan · 12 years ago
  37. 61e7380 gpio: 74x164: Remove non-DT support by Alexander Shiyan · 12 years ago
  38. f57f98a gpio: tegra: add missing error handling to probe by Stephen Warren · 12 years ago
  39. 7bb3ed2 ARM: tegra: add gpiod_lookup table for paz00 by Heikki Krogerus · 12 years ago
  40. fdd6a5f gpiolib: update inline documentation of gpiod_get_index() by Andy Shevchenko · 12 years ago
  41. f9244ae gpiolib: convert gpiod_lookup description to kernel-doc by Andy Shevchenko · 12 years ago
  42. 1a2a99c gpiolib: introduce chip_* to print with chip->label prefix by Andy Shevchenko · 12 years ago
  43. 7589e59 gpiolib: unify pr_* messages format by Andy Shevchenko · 12 years ago
  44. ad82478 gpio: better lookup method for platform GPIOs by Alexandre Courbot · 12 years ago
  45. bdc54ef Merge tag 'v3.13-rc3' into devel by Linus Walleij · 12 years ago
  46. 374b1057 Linux 3.13-rc3 by Linus Torvalds · 12 years ago
  47. 843f4f4 Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  48. c537aba Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 12 years ago
  49. 7adfff5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  50. 470abdc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  51. 24cb412 Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 12 years ago
  52. d1b9432 aio: clean up aio ring in the fail path by Gu Zheng · 12 years ago
  53. bfb2632 Merge branch 'free-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus by James Morris · 12 years ago
  54. 002acf1 Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  55. 8e70300 Merge branches 'pm-epoll', 'pnp' and 'powercap' by Rafael J. Wysocki · 12 years ago
  56. 7cdcec9 Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  57. b52b342 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  58. 5ee5406 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  59. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  60. 2d8eeda ftrace: default to tilegx if ARCH=tile is specified by Tony Lu · 12 years ago
  61. 3ccb012 tracing: Only run synchronize_sched() at instance deletion time by Steven Rostedt · 12 years ago
  62. ef1e4e3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  63. 59fb2f0 Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 12 years ago
  64. 09759d1 Merge tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  65. da1965d Merge tag 'pinctrl-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  66. 0d11e6a blk-mq: fix use-after-free of request by Ming Lei · 12 years ago
  67. 53c6de5 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  68. 2885432 x86/apic, doc: Justification for disabling IO APIC before Local APIC by Fenghua Yu · 12 years ago
  69. 95677a9 PowerCap: Fix mode for energy counter by Srinivas Pandruvada · 12 years ago
  70. 8a37ea5 PNP: fix restoring devices after hibernation by Dmitry Torokhov · 12 years ago
  71. e0f6dec x86, bitops: Correct the assembly constraints to testing bitops by H. Peter Anvin · 12 years ago
  72. 3873d06 nfs: fix do_div() warning by instead using sector_div() by Helge Deller · 12 years ago
  73. cd7b996 MAINTAINERS: Update contact information for Trond Myklebust by Trond Myklebust · 12 years ago
  74. f22e5ed NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery by Trond Myklebust · 12 years ago
  75. 8ecffd7 Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  76. 36059ee Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. 8aa9c36 Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  78. 2787179 Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 12 years ago
  79. d644c02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  80. 1ab231b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  81. 33e0aae Merge branch 'mark-irqs' into devel by Linus Walleij · 12 years ago
  82. eb7cce1 gpio: lynxpoint: lock IRQs when starting them by Linus Walleij · 12 years ago
  83. aa6baa7 gpio: intel-mid: lock IRQs when starting them by Linus Walleij · 12 years ago
  84. 0dc6162 gpio: em: lock IRQs when starting them by Linus Walleij · 12 years ago
  85. db6b3ad gpio: bcm-kona: lock IRQs when starting them by Linus Walleij · 12 years ago
  86. f41cd3c gpio: lock adnp IRQs when enabling them by Linus Walleij · 12 years ago
  87. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 12 years ago
  88. 0756f09 ALSA: hda - Fix silent output on MacBook Air 2,1 by Takashi Iwai · 12 years ago
  89. b7d0a28 gpio: rewrite gpiochip_offset_to_desc() by Alexandre Courbot · 12 years ago
  90. a87854d gpio: MOXA ART: rename moxart_gpio_base to base by Jonas Jensen · 12 years ago
  91. b0e6989 Merge tag 'asoc-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  92. 46ac295 video: vt8500: fix error handling in probe() by Dan Carpenter · 12 years ago
  93. 5a0973f atmel_lcdfb: fix module autoload by Johan Hovold · 12 years ago
  94. 20ce902 ALSA: hda - Fix missing ELD info when using jackpoll_ms parameter by David Henningsson · 12 years ago
  95. eb21aad ALSA: hda/realtek - remove hp_automute_hook from alc283_fixup_chromebook by Kailang Yang · 12 years ago
  96. c0778e2 Btrfs: update the MAINTAINERS file by Chris Mason · 12 years ago
  97. 5551a34 x86-64, build: Always pass in -mno-sse by H. Peter Anvin · 12 years ago
  98. a16ab68 parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driver by Helge Deller · 12 years ago
  99. a5c6e87 arm: dts: socfpga: Change some clocks of gate-clk type to perip-clk by Dinh Nguyen · 12 years ago
  100. 725dd7e arm: socfpga: Enable ARM_TWD for socfpga by Dinh Nguyen · 12 years ago