1. acf1fcf Merge branch 'thread-irq-simpler' into devel by Linus Walleij · 9 years ago
  2. eb485c7 Merge branch 'pl061' into devel by Linus Walleij · 9 years ago
  3. 46a5c11 gpio: merrifield: Implement gpio_get_direction callback by Andy Shevchenko · 9 years ago
  4. e7a718f gpio: merrifield: Add support for hardware debouncer by Andy Shevchenko · 9 years ago
  5. f4e81c5 gpio: chardev: Return error for seek operations by Lars-Peter Clausen · 9 years ago
  6. 975aceb gpio: arizona: Tidy up probe error path by Charles Keepax · 9 years ago
  7. a3ee78e gpio: arizona: Remove pointless set of platform drvdata by Charles Keepax · 9 years ago
  8. 6da7b0d gpio: pl061: delete platform data handling by Linus Walleij · 9 years ago
  9. 562b488 gpio: pl061: move platform data into driver by Linus Walleij · 9 years ago
  10. 2796325 gpio: pl061: rename variable from chip to pl061 by Linus Walleij · 9 years ago
  11. 538f76c gpio: pl061: rename state container struct by Linus Walleij · 9 years ago
  12. 9c18be8 gpio: pl061: use local state for parent IRQ storage by Linus Walleij · 9 years ago
  13. 35ca3f6 gpio: set explicit nesting on drivers by Linus Walleij · 9 years ago
  14. d245b3f gpio: simplify adding threaded interrupts by Linus Walleij · 9 years ago
  15. df950da gpio: vf610: use builtin_platform_driver by Geliang Tang · 9 years ago
  16. 1d2b2ac gpio: axp209: use correct register for GPIO input status by Quentin Schulz · 9 years ago
  17. 1516c63 gpio: stmpe: fix interrupt handling bug by Linus Walleij · 9 years ago
  18. 22eaf13 gpio: em: depnd on ARCH_SHMOBILE by Peter Robinson · 9 years ago
  19. 752fda8 gpio: zx: depend on ARCH_ZX by Peter Robinson · 9 years ago
  20. 72aba2e gpio: x86: update config dependencies for x86 specific hardware by Peter Robinson · 9 years ago
  21. d65aa4b gpio: mb86s7x: use builtin_platform_driver by Geliang Tang · 9 years ago
  22. 6f1bd54 gpio: etraxfs: use builtin_platform_driver by Geliang Tang · 9 years ago
  23. 3107d57 gpio: max77620: add compatible string to device id list by Venkat Reddy Talla · 9 years ago
  24. 5261bee gpio: intel-mid: use builtin_pci_driver by Geliang Tang · 9 years ago
  25. 3940c34 gpio: tag line labels used for interrupts by Linus Walleij · 9 years ago
  26. ad17731 gpio: clamp values on gpio[d]_direction_output() by Linus Walleij · 9 years ago
  27. 24b35ed gpio: htc-egpio: read output value from cache by Linus Walleij · 9 years ago
  28. 9298539 gpio: htc-egpio: add .get_direction() support by Linus Walleij · 9 years ago
  29. c82064f ACPI / gpio: avoid warning for gpio hogging code by Arnd Bergmann · 9 years ago
  30. e027503 gpio: davinci: Use unique labels for each gpio chip by Axel Haslam · 9 years ago
  31. 43bbf94c gpio: htc-egpio: Make it explicitly non-modular by Paul Gortmaker · 9 years ago
  32. 09e258a gpio: of: add missing of_node_put() in of_gpiochip_scan_gpios() by Wei Yongjun · 9 years ago
  33. 550a953 ACPI / gpio: make acpi_gpiochip_parse_own_gpio static by Wei Yongjun · 9 years ago
  34. 1b6998c ACPI / gpio: add missing fwnode_handle_put() in acpi_gpiochip_scan_gpios() by Wei Yongjun · 9 years ago
  35. 5a195c6 gpio: gpiolib-devprop: Check chip->parent pointer before dereferencing by Thor Thayer · 9 years ago
  36. f85522c gpio: altera-a10sr: Drop unnecessary gpiochip_remove by Wei Yongjun · 9 years ago
  37. 54e2602 Merge branch 'ib-sx150x' of /home/linus/linux-pinctrl into devel by Linus Walleij · 9 years ago
  38. f08ea3c gpio: mxs: fix duplicate level interrupts by Sascha Hauer · 9 years ago
  39. 66a37c3 gpio: mxs: use enable/disable regs to (un)mask irqs by Sascha Hauer · 9 years ago
  40. 4035cc1 ACPI / gpio: Add support for naming GPIOs by Mika Westerberg · 9 years ago
  41. 9427ecb gpio: Rework of_gpiochip_set_names() to use device property accessors by Mika Westerberg · 9 years ago
  42. c80f1ba ACPI / gpio: Add hogging support by Mika Westerberg · 9 years ago
  43. 6f7194a ACPI / gpio: Allow holes in list of GPIOs for a device by Mika Westerberg · 9 years ago
  44. 1208c93 gpio: pca953x: Add MAX7318 compatible by Marek Vasut · 9 years ago
  45. 4c5f15b gpio: ts4900: Add hardware dependencies by Jean Delvare · 9 years ago
  46. 74100bb tools/gpio: re-work gpio hammer with gpio operations by Bamvor Jian Zhang · 9 years ago
  47. e1acec0e tools/gpio: add gpio basic opereations by Bamvor Jian Zhang · 9 years ago
  48. 26a48c4 gpio: altera-a10sr: Add A10 System Resource Chip GPIO support. by Thor Thayer · 9 years ago
  49. e78ade0 gpio: merrifield: set default handler to be handle_bad_irq() by Andy Shevchenko · 9 years ago
  50. fdf4332 gpio: max77620: Remove unused fields from struct max77620_gpio by Axel Lin · 9 years ago
  51. 08bcd3e gpio: fix struct gpio_chip comment by Anthony Best · 9 years ago
  52. 9e80f90 pinctrl: Add SX150X GPIO Extender Pinctrl Driver by Neil Armstrong · 9 years ago
  53. 07d9a38 Linux 4.9-rc2 by Linus Torvalds · 9 years ago
  54. 5ff93ab Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  55. c761923 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  56. a55da8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  57. e6995f2 Merge tag 'hwmon-for-linus-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  58. 5766e9d Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  59. 0c2b6dc Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. 3e9679a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 86c5bf7 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. bfb7bfe Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 90e0105 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. ff85605 x86/boot/smp: Don't try to poke disabled/non-existent APIC by Ville Syrjälä · 9 years ago
  65. dcd4693 Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  66. a23b27a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  67. 02593ac Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 9 years ago
  68. 43ef55d Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  69. 956c897 Merge branches 'acpi-wdat' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  70. a442950 Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 9 years ago
  71. 6edc51a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  72. ecd06f2 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  73. e59f30b Merge tag 'pci-v4.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  74. 658f7c4 Merge tag 'kvm-arm-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 9 years ago
  75. c8ea039 arm/arm64: KVM: Map the BSS at HYP by Marc Zyngier · 9 years ago
  76. 60e21a0 arm64: KVM: Take S1 walks into account when determining S2 write faults by Will Deacon · 9 years ago
  77. ec366cd Merge tag 'drm-fixes-for-v4.9-rc2-part2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  78. 02a1b8f PCI: designware-plat: Update author email address by Joao Pinto · 9 years ago
  79. 3118dac kernel/irq: Export irq_set_parent() by Sudip Mukherjee · 9 years ago
  80. 1ba0158 target/tcm_fc: use CPU affinity for responses by Hannes Reinecke · 9 years ago
  81. 8962a4d target/tcm_fc: Update debugging statements to match libfc usage by Hannes Reinecke · 9 years ago
  82. 91b385b target/tcm_fc: return detailed error in ft_sess_create() by Hannes Reinecke · 9 years ago
  83. b04bf58 target/tcm_fc: print command pointer in debug message by Hannes Reinecke · 9 years ago
  84. 1b4c59b target: fix potential race window in target_sess_cmd_list_waiting() by Hannes Reinecke · 9 years ago
  85. 26beaee Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/lst/linux into drm-fixes by Dave Airlie · 9 years ago
  86. 96ebf7c Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_linux into drm-fixes by Dave Airlie · 9 years ago
  87. e947f03 Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 9 years ago
  88. 961050d Merge branch 'fixes-for-v4.9-rc2' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-fixes by Dave Airlie · 9 years ago
  89. 28e3d70 watchdog: wdat_wdt: Ping the watchdog on resume by Mika Westerberg · 9 years ago
  90. 6f33d645 Merge tag 'pm-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  91. 350d323 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  92. 5938768 Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init" by Chen-Yu Tsai · 9 years ago
  93. 3633031 Merge tag 'kvm-s390-master-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 9 years ago
  94. 9995f4f clocksource: Add J-Core timer/clocksource driver by Rich Felker · 9 years ago
  95. a2ce092 of: Add J-Core timer bindings by Rich Felker · 9 years ago
  96. a5efb6b KVM: s390: reject invalid modes for runtime instrumentation by Christian Borntraeger · 9 years ago
  97. f4814e6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  98. bdcff415 Merge tag 'ceph-for-4.9-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 9 years ago
  99. 0ea67fa Merge tag 'mmc-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 9 years ago
  100. a28ad14 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago