1. 961be7e tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_device by Peter Huewe · 10 years ago
  2. 743410a tpm: fix format string error in tpm-chip.c by Jarkko Sakkinen · 10 years ago
  3. 9143099 char/tpm/tpm_crb: fix build error by Jarkko Sakkinen · 10 years ago
  4. 3b09825 char/tpm: fixed white spaces coding style issues by Bruno E O Meneguele · 10 years ago
  5. 3eda7d0 tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.h by Christophe Ricard · 10 years ago
  6. 7b1ee96 tpm/tpm_i2c_stm_st33: Replace remaining r by ret by Christophe Ricard · 10 years ago
  7. fc9ad77 tpm/tpm_i2c_stm_st33: Sanity cleanup by Christophe Ricard · 10 years ago
  8. ac77d33 tpm/tpm_i2c_stm_st33: Remove sparse spaces by Christophe Ricard · 10 years ago
  9. c4eadfa tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFO by Christophe Ricard · 10 years ago
  10. aec04cb tpm: TPM 2.0 FIFO Interface by Jarkko Sakkinen · 10 years ago
  11. 30fc8d1 tpm: TPM 2.0 CRB Interface by Jarkko Sakkinen · 10 years ago
  12. 7a1d7e6 tpm: TPM 2.0 baseline support by Jarkko Sakkinen · 10 years ago
  13. 313d21e tpm: device class for tpm by Jarkko Sakkinen · 10 years ago
  14. 71ed848 tpm: rename chip->dev to chip->pdev by Jarkko Sakkinen · 10 years ago
  15. 0dc5536 tpm: fix raciness of PPI interface lookup by Jarkko Sakkinen · 10 years ago
  16. afb5abc tpm: two-phase chip management functions by Jarkko Sakkinen · 10 years ago
  17. 87155b7 tpm: merge duplicate transmit_cmd() functions by Jarkko Sakkinen · 10 years ago
  18. 1a0f1b2 tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driver by Ashley Lai · 10 years ago
  19. 67fe941 tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereference by Christophe Ricard · 10 years ago
  20. f2f083b tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1. by Christophe Ricard · 10 years ago
  21. 00820e8 tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers by Christophe Ricard · 10 years ago
  22. c3804b8 tpm/tpm_i2c_stm_st33: Interrupt management improvement by Christophe Ricard · 10 years ago
  23. 8dcd198 tpm/tpm_i2c_stm_st33: Few code cleanup by Christophe Ricard · 10 years ago
  24. c36b1b2 tpm/tpm_i2c_stm_st33: Add devicetree structure by Christophe Ricard · 10 years ago
  25. 875edad tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_* by Christophe Ricard · 10 years ago
  26. ca16b76 tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return code by Christophe Ricard · 10 years ago
  27. 76182b6 tpm/tpm_i2c_stm_st33: Remove reference to io_serirq by Christophe Ricard · 10 years ago
  28. b9626f3 tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0], [1] buffer. by Christophe Ricard · 10 years ago
  29. 2dbca75 tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c by Christophe Ricard · 10 years ago
  30. 7500c4b tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpatch.pl by Christophe Ricard · 10 years ago
  31. 642d2be tpm/tpm_i2c_stm_st33: Change License header to have up to date address information by Christophe Ricard · 10 years ago
  32. 578aa13 tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar product by Christophe Ricard · 10 years ago
  33. 1ba3b0b tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send by Christophe Ricard · 10 years ago
  34. 2dfc2de char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_vendor_release" by Markus Elfring · 10 years ago
  35. 9fd8e5a tpm: remove unnecessary sizeof(u8) by Fabian Frederick · 10 years ago
  36. 84eb186 tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma by Hon Ching (Vicky) Lo · 10 years ago
  37. 448e9c5 tpm_tis: verify interrupt during init by Scot Doyle · 10 years ago
  38. bb95cd3 char: tpm: Add missing error check for devm_kzalloc by Kiran Padwal · 10 years ago
  39. 398a1e7 TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev by David Howells · 10 years ago
  40. a6391a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  41. 932f19d tg3: Release tp->lock before invoking synchronize_irq() by Prashant Sreedharan · 10 years ago
  42. db84bf4 tg3: tg3_reset_task() needs to use rtnl_lock to synchronize by Prashant Sreedharan · 10 years ago
  43. 4fd190a tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync by Prashant Sreedharan · 10 years ago
  44. b0d11b4 team: avoid possible underflow of count_pending value for notify_peers and mcast_rejoin by Jiri Pirko · 10 years ago
  45. 6fb400d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  46. 776d4e9 i40e: adds FCoE configure option by Vasu Dev · 10 years ago
  47. 14b3812f cxgb4vf: Fix queue allocation for 40G adapter by Hariprasad Shenai · 10 years ago
  48. 31238e61 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  49. 3d125f9 net: fec: fix MDIO bus assignement for dual fec SoC's by Stefan Agner · 10 years ago
  50. 188c901 Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  51. 900e183 xen-netfront: use different locks for Rx and Tx stats by David Vrabel · 10 years ago
  52. 2590605 drivers: net: cpsw: fix multicast flush in dual emac mode by Mugunthan V N · 10 years ago
  53. 0c86ac2 leds: netxbig: fix oops at probe time by Simon Guinot · 10 years ago
  54. fd48e63 cxgb4vf: Initialize mdio_addr before using it by Hariprasad Shenai · 10 years ago
  55. 4f7a42d Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  56. 971780b Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  57. 904a980 Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  58. fb43bd0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  59. 49c9e7c2 usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb() by Alexey Khoroshilov · 10 years ago
  60. caffd45 net/at91_ether: prepare and unprepare clock by Alexandre Belloni · 10 years ago
  61. 6205864 isdn: fix NUL (\0 or \x00) specification in string by Giel van Schijndel · 10 years ago
  62. 1f7f265 mmc: sdhci-pci: Add support for Intel SPT by Adrian Hunter · 10 years ago
  63. d0ed8e6 mmc: sdhci-acpi: Add ACPI HID INT344D by Adrian Hunter · 10 years ago
  64. 2836766 mmc: sdhci: Fix sleep in atomic after inserting SD card by Krzysztof Kozlowski · 10 years ago
  65. aa8165f mmc: sdhci-pxav3: do the mbus window configuration after enabling clocks by Thomas Petazzoni · 10 years ago
  66. b5540ce mmc: sdhci: Disable re-tuning for HS400 by Adrian Hunter · 10 years ago
  67. 38e40bf mmc: sdhci: Simplify use of tuning timer by Adrian Hunter · 10 years ago
  68. d519c86 mmc: sdhci: Add out_unlock to sdhci_execute_tuning by Adrian Hunter · 10 years ago
  69. ac00531 mmc: sdhci: Tuning should not change max_blk_count by Adrian Hunter · 10 years ago
  70. 81a0712 Merge tag 'wireless-drivers-for-davem-2015-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 10 years ago
  71. 7a05dc6 alx: fix alx_poll() by Eric Dumazet · 10 years ago
  72. 12d80ac net: dnet: fix dnet_poll() by Eric Dumazet · 10 years ago
  73. 4850d37 Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  74. aff8ad5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  75. 28023d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  76. 1dd34da Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  77. 8060b8d iscsi-target: Fix typos in enum cmd_flags_table by Andy Grover · 10 years ago
  78. 1ecc758 target: Allow Write Exclusive non-reservation holders to READ by Lee Duncan · 10 years ago
  79. 7216dc0 target: Drop left-over fabric_max_sectors attribute by Nicholas Bellinger · 10 years ago
  80. 046ba64 target: Drop arbitrary maximum I/O size limit by Nicholas Bellinger · 10 years ago
  81. 606185b HID: roccat: potential out of bounds in pyra_sysfs_write_settings() by Dan Carpenter · 10 years ago
  82. 96b932b gpio: dln2: use bus_sync_unlock instead of scheduling work by Octavian Purdila · 10 years ago
  83. 0c81859 net: fec: fix NULL pointer dereference in fec_enet_timeout_work by Hubert Feurstein · 10 years ago
  84. b284fbe sh_eth: Fix access to TRSCER register by Nobuhiro Iwamatsu · 10 years ago
  85. d407bc0 sh-eth: Set fdr_value of R-Car SoCs by Nobuhiro Iwamatsu · 10 years ago
  86. 000f42a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  87. c4ccac4 Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  88. 74e59ea Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  89. b11ecb2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  90. 1c16938 Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  91. 879828c gpio: grgpio: Avoid potential NULL pointer dereference by Axel Lin · 10 years ago
  92. 7a509a6 NVMe: Fix locking on abort handling by Keith Busch · 10 years ago
  93. c9d3bf8 NVMe: Start and stop h/w queues on reset by Keith Busch · 10 years ago
  94. cef6a94 NVMe: Command abort handling fixes by Keith Busch · 10 years ago
  95. 0fb59cb NVMe: Admin queue removal handling by Keith Busch · 10 years ago
  96. ea191d2 NVMe: Reference count admin queue usage by Keith Busch · 10 years ago
  97. c917dfe NVMe: Start all requests by Keith Busch · 10 years ago
  98. 79305ec Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 10 years ago
  99. eaee8ec Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  100. f662488 Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago