1. 6bcf3f6 pinctrl: qcom: fix masking of pinmux functions by John Crispin · 8 years ago
  2. 8d0a0ac Merge branch 'fixes' into devel by Linus Walleij · 8 years ago
  3. 01dabe9 pinctrl: intel: Configure GPIO chip IRQ as wakeup interrupts by Nilesh Bacchewar · 8 years ago
  4. d107341 pinctrl: cherryview: Convert to use devm_gpiochip_add_data() by Mika Westerberg · 8 years ago
  5. 47c950d pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain by Mika Westerberg · 8 years ago
  6. 0565f49 Merge tag 'v4.8-rc6' into devel by Linus Walleij · 8 years ago
  7. ccf1e9e Merge branch 'gpio-irq-validmask' into devel by Linus Walleij · 8 years ago
  8. 79b804c gpiolib: Make it possible to exclude GPIOs from IRQ domain by Mika Westerberg · 8 years ago
  9. 31ebe86 pinctrl: nomadik: don't default-flag IRQs as falling by Linus Walleij · 8 years ago
  10. 07bc299 pinctrl: st: Remove obsolete platforms from pinctrl-st dt doc by Peter Griffin · 8 years ago
  11. 147e1468 pinctrl: st: Remove STiH415/6 SoC pinctrl driver support. by Peter Griffin · 8 years ago
  12. 0ef823b pinctrl: amlogic: gxbb: add i2c pins by Jerome Brunet · 8 years ago
  13. cd1e3b0 pinctrl: amlogic: gxbb: add nand pins by Jerome Brunet · 8 years ago
  14. 49cf2f2 pinctrl: stm32: add IRQ_DOMAIN_HIERARCHY dependency by Arnd Bergmann · 8 years ago
  15. 6812f19 pinctrl: amlogic: gxbb: add spi nor pins by Jerome Brunet · 8 years ago
  16. 3049d13 Merge tag 'sh-pfc-for-v4.9-tag3' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 8 years ago
  17. 77fd413 pinctrl: sh-pfc: r8a7794: Implement voltage switching for SDHI by Simon Horman · 8 years ago
  18. 0e1396f pinctrl: sh-pfc: r8a7791: Implement voltage switching for SDHI by Simon Horman · 8 years ago
  19. 9a6caa1 pinctrl: sh-pfc: Add PORT_GP_24 helper macro by Simon Horman · 8 years ago
  20. 905933a pinctrl: Fix "st,syscfg" definition for STM32 pinctrl by Alexandre TORGUE · 8 years ago
  21. eb4ec68 driver: base: pinctrl: return error from pinctrl_bind_pins() by Deepak · 8 years ago
  22. 9b5fb0c pinctrl: meson-gxbb: add the missing SDIO interrupt pin by Martin Blumenstingl · 8 years ago
  23. 5595603 pinctrl: aspeed: fix regmap error handling by Arnd Bergmann · 8 years ago
  24. 03e9888 pinctrl: mediatek: constify gpio_chip structures by Julia Lawall · 8 years ago
  25. d9048cd pinctrl: stm32: constify gpio_chip structures by Julia Lawall · 8 years ago
  26. e084448 pinctrl/amd: switch to using a bool for level by Agrawal, Nitesh-kumar · 8 years ago
  27. 0eb9f68 pinctrl: Add IRQ support to STM32 gpios by Alexandre TORGUE · 8 years ago
  28. 23fb161 pinctrl: Add IRQ related DT properties of STM32 pinctrl by Alexandre TORGUE · 8 years ago
  29. b09eed7 pinctrl: samsung: Remove an always false dev->of_node test by Sylwester Nawrocki · 8 years ago
  30. c11a044 pinctrl: intel: merrifield: fix dup size in probe by Vincent Stehlé · 8 years ago
  31. 4c806c9 gpio: mxc: add generic gpio request/free callbacks to pinctrl by Vladimir Zapolskiy · 8 years ago
  32. e188cbf gpio: mxc: shift gpio_mxc_init() to subsys_initcall level by Vladimir Zapolskiy · 8 years ago
  33. 430be10 pinctrl: imx: accept gpio request/free from pinctrl by Vladimir Zapolskiy · 8 years ago
  34. 5803348 pinctrl/at91: Don't provide a default trigger type by Marc Zyngier · 8 years ago
  35. c5901bd pinctrl: sh-pfc: r8a7796: Add voltage switch operations for SDHI by Simon Horman · 8 years ago
  36. 40ade58 pinctrl: sh-pfc: Return pinconf with arguments in packed format by Niklas Söderlund · 8 years ago
  37. c307168 pinctrl: sh-pfc: r8a7792: Add MSIOF pin groups by Sergei Shtylyov · 8 years ago
  38. 446bd7d pinctrl: sh-pfc: r8a7792: Add QSPI pin groups by Sergei Shtylyov · 8 years ago
  39. 9395452 Linux 4.8-rc6 by Linus Torvalds · 8 years ago
  40. bd0b841 nvme: make NVME_RDMA depend on BLOCK by Linus Torvalds · 8 years ago
  41. 2afe669 Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  42. 61c3dae Merge tag 'usb-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  43. 98ac9a6 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  44. b8db371 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  45. 6905732 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  46. ba63f23 fscrypto: require write access to mount to set encryption policy by Eric Biggers · 8 years ago
  47. 002ced4 fscrypto: only allow setting encryption policy on directories by Eric Biggers · 8 years ago
  48. 163ae1c fscrypto: add authorization check for setting encryption policy by Eric Biggers · 8 years ago
  49. 1e8b8d9 libnvdimm: allow legacy (e820) pmem region to clear bad blocks by Dave Jiang · 8 years ago
  50. 2e21807 nfit, mce: Fix SPA matching logic in MCE handler by Vishal Verma · 8 years ago
  51. 9049771 mm: fix cache mode of dax pmd mappings by Dan Williams · 8 years ago
  52. ca120cf mm: fix show_smap() for zone_device-pmd ranges by Dan Williams · 8 years ago
  53. d0acc7d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  54. daf6b9b Merge tag 'pm-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  55. 8a2a835 Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  56. c4a6c70 Merge tag 'gpio-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  57. 6dc728c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  58. 5c44ad6 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  59. f4a9c16 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  60. 067c2f4 Merge tag 'sound-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  61. 5e59d9a virtio_console: Stop doing DMA on the stack by Andy Lutomirski · 8 years ago
  62. af7c1be virtio: mark vring_dma_dev() static by Baoyou Xie · 8 years ago
  63. e45eeb4 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  64. 2771fc8 Merge tag 'powerpc-4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  65. 53d5f1d Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  66. 6b98174 Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  67. 1b49dae Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  68. 72d508a Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 8 years ago
  69. 2b97434 arm64: use preempt_disable_notrace in _percpu_read/write by Chunyan Zhang · 8 years ago
  70. 872c63f arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb() by Will Deacon · 8 years ago
  71. 6f3c4fb usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase by Clemens Gruber · 8 years ago
  72. 3732b30 cpufreq-stats: Minor documentation fix by Jean Delvare · 8 years ago
  73. cbfff43 i2c: rk3x: Restore clock settings at resume time by Doug Anderson · 8 years ago
  74. e0603c8 i2c: Spelling s/acknowedge/acknowledge/ by Geert Uytterhoeven · 8 years ago
  75. 664d58b i2c: designware: save the preset value of DW_IC_SDA_HOLD by Zhuo-hao Lee · 8 years ago
  76. 711bef6 Merge tag 'ceph-for-4.8-rc6' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  77. acdfffb Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 8 years ago
  78. e8b3b45 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  79. 30851a7 Documentation: i2c: slave-interface: add note for driver development by Wolfram Sang · 8 years ago
  80. e35478e i2c: mux: demux-pinctrl: run properly with multiple instances by Wolfram Sang · 8 years ago
  81. 816f318 ALSA: rawmidi: Fix possible deadlock with virmidi registration by Takashi Iwai · 8 years ago
  82. 9f8a765 ALSA: timer: Fix zero-division by continue of uninitialized instance by Takashi Iwai · 8 years ago
  83. 9b41b92 dmi-id: don't free dev structure after calling device_register by Allen Hung · 8 years ago
  84. bcf42aa xhci: fix null pointer dereference in stop command timeout function by Mathias Nyman · 8 years ago
  85. d71f058 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  86. 95390e3 Merge tag 'sunxi-fixes-for-4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Olof Johansson · 8 years ago
  87. 1d3ef9c arm-cci: pmu: Fix typo in event name by Suzuki K Poulose · 8 years ago
  88. 28fa991 Merge tag 'imx-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 8 years ago
  89. d8b795f Revert "ARM: tegra: fix erroneous address in dts" by Olof Johansson · 8 years ago
  90. f077aaf powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET by Paul Mackerras · 8 years ago
  91. 8540571 powerpc/32: Fix again csum_partial_copy_generic() by Christophe Leroy · 8 years ago
  92. caa58f8 powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PE by Gavin Shan · 8 years ago
  93. 66cd89d pinctrl: sunxi: Remove unsupported PWM channel pinmux in H3 by Milo Kim · 8 years ago
  94. 56beac9 gpio: sa1100: fix irq probing for ucb1x00 by Russell King · 8 years ago
  95. 60f749f gpio: mcp23s08: make driver depend on OF_GPIO by Linus Walleij · 8 years ago
  96. c6c8649 Revert "gpio: include <linux/io-mapping.h> in gpiolib-of" by Linus Walleij · 8 years ago
  97. 80a7704 Merge tag 'usercopy-v4.8-rc6-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  98. 5fe2501 pinctrl: bcm281xx: constify pinctrl_ops and pinmux_ops structures by Julia Lawall · 8 years ago
  99. c87da27 pinctrl: nsp: constify pinctrl_ops and pinmux_ops structures by Julia Lawall · 8 years ago
  100. f3b4b7c pinctrl: ns2: constify pinctrl_ops and pinmux_ops structures by Julia Lawall · 8 years ago