1. a9a813d spi: fsl-espi: simplify of_fsl_espi_suspend by Heiner Kallweit · 8 years ago
  2. 278c48d spi: fsl-espi: separate fsl-espi from fsl-lib completely by Heiner Kallweit · 8 years ago
  3. 35ab046 spi: fsl-espi: introduce struct fsl_espi by Heiner Kallweit · 8 years ago
  4. 456c742 spi: fsl-espi: factor out fsl_espi_init_regs by Heiner Kallweit · 8 years ago
  5. 219b5e3 spi: fsl-espi: introduce struct fsl_espi_cs by Heiner Kallweit · 8 years ago
  6. 7cb5557 spi: fsl-espi: migrate relevant parts of mpc8xxx_spi_probe and of_mpc8xxx_spi_probe by Heiner Kallweit · 8 years ago
  7. cdb2f77 spi: fsl-espi: remove usage of mpc8xxx_spi->irq by Heiner Kallweit · 8 years ago
  8. e3ce4f4 spi: fsl-espi: remove usage of mpc8xxx_spi->flags by Heiner Kallweit · 8 years ago
  9. 7454346 spi: fsl-espi: remove remaining usage of struct fsl_spi_platform_data by Heiner Kallweit · 8 years ago
  10. 2808f77 spi: fsl-espi: don't set pdata->cs_control by Heiner Kallweit · 8 years ago
  11. 689d41f spi: fsl-espi: remove usage of pdata->initial_spmode by Heiner Kallweit · 8 years ago
  12. 8263cb3 spi: fsl-espi: add support for dual output read mode by Heiner Kallweit · 8 years ago
  13. aca7515 spi: fsl-espi: add support for ESPI RXSKIP mode by Heiner Kallweit · 8 years ago
  14. 8f3086d spi: fsl-espi: don't write ESPI_SPMODE register if the mode doesn't change by Heiner Kallweit · 8 years ago
  15. 60d9531 spi: fsl-espi: remove unneeded call to fsl_espi_setup_transfer by Heiner Kallweit · 8 years ago
  16. 73aaf15 spi: fsl-espi: fix support for all available clock rates by Paulo Zaneti · 8 years ago
  17. 66b8053 spi: fsl-espi: small fix to error path in fsl_espi_irq by Heiner Kallweit · 8 years ago
  18. f05689a spi: fsl-espi: fix and improve reading from RX FIFO by Heiner Kallweit · 8 years ago
  19. e508cea spi: fsl-espi: make better use of the RX FIFO by Heiner Kallweit · 8 years ago
  20. db1b049 spi: fsl-espi: extend and improve transfer error handling by Heiner Kallweit · 8 years ago
  21. b3bec5f spi: fsl-espi: simplify and inline function fsl_espi_change_mode by Heiner Kallweit · 8 years ago
  22. f895e27 spi: fsl-espi: Rename len in struct mpc8xxx_spi to rx_len and make it unsigned by Heiner Kallweit · 8 years ago
  23. 5473126 spi: fsl-espi: fix and improve writing to TX FIFO by Heiner Kallweit · 8 years ago
  24. e9e128a spi: fsl-espi: improve check for SPI_QE_CPU_MODE by Heiner Kallweit · 8 years ago
  25. e3cd6cf spi: fsl-espi: fix merge conflict for commit "avoid processing uninitalized data on error" by Heiner Kallweit · 8 years ago
  26. f9ce28f Merge branch 'fix/fsl-espi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-fsl-espi by Mark Brown · 8 years ago
  27. 5c0ba57 spi: fsl-espi: avoid processing uninitalized data on error by Arnd Bergmann · 8 years ago
  28. 923ab15 spi: fsl-espi: fix handling of word sizes other than 8 bit by Heiner Kallweit · 8 years ago
  29. e4be705 spi: fsl-espi: reject MSB-first transfers with word sizes other than 8 or 16 by Heiner Kallweit · 8 years ago
  30. b497eb0 spi: fsl-espi: replace of_get_property with of_property_read_u32 by Heiner Kallweit · 8 years ago
  31. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  32. 133d970 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  33. 5d89d9f Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  34. ac9ef8c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  35. b292fb8 Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  36. 689f891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  37. 8b70f71 Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  38. e505014 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  39. b41d037 Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  40. ef98988 Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  41. 993d1b5 qedr: Add events support and register IB device by Ram Amrani · 8 years ago
  42. 0488677 qedr: Add GSI support by Ram Amrani · 8 years ago
  43. 1d1424c qedr: Add LL2 RoCE interface by Ram Amrani · 8 years ago
  44. afa0e13 qedr: Add support for data path by Ram Amrani · 8 years ago
  45. e0290cc qedr: Add support for memory registeration verbs by Ram Amrani · 8 years ago
  46. cecbcdd qedr: Add support for QP verbs by Ram Amrani · 8 years ago
  47. a7efd77 qedr: Add support for PD,PKEY and CQ verbs by Ram Amrani · 8 years ago
  48. ac1b36e qedr: Add support for user context verbs by Ram Amrani · 8 years ago
  49. ec72fce qedr: Add support for RoCE HW init by Ram Amrani · 8 years ago
  50. 2e0cbc4 qedr: Add RoCE driver framework by Ram Amrani · 8 years ago
  51. f96ed26 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  52. b56061b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  53. d8bfb96 Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  54. 522533f Merge branches 'acpi-fan', 'acpi-ec', 'acpi-drivers' and 'acpi-osl' by Rafael J. Wysocki · 8 years ago
  55. 3f62d52 Merge branches 'device-properties' and 'acpi-misc' by Rafael J. Wysocki · 8 years ago
  56. 383731d Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  57. 29fbff8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  58. 1134ca2 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  59. 40bd3a5 Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  60. 44dc8c9 Merge tag 'platform-drivers-x86-v4.9-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  61. e3799a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  62. c197d75 cpufreq: CPPC: Correct desired_perf calculation by Hoan Tran · 8 years ago
  63. 5852e93 net: axienet: Remove unused parameter from __axienet_device_reset by Tobias Klauser · 8 years ago
  64. 10f6c4d liquidio: CN23XX: fix a loop timeout by Dan Carpenter · 8 years ago
  65. 3c293f4 net: phy: Trigger state machine on state change and not polling. by Andrew Lunn · 8 years ago
  66. 3f2b0a5 netvsc: Remove mistaken udp.h inclusion. by David S. Miller · 8 years ago
  67. f112be6 xen-netback: fix type mismatch warning by Arnd Bergmann · 8 years ago
  68. 7086605 stmmac: fix error check when init ptp by Giuseppe CAVALLARO · 8 years ago
  69. be9b317 stmmac: fix ptp init for gmac4 by Giuseppe CAVALLARO · 8 years ago
  70. d4e9913 qed: fix old-style function definition by Arnd Bergmann · 8 years ago
  71. ad19bc8 netvsc: fix checksum on UDP IPV6 by stephen hemminger · 8 years ago
  72. d1ef006 xen-netback: fix guest Rx stall detection (after guest Rx refactor) by David Vrabel · 8 years ago
  73. 02a9079 drivers/ptp: Fix kernel memory disclosure by Vlad Tsyrklevich · 8 years ago
  74. b8a4ddb net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON by Tom Herbert · 8 years ago
  75. 9a76588 qmi_wwan: add support for Quectel EC21 and EC25 by Bjørn Mork · 8 years ago
  76. 88a2428 qed: Fix to use list_for_each_entry_safe() when delete items by Wei Yongjun · 8 years ago
  77. 1e09c10 tlan: avoid unused label with PCI=n by Arnd Bergmann · 8 years ago
  78. a9339b8 xen-netback: (re-)create a debugfs node for hash information by Paul Durrant · 8 years ago
  79. abb6627 cpufreq: conservative: Fix next frequency selection by Rafael J. Wysocki · 8 years ago
  80. abc4b9a acpi_os_vprintf: Use printk_get_level() to avoid unnecessary KERN_CONT by Joe Perches · 8 years ago
  81. e311404 ACPI / PAD: don't register acpi_pad driver if running as Xen dom0 by Juergen Gross · 8 years ago
  82. 3954517 cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc by Rafael J. Wysocki · 8 years ago
  83. 0843e83 cpufreq: intel_pstate: Proportional algorithm for Atom by Rafael J. Wysocki · 8 years ago
  84. b67be92 Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  85. 2d2474a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  86. 084165a Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  87. 217c6d2 Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/host-exynos', 'pci/host-hisi', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-qcom' and 'pci/host-spear' into next by Bjorn Helgaas · 8 years ago
  88. 22c7e1d Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 8 years ago
  89. dd5bba5 Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-iproc', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-rockchip', 'pci/host-tegra', 'pci/host-xgene' and 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
  90. 08015ee PCI: rockchip: Indent "if" statement body by Dan Carpenter · 8 years ago
  91. 1cd7137 rtc: rv8803: set VDETOFF and SWOFF via device tree by Oleksij Rempel · 9 years ago
  92. 127595e platform/x86: intel_pmc_core: avoid boot time warning for !CONFIG_DEBUGFS_FS by Arnd Bergmann · 8 years ago
  93. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  94. f84cfdf PCI: hisi: Reorder struct hisi_pcie by Bjorn Helgaas · 8 years ago
  95. e9480b5 PCI: hisi: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  96. a458ce3 PCI: hisi: Include register block base in PCIE_SYS_STATE4 address by Bjorn Helgaas · 8 years ago
  97. 8e5ec41 PCI: dra7xx: Reorder struct dra7xx_pcie by Bjorn Helgaas · 8 years ago
  98. 228ee66 PCI: xilinx-nwl: Remove unused platform data by Bjorn Helgaas · 8 years ago
  99. adf9e28 PCI: xilinx-nwl: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  100. e59e5ff PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argument by Bjorn Helgaas · 8 years ago