1. ea948cf gpio: move BCM Kona Kconfig option by Linus Walleij · 10 years ago
  2. a7ec2e7 gpio: arrange SPI Kconfig symbols alphabetically by Linus Walleij · 10 years ago
  3. 92c33ef gpio: arrange PCI GPIO controllers alphabetically by Linus Walleij · 10 years ago
  4. bf5a16b gpio: arrange I2C Kconfig symbols alphabetically by Linus Walleij · 10 years ago
  5. 223fa27 gpio: arrange Kconfig symbols alphabetically by Linus Walleij · 10 years ago
  6. 62e08f2 gpio: ich: Implement get_direction function by Aaron Sierra · 10 years ago
  7. afeb7b4 gpio: use (!foo) instead of (foo == NULL) by Varka Bhadram · 10 years ago
  8. 4878b46 gpio: arizona: drop owner assignment from platform_drivers by Varka Bhadram · 10 years ago
  9. 76a2dae gpio: max7300: remove 'ret' variable by Varka Bhadram · 10 years ago
  10. 7898b31 gpio: use devm_kzalloc by Varka Bhadram · 10 years ago
  11. d1e10dc gpio: sch: use uapi/linux/pci_ids.h directly by Michael S. Tsirkin · 10 years ago
  12. 33c07b4 gpio: x-gene: fix devm_ioremap_resource() check by Vladimir Zapolskiy · 10 years ago
  13. cbfb3ea7 gpio: loongson: Add Loongson-3A/3B GPIO driver support by Huacai Chen · 10 years ago
  14. 991ff4e MIPS: Move Loongson GPIO driver to drivers/gpio by Huacai Chen · 10 years ago
  15. df5dade MIPS: Cleanup Loongson-2F's gpio driver by Huacai Chen · 10 years ago
  16. b8a51a2 gpio: gpio-tb10x: remove incorrect __exit markup by Dmitry Torokhov · 10 years ago
  17. 17d33a4 gpio: omap: get rid of GPIO_INDEX() macro by Grygorii Strashko · 10 years ago
  18. ea5fbe8 gpio: omap: get rid of omap_irq_to_gpio() by Grygorii Strashko · 10 years ago
  19. 8ac58a0 gpio: omap: get rid of GPIO_BIT() macro by Grygorii Strashko · 10 years ago
  20. 9943f26 gpio: omap: convert gpio irq functions to use GPIO offset by Grygorii Strashko · 10 years ago
  21. 37e14ec gpio: omap: drop 'gpio' param from omap_gpio_init_irq() by Grygorii Strashko · 10 years ago
  22. 4a58d22 gpio: omap: convert debounce functions switch to use gpio offset by Grygorii Strashko · 10 years ago
  23. 04ebcbd gpio: omap: simplify omap_set_gpio_dataout_x() by Grygorii Strashko · 10 years ago
  24. b2b2004 gpio: omap: convert omap_gpio_is_input() to use gpio offset by Grygorii Strashko · 10 years ago
  25. c4b4049 altera_gpio_probe() can be static by kbuild test robot · 10 years ago
  26. ab82fa7 gpio: rcar: Prevent module clock disable when wake-up is enabled by Geert Uytterhoeven · 10 years ago
  27. 3dc1e68 gpio: rcar: Add more register documentation by Geert Uytterhoeven · 10 years ago
  28. 4d84b9e gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe() by Geert Uytterhoeven · 10 years ago
  29. e189ca5 gpio/crystalcove: Add additional GPIO for Panel control by Shobhit Kumar · 10 years ago
  30. a4dd4dd gpio: dwapb: enable for Quark by Andy Shevchenko · 10 years ago
  31. 1ecb016 gpio / ACPI: Use local variable instead of ACPI_HANDLE() by Rafael J. Wysocki · 10 years ago
  32. 4d8440b gpio / ACPI: Avoid unnecessary checks in __gpiod_get_index() by Rafael J. Wysocki · 10 years ago
  33. 964cb34 gpio: move pincontrol calls to <linux/gpio/driver.h> by Linus Walleij · 10 years ago
  34. 7e96036 gpio: f7188x: add GPIO support for F71869A by Andreas Bofjall · 10 years ago
  35. 24ccef3 gpio: f7188x: add GPIO support for F71869 by Andreas Bofjall · 10 years ago
  36. 3f8f4f1 gpio: f7188x: correct spelling of "Fintek" by Andreas Bofjall · 10 years ago
  37. b620285 gpio: fix constconst in devres by Linus Walleij · 10 years ago
  38. 878ce05 gpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irq by Grygorii Strashko · 10 years ago
  39. de3b696 extend documentation for gpiod_set_array() functions by Rojhalat Ibrahim · 10 years ago
  40. 3952109 gpio: mrvl: documentation: trivial: fix typo by Josh Wu · 10 years ago
  41. 1e970b7 gpio: pxa: simplify BANK_OFF macro offset calculation by Rob Herring · 10 years ago
  42. b90f8f22 gpio: dwapb: re-enable GPIO_DWAPB for arm64 by Kefeng Wang · 10 years ago
  43. 4fd9bbc drivers/gpio: Altera soft IP GPIO driver device tree binding by Tien Hock Loh · 10 years ago
  44. c5abbba drivers/gpio: Altera soft IP GPIO driver by Tien Hock Loh · 10 years ago
  45. d32efe3 gpio: vf610: Replaces comma between expression statements by semicolon by Axel Lin · 10 years ago
  46. 331758e gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions by Rojhalat Ibrahim · 10 years ago
  47. 6685852 gpiolib: add gpiod_get_array and gpiod_put_array functions by Rojhalat Ibrahim · 10 years ago
  48. 7f2e553 gpiolib: define gpio suffixes globally by Rojhalat Ibrahim · 10 years ago
  49. 1feb57a gpio: add parameter to allow the use named gpios by Olliver Schinagl · 10 years ago
  50. b80eef9 gpio: pcf857x: Propagate wake-up setting to parent irq controller by Geert Uytterhoeven · 10 years ago
  51. a39294b gpio: pcf857x: Switch to use gpiolib irqchip helpers by Geert Uytterhoeven · 10 years ago
  52. 6b516a1 gpio: Document GPIO hogging mechanism by Benoit Parrot · 10 years ago
  53. f625d46 gpio: add GPIO hogging mechanism by Benoit Parrot · 10 years ago
  54. 984f664 gpio: max732x: convert to GPIOLIB_IRQCHIP by Linus Walleij · 10 years ago
  55. fd9c963 gpio: mb86s70: Return error if requesting an already assigned gpio by Axel Lin · 10 years ago
  56. c517d83 Linux 4.0-rc1 by Linus Torvalds · 10 years ago
  57. feaf222 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  58. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  59. 90c453c Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  60. 0a28096 autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation by Al Viro · 10 years ago
  61. 7e0e953 procfs: fix race between symlink removals and traversals by Al Viro · 10 years ago
  62. 0db59e5 debugfs: leave freeing a symlink body until inode eviction by Al Viro · 10 years ago
  63. dca1117 Documentation/filesystems/Locking: ->get_sb() is long gone by Al Viro · 10 years ago
  64. eb6ef3d trylock_super(): replacement for grab_super_passive() by Konstantin Khlebnikov · 10 years ago
  65. 54f2a2f fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 10 years ago
  66. ce40fa7 Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 10 years ago
  67. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  68. 2c616d4 SELinux: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 10 years ago
  69. 8802565 Smack: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 10 years ago
  70. e656a8e TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR() by David Howells · 10 years ago
  71. 729b8a3 Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode by David Howells · 10 years ago
  72. 7ac2856 Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb by David Howells · 10 years ago
  73. 44bdb5e VFS: Split DCACHE_FILE_TYPE into regular and special types by David Howells · 10 years ago
  74. df1a085 VFS: Add a fallthrough flag for marking virtual dentries by David Howells · 10 years ago
  75. e7f7d22 VFS: Add a whiteout dentry type by David Howells · 10 years ago
  76. 155e35d VFS: Introduce inode-getting helpers for layered/unioned fs environments by David Howells · 10 years ago
  77. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  78. 2177033 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  79. c8c6c9b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  80. 93aaa83 Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  81. 24a52e4 Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  82. cd50b70 Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  83. 2bfedd1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  84. a911dcd Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  85. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  86. 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  87. b5ccb07 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  88. 2953245 Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  89. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  90. c189cb8 Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  91. a2a6937 Merge tag 'sound-fix-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  92. f5e25f0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  93. d34696c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  94. f967737 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  95. f3c233d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. 10436cf Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  97. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  98. e2defd0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  99. b5aeca5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  100. 3f4d992 Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago