1. cbfb3ea7 gpio: loongson: Add Loongson-3A/3B GPIO driver support by Huacai Chen · 9 years ago
  2. 991ff4e MIPS: Move Loongson GPIO driver to drivers/gpio by Huacai Chen · 9 years ago
  3. df5dade MIPS: Cleanup Loongson-2F's gpio driver by Huacai Chen · 9 years ago
  4. b8a51a2 gpio: gpio-tb10x: remove incorrect __exit markup by Dmitry Torokhov · 9 years ago
  5. 17d33a4 gpio: omap: get rid of GPIO_INDEX() macro by Grygorii Strashko · 9 years ago
  6. ea5fbe8 gpio: omap: get rid of omap_irq_to_gpio() by Grygorii Strashko · 9 years ago
  7. 8ac58a0 gpio: omap: get rid of GPIO_BIT() macro by Grygorii Strashko · 9 years ago
  8. 9943f26 gpio: omap: convert gpio irq functions to use GPIO offset by Grygorii Strashko · 9 years ago
  9. 37e14ec gpio: omap: drop 'gpio' param from omap_gpio_init_irq() by Grygorii Strashko · 9 years ago
  10. 4a58d22 gpio: omap: convert debounce functions switch to use gpio offset by Grygorii Strashko · 9 years ago
  11. 04ebcbd gpio: omap: simplify omap_set_gpio_dataout_x() by Grygorii Strashko · 9 years ago
  12. b2b2004 gpio: omap: convert omap_gpio_is_input() to use gpio offset by Grygorii Strashko · 9 years ago
  13. c4b4049 altera_gpio_probe() can be static by kbuild test robot · 9 years ago
  14. ab82fa7 gpio: rcar: Prevent module clock disable when wake-up is enabled by Geert Uytterhoeven · 9 years ago
  15. 3dc1e68 gpio: rcar: Add more register documentation by Geert Uytterhoeven · 9 years ago
  16. 4d84b9e gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe() by Geert Uytterhoeven · 9 years ago
  17. e189ca5 gpio/crystalcove: Add additional GPIO for Panel control by Shobhit Kumar · 9 years ago
  18. a4dd4dd gpio: dwapb: enable for Quark by Andy Shevchenko · 9 years ago
  19. 1ecb016 gpio / ACPI: Use local variable instead of ACPI_HANDLE() by Rafael J. Wysocki · 9 years ago
  20. 4d8440b gpio / ACPI: Avoid unnecessary checks in __gpiod_get_index() by Rafael J. Wysocki · 9 years ago
  21. 964cb34 gpio: move pincontrol calls to <linux/gpio/driver.h> by Linus Walleij · 9 years ago
  22. 7e96036 gpio: f7188x: add GPIO support for F71869A by Andreas Bofjall · 9 years ago
  23. 24ccef3 gpio: f7188x: add GPIO support for F71869 by Andreas Bofjall · 9 years ago
  24. 3f8f4f1 gpio: f7188x: correct spelling of "Fintek" by Andreas Bofjall · 9 years ago
  25. b620285 gpio: fix constconst in devres by Linus Walleij · 9 years ago
  26. 878ce05 gpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irq by Grygorii Strashko · 9 years ago
  27. de3b696 extend documentation for gpiod_set_array() functions by Rojhalat Ibrahim · 9 years ago
  28. 3952109 gpio: mrvl: documentation: trivial: fix typo by Josh Wu · 9 years ago
  29. 1e970b7 gpio: pxa: simplify BANK_OFF macro offset calculation by Rob Herring · 9 years ago
  30. b90f8f22 gpio: dwapb: re-enable GPIO_DWAPB for arm64 by Kefeng Wang · 9 years ago
  31. 4fd9bbc drivers/gpio: Altera soft IP GPIO driver device tree binding by Tien Hock Loh · 9 years ago
  32. c5abbba drivers/gpio: Altera soft IP GPIO driver by Tien Hock Loh · 9 years ago
  33. d32efe3 gpio: vf610: Replaces comma between expression statements by semicolon by Axel Lin · 9 years ago
  34. 331758e gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions by Rojhalat Ibrahim · 9 years ago
  35. 6685852 gpiolib: add gpiod_get_array and gpiod_put_array functions by Rojhalat Ibrahim · 9 years ago
  36. 7f2e553 gpiolib: define gpio suffixes globally by Rojhalat Ibrahim · 9 years ago
  37. 1feb57a gpio: add parameter to allow the use named gpios by Olliver Schinagl · 9 years ago
  38. b80eef9 gpio: pcf857x: Propagate wake-up setting to parent irq controller by Geert Uytterhoeven · 9 years ago
  39. a39294b gpio: pcf857x: Switch to use gpiolib irqchip helpers by Geert Uytterhoeven · 9 years ago
  40. 6b516a1 gpio: Document GPIO hogging mechanism by Benoit Parrot · 9 years ago
  41. f625d46 gpio: add GPIO hogging mechanism by Benoit Parrot · 9 years ago
  42. 984f664 gpio: max732x: convert to GPIOLIB_IRQCHIP by Linus Walleij · 9 years ago
  43. fd9c963 gpio: mb86s70: Return error if requesting an already assigned gpio by Axel Lin · 9 years ago
  44. c517d83 Linux 4.0-rc1 by Linus Torvalds · 9 years ago
  45. feaf2229 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  46. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  47. 90c453c Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  48. 0a28096 autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation by Al Viro · 9 years ago
  49. 7e0e953 procfs: fix race between symlink removals and traversals by Al Viro · 9 years ago
  50. 0db59e5 debugfs: leave freeing a symlink body until inode eviction by Al Viro · 9 years ago
  51. dca1117 Documentation/filesystems/Locking: ->get_sb() is long gone by Al Viro · 9 years ago
  52. eb6ef3d trylock_super(): replacement for grab_super_passive() by Konstantin Khlebnikov · 9 years ago
  53. 54f2a2f fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 9 years ago
  54. ce40fa7 Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 9 years ago
  55. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  56. 2c616d4 SELinux: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 9 years ago
  57. 8802565 Smack: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 9 years ago
  58. e656a8e TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR() by David Howells · 9 years ago
  59. 729b8a3 Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode by David Howells · 9 years ago
  60. 7ac2856 Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb by David Howells · 9 years ago
  61. 44bdb5e VFS: Split DCACHE_FILE_TYPE into regular and special types by David Howells · 9 years ago
  62. df1a085 VFS: Add a fallthrough flag for marking virtual dentries by David Howells · 9 years ago
  63. e7f7d22 VFS: Add a whiteout dentry type by David Howells · 9 years ago
  64. 155e35d VFS: Introduce inode-getting helpers for layered/unioned fs environments by David Howells · 9 years ago
  65. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  66. 2177033 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  67. c8c6c9b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  68. 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 · 9 years ago
  69. 24a52e4 Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  70. 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 · 9 years ago
  71. 2bfedd1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  72. 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 · 9 years ago
  73. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  74. 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  75. b5ccb07 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 9 years ago
  76. 2953245 Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  77. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 9 years ago
  78. c189cb8 Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  79. a2a6937 Merge tag 'sound-fix-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  80. f5e25f0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  81. d34696c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  82. f967737 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. f3c233d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  84. 10436cf Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  85. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  86. e2defd0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  87. b5aeca5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  88. 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 · 9 years ago
  89. dd36929 kernel: make READ_ONCE() valid on const arguments by Linus Torvalds · 9 years ago
  90. decf6d7 Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus by Jens Axboe · 9 years ago
  91. 045c47c blk-throttle: check stats_cpu before reading it from sysfs by Thadeu Lima de Souza Cascardo · 9 years ago
  92. 3466b54 Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  93. 9d0de5a Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources' by Rafael J. Wysocki · 9 years ago
  94. 4fbd0a8 Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 9 years ago
  95. 44923c9 MIPS: sead3: Corrected get_c0_perfcount_int by Niklas Cassel · 9 years ago
  96. 8fc5ec7 MIPS: mm: Remove dead macro definitions by Andreas Ruprecht · 9 years ago
  97. 7bad222 Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  98. 4c971aa Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  99. 147d1da Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib' and 'srp' into for-next by Roland Dreier · 9 years ago
  100. da12c1f IB/qib: Add blank line after declaration by Mike Marciniszyn · 9 years ago