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. 1001354 Linux 4.9-rc1 by Linus Torvalds · 8 years ago
  32. df34d04 Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs by Linus Torvalds · 8 years ago
  33. 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
  34. 133d970 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  35. 050aaea Merge tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  36. b26b5ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  37. 87dbe42 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  38. d3304ca Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  39. 2692a71 Merge branch 'work.uaccess' into for-linus by Al Viro · 8 years ago
  40. 7041c57 score: traps: Add missing include file to fix build error by Guenter Roeck · 8 years ago
  41. f1a9622 fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths by Oleg Nesterov · 8 years ago
  42. 1a892b4 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  43. 89f39af fs/super.c: fix race between freeze_super() and thaw_super() by Oleg Nesterov · 8 years ago
  44. 655042c overlayfs: Fix setting IOP_XATTR flag by Vivek Goyal · 8 years ago
  45. ffecee4 iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() by Vegard Nossum · 8 years ago
  46. 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
  47. 50cff89 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  48. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  49. d4d24d2 Merge tag 'docs-4.9-2' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  50. ac9ef8c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  51. b292fb8 Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  52. 689f891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  53. 8b70f71 Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  54. e505014 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  55. 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
  56. 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
  57. 3514de3 CIFS: Retrieve uid and gid from special sid if enabled by Steve French · 8 years ago
  58. 9593265 CIFS: Add new mount option to set owner uid and gid from special sids in acl by Steve French · 8 years ago
  59. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  60. 993d1b5 qedr: Add events support and register IB device by Ram Amrani · 8 years ago
  61. 0488677 qedr: Add GSI support by Ram Amrani · 8 years ago
  62. 1d1424c qedr: Add LL2 RoCE interface by Ram Amrani · 8 years ago
  63. afa0e13 qedr: Add support for data path by Ram Amrani · 8 years ago
  64. e0290cc qedr: Add support for memory registeration verbs by Ram Amrani · 8 years ago
  65. cecbcdd qedr: Add support for QP verbs by Ram Amrani · 8 years ago
  66. a7efd77 qedr: Add support for PD,PKEY and CQ verbs by Ram Amrani · 8 years ago
  67. ac1b36e qedr: Add support for user context verbs by Ram Amrani · 8 years ago
  68. ec72fce qedr: Add support for RoCE HW init by Ram Amrani · 8 years ago
  69. 2e0cbc4 qedr: Add RoCE driver framework by Ram Amrani · 8 years ago
  70. b6daa51 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  71. f96ed26 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  72. b56061b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  73. 4960634 pkeys: Remove easily triggered WARN by Dave Jones · 8 years ago
  74. e9f8f48 Merge tag 'metag-for-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 8 years ago
  75. 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
  76. 11ed3e0 MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls by Ralf Baechle · 8 years ago
  77. 522533f Merge branches 'acpi-fan', 'acpi-ec', 'acpi-drivers' and 'acpi-osl' by Rafael J. Wysocki · 8 years ago
  78. 3f62d52 Merge branches 'device-properties' and 'acpi-misc' by Rafael J. Wysocki · 8 years ago
  79. 383731d Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  80. 7764235b ovl: use vfs_get_link() by Miklos Szeredi · 8 years ago
  81. d60874c vfs: add vfs_get_link() helper by Miklos Szeredi · 8 years ago
  82. 78a3fa4 ovl: use generic_readlink by Miklos Szeredi · 8 years ago
  83. cb348ed ovl: explain error values when removing acl from workdir by Miklos Szeredi · 8 years ago
  84. 29fbff8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  85. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  86. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  87. 35a891b Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  88. de74025 CIFS: Reset read oplock to NONE if we have mandatory locks after reopen by Pavel Shilovsky · 8 years ago
  89. f2cca6a CIFS: Fix persistent handles re-opening on reconnect by Pavel Shilovsky · 8 years ago
  90. 166cea4 SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup by Sachin Prabhu · 8 years ago
  91. 3baf1a7 SMB2: Separate Kerberos authentication from SMB2_sess_setup by Sachin Prabhu · 8 years ago
  92. cb978ac Expose cifs module parameters in sysfs by Germano Percossi · 8 years ago
  93. 24df148 Cleanup missing frees on some ioctls by Steve French · 8 years ago
  94. 834170c Enable previous version support by Steve French · 8 years ago
  95. 18dd8e1 Do not send SMB3 SET_INFO request if nothing is changing by Steve French · 8 years ago
  96. 1134ca2 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  97. 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
  98. 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
  99. e3799a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  100. c197d75 cpufreq: CPPC: Correct desired_perf calculation by Hoan Tran · 8 years ago