1. 5138585 gpio-amd8111: add release_region on ioport_map failure by Varka Bhadram · 10 years ago
  2. a0b66e3 gpio: ge: fix compilation error by Kamlakant Patel · 10 years ago
  3. 866010f gpio: ge: convert to use basic mmio gpio library by Kamlakant Patel · 10 years ago
  4. 1fbb29c gpio: gpio-dln2: Added a Blank line after declaration by Mohammad Jamal · 10 years ago
  5. 09afa27 gpio: max732x: Fix possible deadlock by Semen Protsenko · 10 years ago
  6. 479f8a5 gpio: max732x: Rewrite IRQ code to use irq_domain API by Semen Protsenko · 10 years ago
  7. 43c4bcf gpio: max732x: Add device tree support by Semen Protsenko · 10 years ago
  8. f28f8ef gpio/Kconfig: Fix X86 arch name by Ricardo Ribalda Delgado · 10 years ago
  9. c7f3c5d gpio: rcar: Switch to use gpiolib irqchip helpers by Geert Uytterhoeven · 10 years ago
  10. 7d82bf3 gpio: rcar: Fix error path for devm_kzalloc() failure by Geert Uytterhoeven · 10 years ago
  11. f1d2d08 gpio: mvebu: Fix probe cleanup on error by Andrew Lunn · 10 years ago
  12. a4319a6 gpio: mvebu: checkpatch fixes by Andrew Lunn · 10 years ago
  13. b9b4d9f gpio:gpiolib: use static const char const * for a suffixes array by Olliver Schinagl · 10 years ago
  14. ffe4770 gpio-amd8111: check ioport_map return value by Varka Bhadram · 10 years ago
  15. da9df93 gpio: dwapb: Convert to use resource managed APIs by Axel Lin · 10 years ago
  16. 08b89fa gpio: tz1090: Use resource_size to fix off-by-one by Axel Lin · 10 years ago
  17. a7ce835 gpio: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  18. aab0b12 gpio: sx150x: Fix comparing wrong value with chip->irq_masked by Axel Lin · 10 years ago
  19. d3c2155 gpio: grgpio: off by one in grgpio_to_irq() by Dan Carpenter · 10 years ago
  20. 53e41f5 gpio: tc3589x: get rid of platform data by Linus Walleij · 10 years ago
  21. 5b6a342 gpio: vx855: Switch to use managed resources APIs by Axel Lin · 10 years ago
  22. c458e45 gpio/xilinx: Use of_mm_gpiochip_remove by Ricardo Ribalda Delgado · 10 years ago
  23. d621e8b gpio/gpiolib-of: Create of_mm_gpiochip_remove by Ricardo Ribalda Delgado · 10 years ago
  24. 1d6902d gpio/xilinx: Create a single gpio chip on dual cores by Ricardo Ribalda Delgado · 10 years ago
  25. 4ae798f gpio/xilinx: Fix kernel-doc by Ricardo Ribalda Delgado · 10 years ago
  26. c54c58b gpio/xilinx: Add support for X86 Arch by Ricardo Ribalda Delgado · 10 years ago
  27. 749564f gpio/xilinx: Convert the driver to platform device interface by Ricardo Ribalda Delgado · 10 years ago
  28. bc2f3dc gpio/xilinx: Remove offset property by Ricardo Ribalda Delgado · 10 years ago
  29. 9202149 gpio: sch: Add support for Intel Quark X1000 SoC by Chang Rebecca Swee Fun · 10 years ago
  30. ae9ca49 gpio: sx150x: add support for sx1506 gpio expander device by Wei Chen · 10 years ago
  31. 093e943 gpio: sx150x: move to irqdomain framework for sx150x driver by Wei Chen · 10 years ago
  32. 3c01b9a gpio: moxart: convert to use basic mmio gpio library by Kamlakant Patel · 10 years ago
  33. 9a6b871 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  34. 5242d422 [regression] braino in "lustre: use is_root_inode()" by Al Viro · 10 years ago
  35. 08b022a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  36. ebda37c9 Merge tag 'for-linus-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 10 years ago
  37. da6b51d Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2" by Dave Airlie · 10 years ago
  38. 0d83b72 Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 10 years ago
  39. bd8136d agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags by Dave Jones · 10 years ago
  40. aa39477 Merge tag 'dm-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  41. fc556fb Merge tag 'drm/tegra/for-3.19-rc1-fixes' of git://people.freedesktop.org/~tagr/linux into drm-fixes by Dave Airlie · 10 years ago
  42. a548a83 Merge tag 'drm-intel-next-fixes-2014-12-17' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  43. 2e33054 Merge tag 'topic/atomic-fixes-2014-12-17' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  44. 955f6be Merge branch 'msm-fixes-3.19' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 10 years ago
  45. 2036eaa nouveau: bring back legacy mmap handler by Dave Airlie · 10 years ago
  46. e3fe142 ipmi: Fix compile issue with isspace() by Corey Minyard · 10 years ago
  47. 9c63331 ipmi: Finish cleanup of BMC attributes by Corey Minyard · 10 years ago
  48. bfc7249 Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  49. a4e1328 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  50. cdce6ac Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  51. 5d6a546 Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  52. fe07ade i2c: sh_mobile: fix uninitialized var when debug is enabled by Wolfram Sang · 10 years ago
  53. ecb5ec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  54. ed55635 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  55. e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. 464ed18 PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 10 years ago
  57. 4bb9374 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. 34b85e3 Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  59. d5e80b4 Update/Remove soon-to-be-dead email address by Dave Jones · 10 years ago
  60. b074cf8 macintosh: therm_pm72: delete deprecated driver by Wolfram Sang · 10 years ago
  61. 71504e5 tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  62. 47164fd spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  63. a5fd973 tick/powerclamp: Remove tick_nohz_idle abuse by Thomas Gleixner · 10 years ago
  64. 64ec45b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  65. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  66. 385336e Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  67. ebcffcd Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  68. 0ec28c37 Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  69. 4c929fe Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  70. ae450e2 target: Allow AllRegistrants to re-RESERVE existing reservation by Nicholas Bellinger · 10 years ago
  71. 00c845d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  72. ff2f974 drm/msm/hdmi: rework HDMI IRQ handler by Jilai Wang · 10 years ago
  73. e6d7a16 drm/msm/hdmi: enable regulators before clocks to avoid warnings by Jilai Wang · 10 years ago
  74. 8bc1fe9 drm/msm/mdp5: update irqs on crtc<->encoder link change by Rob Clark · 10 years ago
  75. f86afec drm/msm: block incoming update on pending updates by Rob Clark · 10 years ago
  76. ac9a3d8 be2net: Fix incorrect setting of tunnel offload flag in netdev features by Sriharsha Basavapatna · 10 years ago
  77. bf27c35 bnx2x: fix typos in "configure" by Jiri Benc · 10 years ago
  78. 26c0e10 xen-netback: support frontends without feature-rx-notify again by David Vrabel · 10 years ago
  79. 2ec1c17 Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  80. 035f10e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  81. 0a06664 Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  82. be10f60 Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm' by Rafael J. Wysocki · 10 years ago
  83. 5aa80e5 cxgb4: Fix decoding QSA module for ethtool get settings by Hariprasad Shenai · 10 years ago
  84. ba90f26 watchdog: imx2_wdt: Fix the argument of watchdog_active() by Fabio Estevam · 10 years ago
  85. aefbaf3 watchdog: imx2_wdt: Add power management support. by Xiubo Li · 10 years ago
  86. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  87. 5766650 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  88. cc66974 Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  89. 9f3e151 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  90. f16ea4f i2c: sh_mobile: I2C_SH_MOBILE should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  91. 55f5f98 i2c: sh_mobile: rework deferred probing by Wolfram Sang · 10 years ago
  92. e844a79 i2c: sh_mobile: refactor DMA setup by Wolfram Sang · 10 years ago
  93. 00d8689 i2c: mv64xxx: rework offload support to fix several problems by Thomas Petazzoni · 10 years ago
  94. 1259869 i2c: mv64xxx: use BIT() macro for register value definitions by Thomas Petazzoni · 10 years ago
  95. 2efda90 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  96. 0b4954c Merge tag 'pwm/for-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  97. d797da4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  98. d6666be Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  99. 4b08eae drm/atomic: fix potential null ptr on plane enable by Rob Clark · 10 years ago
  100. 5164bec dm: fix missed error code if .end_io isn't implemented by target_type by zhendong chen · 10 years ago