1. 413058d serial: exar: Add support for IOT2040 device by Jan Kiszka · 8 years ago
  2. 380b1e2 gpio-exar/8250-exar: Make set of exported GPIOs configurable by Jan Kiszka · 8 years ago
  3. 277036f platform: Accept const properties by Jan Kiszka · 8 years ago
  4. 0d963eb serial: exar: Factor out platform hooks by Jan Kiszka · 8 years ago
  5. 4076cf0 gpio-exar/8250-exar: Rearrange gpiochip parenthood by Jan Kiszka · 8 years ago
  6. 8847f5f gpio: exar: Fix iomap request by Jan Kiszka · 8 years ago
  7. a39f2fe gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards by Jan Kiszka · 8 years ago
  8. 6697f1f serial: uapi: Add support for bus termination by Jan Kiszka · 8 years ago
  9. 85bb464 gpio: rcar: Add R8A7743 (RZ/G1M) support by Biju Das · 8 years ago
  10. 3a02dc9 gpio: gpio-wcove: Fix GPIO control register offset calculation by Kuppuswamy Sathyanarayanan · 8 years ago
  11. 5c7f2c7 gpio: lp87565: Add support for GPIO by Keerthy · 8 years ago
  12. edadced gpio: dwapb: fix missing first irq for edgeboth irq type by Xiaoguang Chen · 8 years ago
  13. eb2ec49b MAINTAINERS: Take maintainership for GPIO ACPI support by Andy Shevchenko · 8 years ago
  14. 7f45a87 gpio: exar: Fix reading of directions and values by Jan Kiszka · 8 years ago
  15. 5dab587 gpio: exar: Allocate resources on behalf of the platform device by Jan Kiszka · 8 years ago
  16. d3936d7 gpio-exar/8250-exar: Fix passing in of parent PCI device by Jan Kiszka · 8 years ago
  17. f6ac438 gpio: mockup: use devm_kcalloc() where applicable by Bartosz Golaszewski · 8 years ago
  18. c60c7f4 gpio: mockup: add myself as author by Bartosz Golaszewski · 8 years ago
  19. ec604f1 gpio: mockup: improve the error message by Bartosz Golaszewski · 8 years ago
  20. 4dc9d76 gpio: mockup: don't return magic numbers from probe() by Bartosz Golaszewski · 8 years ago
  21. b652336 gpio: mockup: improve readability by Bartosz Golaszewski · 8 years ago
  22. b6c2e77 gpio: mockup: refuse to accept an odd number of GPIO ranges by Bartosz Golaszewski · 8 years ago
  23. 650b57b gpio: mockup: tweak gpio_mockup_event_write() by Bartosz Golaszewski · 8 years ago
  24. 6f9b3e7 gpio: mockup: improve the debugfs input sanitization by Bartosz Golaszewski · 8 years ago
  25. b6730b2 gpio: mvebu: Add support for the Armada 7K/8K SoCs by Gregory CLEMENT · 8 years ago
  26. 43a2dce gpio: mvebu: fix regmap_update_bits usage by Gregory CLEMENT · 8 years ago
  27. 3638bd4 gpio: zynq: Clarify quirk and provide helper function by Soren Brinkmann · 8 years ago
  28. 5117f2b MAINTAINERS: gpio: gpio-davinci: Add entry for gpio-davinci driver by Keerthy · 8 years ago
  29. ff8c474 gpio: merrifield: Remove unused header by Andy Shevchenko · 8 years ago
  30. ead066e gpio: of: Spelling: s/retures/returns/ by Geert Uytterhoeven · 8 years ago
  31. 665dff9 gpio: xra1403: select REGMAP_SPI by Arnd Bergmann · 8 years ago
  32. 073570dc gpiolib: remove unused variable by Arnd Bergmann · 8 years ago
  33. c1a4634 gpio: adp5588: move header file out of I2C realm by Wolfram Sang · 8 years ago
  34. e3fe07e gpio: ml-ioh: check the return value of irq_alloc_generic_chip() by Bartosz Golaszewski · 8 years ago
  35. d76e8ba gpio: sta2x11: check the return value of irq_alloc_generic_chip() by Bartosz Golaszewski · 8 years ago
  36. 09445a1 gpio: pch: check the return value of irq_alloc_generic_chip() by Bartosz Golaszewski · 8 years ago
  37. c7f5326fb gpio: mockup: support irqmask and irqunmask by Bartosz Golaszewski · 8 years ago
  38. 01a3f23 gpio: mockup: be quiet unless something goes wrong by Bartosz Golaszewski · 8 years ago
  39. c650c00 gpio: mockup: add prefixes to the direction enum by Bartosz Golaszewski · 8 years ago
  40. c9546cf gpio: mockup: fix direction values by Bartosz Golaszewski · 8 years ago
  41. 923a654 gpiolib: Re-use bitmap_fill() instead of open coded loop by Andy Shevchenko · 8 years ago
  42. 193d092 PNP / ACPI: remove FSF address by Andy Shevchenko · 8 years ago
  43. 1d7f2cd PNP / ACPI: join strings back for better maintenance by Andy Shevchenko · 8 years ago
  44. 2a56e91 PNP / ACPI: add support for GpioInt resource type by Jagadish Krishnamoorthy · 8 years ago
  45. 25e3ef8 gpio: acpi: Split out acpi_gpio_get_irq_resource() helper by Andy Shevchenko · 8 years ago
  46. a31f5c3 gpio: acpi: Override GPIO initialization flags by Andy Shevchenko · 8 years ago
  47. 2eca25a gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper by Andy Shevchenko · 8 years ago
  48. ed7fcf1 gpio: acpi: Explain how to get GPIO descriptors in ACPI case by Andy Shevchenko · 8 years ago
  49. 6fe9da4 gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count() by Andy Shevchenko · 8 years ago
  50. f10e4bf gpio: acpi: Even more tighten up ACPI GPIO lookups by Andy Shevchenko · 8 years ago
  51. fe06b56 gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio() by Andy Shevchenko · 8 years ago
  52. 9e66504 gpio: acpi: Align acpi_find_gpio() with DT version by Andy Shevchenko · 8 years ago
  53. c29fd9e gpiolib: Export gpiod_configure_flags() to internal users by Andy Shevchenko · 8 years ago
  54. ca37978 gpio: of: Add documentation of new sleep standard GPIO specifiers by Charles Keepax · 8 years ago
  55. 27a49ed gpio: arizona: Add support for GPIOs that need to be maintained by Charles Keepax · 8 years ago
  56. 05f479b gpio: Add new flags to control sleep status of GPIOs by Charles Keepax · 8 years ago
  57. f9e3a41 gpio: of: Reflect decoupling of open collector and active low/high by Charles Keepax · 8 years ago
  58. 6dc0048 gpio: davinci: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  59. f37e335 gpio: mvebu: Select REGMAP_MMIO now that regmap is used by Gregory CLEMENT · 8 years ago
  60. 240d3d5 gpio: xlp: update GPIO_XLP dependency by Jayachandran C · 8 years ago
  61. b6480fa gpio: pcf857x: move header file out of I2C realm by Wolfram Sang · 8 years ago
  62. 0a848d6 gpio: max732x: move header file out of I2C realm by Wolfram Sang · 8 years ago
  63. 3b4c94b gpio: mvebu: allow building driver for Armada 7K/8K by Gregory CLEMENT · 8 years ago
  64. 2233bf7 gpio: mvebu: switch to regmap for register access by Thomas Petazzoni · 8 years ago
  65. 6ec015d gpio: mvebu: sort header include by Gregory CLEMENT · 8 years ago
  66. 350fe5e Merge branch 'mcp23s08' of /home/linus/linux-pinctrl into devel by Linus Walleij · 8 years ago
  67. 7f38c5b pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.base by Sebastian Reichel · 8 years ago
  68. d8f4494 pinctrl: mcp23s08: drop comment about missing irq support by Sebastian Reichel · 8 years ago
  69. ce9bd0a pinctrl: mcp23s08: simplify spi_present_mask handling by Sebastian Reichel · 8 years ago
  70. 5b1a7e8 pinctrl: mcp23s08: generalize irq property handling by Sebastian Reichel · 8 years ago
  71. 0d7fcd5 pinctrl: mcp23s08: simplify spi pdata handling by Sebastian Reichel · 8 years ago
  72. 5f853ac pinctrl: mcp23s08: simplify i2c pdata handling by Sebastian Reichel · 8 years ago
  73. d0e49da pinctrl: mcp23s08: switch to devm_gpiochip_add_data by Sebastian Reichel · 8 years ago
  74. 2f98e78 pinctrl: mcp23s08: use managed kzalloc for mcp by Sebastian Reichel · 8 years ago
  75. 2e29e76 pinctrl: mcp23s08: irq mapping is already done by Sebastian Reichel · 8 years ago
  76. 25ca1ce pinctrl: mcp23s08: drop OF_GPIO dependency by Sebastian Reichel · 8 years ago
  77. 8f38910 pinctrl: mcp23s08: switch to regmap caching by Sebastian Reichel · 8 years ago
  78. d795cb5 pinctrl: mcp23s08: drop pullup config from pdata by Sebastian Reichel · 8 years ago
  79. 82039d2 pinctrl: mcp23s08: add pinconf support by Sebastian Reichel · 8 years ago
  80. 64ac43e gpio: mcp23s08: move to pinctrl by Sebastian Reichel · 8 years ago
  81. 39d2675 gpio: xra1403: Add XRA1403 support to MAINTAINERS file by Nandor Han · 8 years ago
  82. 5704520 gpio: xra1403: Add EXAR XRA1403 SPI GPIO expander driver by Nandor Han · 8 years ago
  83. 7808c42 gpio: zynq: remove unneeded (void *) casts in of_match_table by Masahiro Yamada · 8 years ago
  84. 226b224 gpio: export add/remove lookup table functions by Anatolij Gustschin · 8 years ago
  85. 7b0db55 gpio: fix description for gpio-ranges example by Uwe Kleine-König · 8 years ago
  86. 0833289 Linux 4.12-rc2 by Linus Torvalds · 8 years ago
  87. 33c9e97 x86: fix 32-bit case of __get_user_asm_u64() by Linus Torvalds · 8 years ago
  88. 334a023 Clean up x86 unsafe_get/put_user() type handling by Linus Torvalds · 8 years ago
  89. f3926e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  90. 970c305 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. e7a3d62 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. a8c3954 osf_wait4(): fix infoleak by Al Viro · 8 years ago
  93. a7cc722 fix unsafe_put_user() by Al Viro · 8 years ago
  94. 56f410c Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  95. 894e216 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  96. 549f01a nvmet: release the sq ref on rdma read errors by Vijay Immanuel · 8 years ago
  97. 4b8ba5f nvmet-fc: remove target cpu scheduling flag by James Smart · 8 years ago
  98. 2952a87 nvme-fc: stop queues on error detection by James Smart · 8 years ago
  99. 85e6a6a nvme-fc: require target or discovery role for fc-nvme targets by James Smart · 8 years ago
  100. 4123109 nvme-fc: correct port role bits by James Smart · 8 years ago