1. 82e39b0 gpio: mpc8xxx: handle differences between incarnations at a single place by Uwe Kleine-König · 9 years ago
  2. 4183afe gpio: mpc8xxx: constify of_device_id by Uwe Kleine-König · 9 years ago
  3. c21cde6 gpio: document interaction with other subsystems by Linus Walleij · 9 years ago
  4. bcae888 Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into devel by Linus Walleij · 9 years ago
  5. 3685bbc gpio/davinci: add interrupt support for GPIOs 16-31 by Vitaly Andrianov · 9 years ago
  6. 2563606 Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux into devel by Linus Walleij · 9 years ago
  7. 0154031 gpio: etraxfs: Fix devm_ioremap_resource return value check by Krzysztof Kozlowski · 9 years ago
  8. 7285860 gpiolib: remove unneeded assignation by Laurent Navet · 9 years ago
  9. 5444265 gpio: 74xx: Fix build warning about void to integer cast by Nicholas Krause · 9 years ago
  10. 3726960 gpiolib: assign chip owner to dev->driver->owner if not set by Grygorii Strashko · 9 years ago
  11. 5b76e79 gpiolib: irqchip: prevent driver unloading if gpio is used as irq only by Grygorii Strashko · 9 years ago
  12. 049aaf9 gpio: pcf857x: get rid of slock spinlock by Grygorii Strashko · 9 years ago
  13. 65194cb gpio: rcar: Fine-grained Runtime PM support by Geert Uytterhoeven · 9 years ago
  14. 527b397 gpio: em: Remove obsolete platform data support by Geert Uytterhoeven · 9 years ago
  15. e7aa6d8 gpio: zx: Add ZTE zx296702 GPIO support by Jun Nie · 9 years ago
  16. 24f743a gpio: Document ZTE zx296702 GPIO DT binding by Jun Nie · 9 years ago
  17. 39561e8 gpio: of: remove unnecessary variable in of_get_gpio_hog() by Masahiro Yamada · 9 years ago
  18. 4c52bd5 gpio: mvebu: kill bogus dependency on GPIO_GENERIC by Masahiro Yamada · 9 years ago
  19. 41ec66c gpio: altera: use of_mm_gpiochip_remove() to fix memory leak by Masahiro Yamada · 9 years ago
  20. 1c8b5d6 gpio: altera: fix return value of altera_gpio_remove() by Masahiro Yamada · 9 years ago
  21. d58ec58 gpio: altera: kill bogus dependency on GPIO_GENERIC by Masahiro Yamada · 9 years ago
  22. 80d2bf5 gpio: zynq: add missing module_exit function by Masahiro Yamada · 9 years ago
  23. 7c50181 dt-bindings: brcmstb-gpio: document properties for wakeup by Gregory Fong · 9 years ago
  24. d32651f gpiolib: Fix docs for gpiochip_add_pingroup_range by Tomeu Vizoso · 9 years ago
  25. db3b0fc gpio: generic: add get_direction support by Philipp Zabel · 9 years ago
  26. bdac2b6 gpio/davinci: Fix race in installing chained irq handler by Thomas Gleixner · 9 years ago
  27. 1765d67 gpio/davinci: Avoid redundant lookup of irq_data by Thomas Gleixner · 9 years ago
  28. 789f9da gpio/msm-v2: Avoid redundant lookup of irq_data by Thomas Gleixner · 9 years ago
  29. 2951a79 gpio/sa1100: Prepare sa1100_gpio_handler for irq argument removal by Thomas Gleixner · 9 years ago
  30. 364ea44 gpio/mvebu: Prepare mvebu_gpio_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  31. e43ea7a gpio/ep93xx: Prepare ep93xx_gpio_f_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  32. c3ca1e6 gpio/davinci: Prepare gpio_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  33. 476f8b4 gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  34. c16edb8 gpio/davinci: Use accessor function irq_data_get_irq_handler_data() by Jiang Liu · 9 years ago
  35. f170d71 gpio/gpio-tegra: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  36. 2456d86 gpio/pch: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  37. 43ec2e4 gpio/omap: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  38. b11b7af gpio/msm-v2: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  39. 72b2a9e gpio/ep93xx: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  40. 47c0846 gpio/zynq: Use irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  41. f7f8775 gpiolib: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  42. 77c77e3 gpio/tz1090: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  43. 8a52211 gpio/timberdale: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  44. d68cd06ce4 gpio/mvebu: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  45. 0537981 gpio/mpc8xxx: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  46. bc0195a Linux 4.2-rc2 by Linus Torvalds · 9 years ago
  47. 01e2d06 Revert "drm/i915: Use crtc_state->active in primary check_plane func" by Linus Torvalds · 9 years ago
  48. c83727a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  49. 7fbb58a Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  50. 1daa1cf Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 7b73216 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. c4bc680 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. 75a6f82 freeing unlinked file indefinitely delayed by Al Viro · 9 years ago
  54. 9391dd0 fix a braino in ovl_d_select_inode() by Al Viro · 9 years ago
  55. 0a73d0a 9p: don't leave a half-initialized inode sitting around by Al Viro · 9 years ago
  56. 59c3cb5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  57. e492519 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  58. 8a7b8ff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  59. 4322f02 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  60. 9cb1680 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  61. 2278cb0 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  62. 31b7a57 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  63. 84e3e9d Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  64. c4d029f tick/broadcast: Prevent NULL pointer dereference by Thomas Gleixner · 9 years ago
  65. b9243b5 Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  66. 3dbbbe0 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus2 by James Morris · 9 years ago
  67. 892e8ca selinux: fix mprotect PROT_EXEC regression caused by mm change by Stephen Smalley · 9 years ago
  68. 1604f87 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  69. 01ab605 parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results by John David Anglin · 9 years ago
  70. cb908ed stifb: Implement hardware accelerated copyarea by Alex Ivanov · 9 years ago
  71. 3cdeb9d Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  72. f0f2c07 nfit: add support for NVDIMM "latch" flag by Ross Zwisler · 9 years ago
  73. c2ad295 nfit: update block I/O path to use PMEM API by Ross Zwisler · 9 years ago
  74. 9d27a87 tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_test by Dan Williams · 9 years ago
  75. f7ec836 tools/testing/nvdimm: fix return code for unimplemented commands by Dan Williams · 9 years ago
  76. b1b2e62 tools/testing/nvdimm: mock ioremap_wt by Dan Williams · 9 years ago
  77. b864bc1 pmem: add maintainer for include/linux/pmem.h by Ross Zwisler · 9 years ago
  78. dbf3c37 Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors" by Dmitry Torokhov · 9 years ago
  79. ad2daa8 arm64: entry32: remove pointless register assignment by Mark Rutland · 9 years ago
  80. 51d5367 MIPS: O32: Use compat_sys_getsockopt. by Ralf Baechle · 9 years ago
  81. 1e18ac7 MIPS: c-r4k: Extend way_string array by Paul Burton · 9 years ago
  82. 6b5e741 MIPS: Pistachio: Support CDMM & Fast Debug Channel by James Hogan · 9 years ago
  83. 6249ecb MIPS: Malta: Make GIC FDC IRQ workaround Malta specific by James Hogan · 9 years ago
  84. cccf34e MIPS: c-r4k: Fix cache flushing for MT cores by Markos Chandras · 9 years ago
  85. 2d28b63 Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 9 years ago
  86. 59e7a16 Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  87. 008b3f1 Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  88. 9d5715f Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  89. 2c069a1 cxl: Check if afu is not null in cxl_slbia by Daniel Axtens · 9 years ago
  90. 8dfbc0a Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Kevin Hilman · 9 years ago
  91. d024bae Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Kevin Hilman · 9 years ago
  92. c4b5fd3 Merge branch 'hpfs-patches' (patches from Mikulas Patocka) by Linus Torvalds · 9 years ago
  93. a28e4b2 hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead by Joe Perches · 9 years ago
  94. ce65761 hpfs: kstrdup() out of memory handling by Sanidhya Kashyap · 9 years ago
  95. d7b0409 hpfs: Remove unessary cast by Firo Yang · 9 years ago
  96. a27b5b9 hpfs: add fstrim support by Mikulas Patocka · 9 years ago
  97. 4f001fd i2c: Mark instantiated device nodes with OF_POPULATE by Pantelis Antoniou · 9 years ago
  98. eb8173e i2c: jz4780: Fix return value if probe fails by Axel Lin · 9 years ago
  99. 4c0a9f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  100. 7249481 i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error path by Axel Lin · 9 years ago