1. ed07247 gpio: Remove unused asm/gpio.h files by Bjorn Helgaas · 9 years ago
  2. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 9 years ago
  3. 047b2f62 gpio: TS-4800: remove useless bgpio_init flags by Julien Grossholtz · 9 years ago
  4. 43c54ec gpio: move the subdriver data pointer into gpio_device by Linus Walleij · 9 years ago
  5. 20ec3e3 gpio: move the pin ranges into gpio_device by Linus Walleij · 9 years ago
  6. 4e6fd26 pinctrl: sirf/atlas7: stop poking around in GPIO internals by Linus Walleij · 9 years ago
  7. 148ad68 gpio: ws16c48: Use devm_request_region by William Breathitt Gray · 9 years ago
  8. 1344145 gpio: sch311x: Use devm_request_region by William Breathitt Gray · 9 years ago
  9. 8a06b08 gpio: ich: Use devm_request_region by William Breathitt Gray · 9 years ago
  10. 35568c4 gpio: amd8111: Use devm_request_region by William Breathitt Gray · 9 years ago
  11. cb32389 gpio: 104-idio-16: Use devm_request_region by William Breathitt Gray · 9 years ago
  12. 5cfc057 gpio: 104-idi-48: Use devm_request_region by William Breathitt Gray · 9 years ago
  13. aa6c360 gpio: 104-dio-48e: Use devm_request_region by William Breathitt Gray · 9 years ago
  14. 22aeddb gpio: misc: Pass correct license string to MODULE_LICENSE by William Breathitt Gray · 9 years ago
  15. 33a68e8 gpio: reference count the gpio device for each desc by Linus Walleij · 9 years ago
  16. fdeb8e1 gpio: reflect base and ngpio into gpio_device by Linus Walleij · 9 years ago
  17. 6cee382 gpio/pinctrl: sunxi: stop poking around in private vars by Linus Walleij · 9 years ago
  18. 1c3cdb1 gpio: move descriptors into gpio_device by Linus Walleij · 9 years ago
  19. afbc4f3 gpio: move sysfs mock device to the gpio_device by Linus Walleij · 9 years ago
  20. 9efd9e6 gpio: remember to finally free gpio_device by Linus Walleij · 9 years ago
  21. c366c76 gpio: add tps65218 gpio by Nicolas Saenz Julienne · 9 years ago
  22. b866526 gpio: Add driver for TI TPIC2810 by Andrew F. Davis · 9 years ago
  23. df6df93 gpio: Add driver for SPI serializers by Andrew F. Davis · 9 years ago
  24. 28be55d gpio: ath79: Update the copyright notice by Alban Bedel · 9 years ago
  25. 2b8f89e gpio: ath79: Add support for the interrupt controller by Alban Bedel · 9 years ago
  26. 2f890cf gpio: ath79: Make the driver removable by Alban Bedel · 9 years ago
  27. 409d878 gpio: ath79: Allow building in compile tests by Alban Bedel · 9 years ago
  28. ab32770 gpio: ath79: Move to the generic GPIO driver by Alban Bedel · 9 years ago
  29. 60afe31 Merge branch 'chardev' into devel by Linus Walleij · 9 years ago
  30. fe95046 gpio: ABI: mark the sysfs ABI as obsolete by Linus Walleij · 9 years ago
  31. 40c159b gpio: add a userspace character device ABI by Linus Walleij · 9 years ago
  32. 6d591c4 tools/gpio: create GPIO tools by Linus Walleij · 9 years ago
  33. 3c702e9 gpio: add a userspace chardev ABI for GPIOs by Linus Walleij · 9 years ago
  34. 34ffd85 gpio: refer to gpio device in prints and debugfs by Linus Walleij · 9 years ago
  35. ff2b135 gpio: make the gpiochip a real device by Linus Walleij · 9 years ago
  36. 42178e2 drivers/gpio: Switch gpio-mpc8xxx to use gpio-generic by Liu Gang · 9 years ago
  37. daec0be Merge branch 'error-return-from-get' into devel by Linus Walleij · 9 years ago
  38. 5041e79 gpio: add TS-4800 fpga GPIO support by Julien Grossholtz · 9 years ago
  39. 9cd56ab gpio: add bindings for TS-4800 gpio controller by Julien Grossholtz · 9 years ago
  40. ccdbddf gpio: davinci: use irq_data_get_chip_type by Geliang Tang · 9 years ago
  41. 5df7fd4 gpio/qoriq: Add qoriq platforms support by Liu Gang · 9 years ago
  42. 1920906f gpio-f7188x: Add F81866 GPIO supports by Peter Hung · 9 years ago
  43. 1b06d64f gpio: Add GPIO support for the ACCES 104-DIO-48E by William Breathitt Gray · 9 years ago
  44. 9c26df9 gpio: Add GPIO support for the WinSystems WS16C48 by William Breathitt Gray · 9 years ago
  45. 4332e01 gpio: 104-idi-48: Allow IRQ sharing by William Breathitt Gray · 9 years ago
  46. a80bb4c unicore: gpio: Be sure to clamp return value by Linus Walleij · 9 years ago
  47. a4ce4b8 powerpc: simple_gpio: Be sure to clamp return value by Linus Walleij · 9 years ago
  48. e847396 powerpc: qe_lib/gpio: Be sure to clamp return value by Linus Walleij · 9 years ago
  49. eecdf59 powerpc: ppc4cc/gpio: Be sure to clamp return value by Linus Walleij · 9 years ago
  50. 48295fe blackfin: gpio: Be sure to clamp return value by Linus Walleij · 9 years ago
  51. 92e963f Linux 4.5-rc1 by Linus Torvalds · 9 years ago
  52. e246468 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  53. e1c1087 Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  54. 81f05fe Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  55. c52cb43 Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 9 years ago
  56. 00e3f5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  57. 772950e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  58. 6b31de3 ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list by Josh Boyer · 9 years ago
  59. f1fc3cd MAINTAINERS: Combine multiple telemetry entries by Souvik Kumar Chakravarty · 9 years ago
  60. 7885f2f intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs by Souvik Kumar Chakravarty · 9 years ago
  61. 587198b vmstat: Remove BUG_ON from vmstat_update by Christoph Lameter · 9 years ago
  62. 07d17f0 Merge branch '4.4-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  63. dbb9831 MIPS: zboot: Add support for serial debug using the PROM by Alban Bedel · 9 years ago
  64. 25f6609 MIPS: zboot: Avoid useless rebuilds by Alban Bedel · 9 years ago
  65. a7b4381 MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB by Florian Fainelli · 9 years ago
  66. 5bdb102 MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function by Simon Arlott · 9 years ago
  67. 696569f MIPS: bcm963xx: Update bcm_tag field image_sequence by Simon Arlott · 9 years ago
  68. 1f29cb1 MIPS: bcm963xx: Move extended flash address to bcm_tag header file by Simon Arlott · 9 years ago
  69. 8fce60b MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure by Simon Arlott · 9 years ago
  70. 5a8b0b1 MIPS: bcm63xx: nvram: Use nvram structure definition from header file by Simon Arlott · 9 years ago
  71. 3271e61 MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure by Simon Arlott · 9 years ago
  72. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  73. bfd3d53 MAINTAINERS: Add KVM for MIPS entry by James Hogan · 9 years ago
  74. f7fdcb6 MIPS: KVM: Add missing newline to kvm_err() by James Hogan · 9 years ago
  75. b2c5963 MIPS: Move KVM specific opcodes into asm/inst.h by James Hogan · 9 years ago
  76. f4956f6 MIPS: KVM: Use cacheops.h definitions by James Hogan · 9 years ago
  77. 5fa393c MIPS: Break down cacheops.h definitions by James Hogan · 9 years ago
  78. 1b505de MIPS: Use EXCCODE_ constants with set_except_vector() by James Hogan · 9 years ago
  79. 044c9bb MIPS: Update trap codes by James Hogan · 9 years ago
  80. 16d100db MIPS: Move Cause.ExcCode trap codes to mipsregs.h by James Hogan · 9 years ago
  81. 2db9d23 MIPS: KVM: Make kvm_mips_{init,exit}() static by James Hogan · 9 years ago
  82. 088ec20 MIPS: KVM: Refactor added offsetof()s by James Hogan · 9 years ago
  83. cb1b447 MIPS: KVM: Convert EXPORT_SYMBOL to _GPL by James Hogan · 9 years ago
  84. e318f0f MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index() by James Hogan · 9 years ago
  85. 9fd4af6 MIPS: Move definition of DC bit to mipsregs.h by James Hogan · 9 years ago
  86. 4c53e6b MIPS: KVM: Drop some unused definitions from kvm_host.h by James Hogan · 9 years ago
  87. caa1faa MIPS: KVM: Trivial whitespace and style fixes by James Hogan · 9 years ago
  88. 097d563 MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig by Joshua Henderson · 9 years ago
  89. 842b6b1 MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit by Joshua Henderson · 9 years ago
  90. 2572f00 MIPS: Add support for PIC32MZDA platform by Joshua Henderson · 9 years ago
  91. 9b9c2cd dt/bindings: Add bindings for PIC32/MZDA platforms by Joshua Henderson · 9 years ago
  92. aaa8666 IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controller by Cristian Birsan · 9 years ago
  93. edf2194 dt/bindings: Add bindings for PIC32 interrupt controller by Cristian Birsan · 9 years ago
  94. 70ce14b MIPS: bmips: Improve BCM6368 device tree by Álvaro Fernández Rojas · 9 years ago
  95. db66dbb MIPS: bmips: Improve BCM6328 device tree by Álvaro Fernández Rojas · 9 years ago
  96. 555fae6 MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[] by James Hogan · 9 years ago
  97. 8cbe4b5 MIPS: TXx9: iocled: Be sure to clamp return value by Linus Walleij · 9 years ago
  98. 8eb248f MIPS: RB532: Be sure to clamp return value by Linus Walleij · 9 years ago
  99. 6ea6b7f MIPS: TXx9: Be sure to clamp return value by Linus Walleij · 9 years ago
  100. 249e573 MIPS: ar7: Be sure to clamp return value by Linus Walleij · 9 years ago