1. 6e599f6 tpm: drop 'read_queue' from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  2. 570a360 tpm: drop 'irq' from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  3. 4eea703 tpm: drop 'iobase' from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  4. 003d305 tpm: drop list from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  5. c5b65fa tpm: drop the field 'time_expired' from struct tpm_chip by Jarkko Sakkinen · 8 years ago
  6. ee17798 tpm: drop 'base' from struct tpm_vendor_specific by Jarkko Sakkinen · 8 years ago
  7. d495652 tpm: drop manufacturer_id from struct tpm_vendor_specific by Jarkko Sakkinen · 8 years ago
  8. 23d06ff tpm: drop tpm_atmel specific fields from tpm_vendor_specific by Jarkko Sakkinen · 8 years ago
  9. ec5fd99 tpm: drop int_queue from tpm_vendor_specific by Jarkko Sakkinen · 8 years ago
  10. c0dff1f tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown() by Jarkko Sakkinen · 8 years ago
  11. 422eac3 tpm_crb: fix mapping of the buffers by Jarkko Sakkinen · 8 years ago
  12. ddab0e3 tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount by Christophe Ricard · 8 years ago
  13. 20ab99f tpm/st33zp24/spi: Drop two useless checks in ACPI probe path by Christophe Ricard · 8 years ago
  14. 32da563 tpm/st33zp24/i2c: Drop two useless checks in ACPI probe path by Christophe Ricard · 8 years ago
  15. 14ddfbf tpm_crb: drop struct resource res from struct crb_priv by Jarkko Sakkinen · 8 years ago
  16. dcbeab1 tpm: fix crash in tpm_tis deinitialization by Jarkko Sakkinen · 8 years ago
  17. d30b8e4 tpm: cleanup tpm_tis_remove() by Jarkko Sakkinen · 8 years ago
  18. 796d803 tpm: fix tpm_bios_log_setup stub prototype by Arnd Bergmann · 8 years ago
  19. 1551678 tpm: Replace device number bitmap with IDR by Stefan Berger · 8 years ago
  20. 3897cd9 tpm: Split out the devm stuff from tpmm_chip_alloc by Jason Gunthorpe · 8 years ago
  21. 2072df4 tpm: Get rid of module locking by Stefan Berger · 8 years ago
  22. 4e26195 tpm: Provide strong locking for device removal by Jason Gunthorpe · 8 years ago
  23. 3635e2e tpm: Get rid of devname by Jason Gunthorpe · 8 years ago
  24. 8cfffc9 tpm: Get rid of chip->pdev by Jason Gunthorpe · 8 years ago
  25. 4d8007e tpm/st33zp24/spi: Change xxx_request_resources header by Christophe RICARD · 8 years ago
  26. 740ec34 tpm/st33zp24/i2c: Change xxx_request_resources header by Christophe RICARD · 8 years ago
  27. 86ff205 tpm: st33zp24: Add support for acpi probing for spi device. by Christophe RICARD · 8 years ago
  28. 22eb90d tpm/st33zp24: Add support for acpi probing for i2c device. by Christophe RICARD · 8 years ago
  29. 8bb273f tpm/st33zp24: Extend Copyright headers by Christophe RICARD · 8 years ago
  30. 4ef2aa3 tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency by Christophe RICARD · 8 years ago
  31. 300796c tpm/st33zp24: Remove unneeded CONFIG_OF switches by Christophe RICARD · 8 years ago
  32. a5392e9 tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure by Christophe RICARD · 8 years ago
  33. d34306e tpm/st33zp24/spi: Remove useless use of memcpy. by Christophe RICARD · 8 years ago
  34. 8a74500 tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix by Christophe RICARD · 8 years ago
  35. 604e578 tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage by Christophe RICARD · 8 years ago
  36. add40d6 tpm/st33zp24/spi: Change xxx_request_resources header by Christophe RICARD · 8 years ago
  37. 6388b65 tpm/st33zp24/i2c: Change xxx_request_resources header by Christophe RICARD · 8 years ago
  38. 160beb4 tpm: st33zp24: Add support for acpi probing for spi device. by Christophe RICARD · 8 years ago
  39. fec60f2 tpm/st33zp24: Add support for acpi probing for i2c device. by Christophe RICARD · 8 years ago
  40. 2c2b217 tpm/st33zp24: Extend Copyright headers by Christophe RICARD · 8 years ago
  41. 10460bc tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency by Christophe RICARD · 8 years ago
  42. b55c8e9 tpm/st33zp24: Auto-select core module by Christophe RICARD · 8 years ago
  43. 8d8d218 tpm/st33zp24: Remove unneeded CONFIG_OF switches by Christophe RICARD · 8 years ago
  44. b637a36 tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure by Christophe RICARD · 8 years ago
  45. 6e0219c tpm/st33zp24/spi: Remove useless use of memcpy. by Christophe RICARD · 8 years ago
  46. b83ada0 tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix by Christophe RICARD · 8 years ago
  47. 9feaab5 tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage by Christophe RICARD · 8 years ago
  48. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  49. 5af2344 Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  50. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  51. 8da4b8c lib/uuid.c: move generate_random_uuid() to uuid.c by Andy Shevchenko · 8 years ago
  52. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  53. 9a07a79 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  54. 70f95b7 ipmi: Fix the I2C address extraction from SPMI tables by Corey Minyard · 8 years ago
  55. 57a38f1 IPMI: reserve memio regions separately by Corey Minyard · 8 years ago
  56. 7682485 ipmi: Fix some minor coding style issues by Corey Minyard · 8 years ago
  57. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  58. 309124e2 char: Drop bogus dependency of DEVPORT on !M68K by Geert Uytterhoeven · 8 years ago
  59. 2fad622 char/rtc: replace blacklist with whitelist by Arnd Bergmann · 8 years ago
  60. bd83a4a char: xillybus: use devm_add_action_or_reset by Sudip Mukherjee · 8 years ago
  61. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 8 years ago
  62. 2d68655 tty: Replace ASYNC_CHECK_CD and update atomically by Peter Hurley · 8 years ago
  63. 5604a98 tty: Replace ASYNC_CTS_FLOW bit and update atomically by Peter Hurley · 8 years ago
  64. 97ef38b tty: Replace TTY_THROTTLED bit tests with tty_throttled() by Peter Hurley · 8 years ago
  65. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 8 years ago
  66. 5343e67 crypto4xx: integrate ppc4xx-rng into crypto4xx by Christian Lamparter · 8 years ago
  67. afc39d6 hwrng: hisi - Add support for Hisilicon SoC RNG by Kefeng Wang · 8 years ago
  68. 043809d hwrng: exynos - Fix misspelled Samsung address by Krzysztof Kozlowski · 8 years ago
  69. 4dd6e9e hwrng: exynos - Enable COMPILE_TEST by Krzysztof Kozlowski · 8 years ago
  70. 27d80fa hwrng: exynos - Disable runtime PM on driver unbind by Krzysztof Kozlowski · 8 years ago
  71. 48a61e1 hwrng: exynos - Disable runtime PM on probe failure by Krzysztof Kozlowski · 8 years ago
  72. f1925d7 hwrng: exynos - Fix unbalanced PM runtime put on timeout error path by Krzysztof Kozlowski · 8 years ago
  73. f0d947a hwrng: exynos - Runtime suspend device after init by Krzysztof Kozlowski · 8 years ago
  74. 47cd3060 hwrng: bcm63xx - fix device tree compilation by Álvaro Fernández Rojas · 8 years ago
  75. 1701f68 Revert "ppdev: use new parport device model" by Linus Torvalds · 8 years ago
  76. 73cbf4a ipmi/watchdog: use nmi_panic() when kernel panics in NMI handler by Hidehiro Kawai · 8 years ago
  77. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  78. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  79. 9f0257b ipmi: do not probe ACPI devices if si_tryacpi is unset by Joe Lawrence · 8 years ago
  80. d9dffd2 ipmi_si: Avoid a wrong long timeout on transaction done by Corey Minyard · 8 years ago
  81. f813655 ipmi_si: Fix module parameter doc names by Corey Minyard · 8 years ago
  82. 21c8f91 ipmi_ssif: Fix logic around alert handling by Corey Minyard · 9 years ago
  83. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  84. 8eee93e Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  85. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  86. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  87. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  88. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 8 years ago
  89. b93f342 hwrng: exynos - use __maybe_unused to hide pm functions by Arnd Bergmann · 8 years ago
  90. ba6ed7e char: genrtc: replace blacklist with whitelist by Arnd Bergmann · 8 years ago
  91. ecb63a1 drivers: char: mem: fix IS_ERROR_VALUE usage by Andrzej Hajda · 8 years ago
  92. ba32717 char: xillybus: Fix internal data structure initialization by Eli Billauer · 8 years ago
  93. 523462d Merge 4.5-rc6 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  94. 1879f40 hwrng: bcm63xx - fix non device tree compatibility by Álvaro Fernández Rojas · 8 years ago
  95. ec9ee4a drivers: char: random: add get_random_long() by Daniel Cashman · 8 years ago
  96. 2cb6d64 tpm_tis: fix build warning with tpm_tis_resume by Jarkko Sakkinen · 8 years ago
  97. 99cda8c tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister() by Jarkko Sakkinen · 8 years ago
  98. 30f9c8c tpm_crb/tis: fix: use dev_name() for /proc/iomem by Jarkko Sakkinen · 8 years ago
  99. 186d124 tpm_eventlog.c: fix binary_bios_measurements by Harald Hoyer · 8 years ago
  100. 4f3b193 tpm: fix: return rc when devm_add_action() fails by Jarkko Sakkinen · 8 years ago