aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* tpm: fix raciness of PPI interface lookupJarkko Sakkinen2015-01-17
* tpm: two-phase chip management functionsJarkko Sakkinen2015-01-17
* tpm: merge duplicate transmit_cmd() functionsJarkko Sakkinen2015-01-17
* tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driverAshley Lai2015-01-17
* tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereferenceChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1.Christophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registersChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Interrupt management improvementChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Few code cleanupChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33/dts/st33zp24_i2c: Add DTS DocumentationChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Add devicetree structureChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*Christophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return codeChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Remove reference to io_serirqChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer...Christophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.cChristophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpat...Christophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Change License header to have up to date address inform...Christophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar p...Christophe Ricard2015-01-17
* tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard2015-01-17
* char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_v...Markus Elfring2015-01-17
* tpm: remove unnecessary sizeof(u8)Fabian Frederick2015-01-17
* tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo2015-01-17
* tpm_tis: verify interrupt during initScot Doyle2015-01-17
* char: tpm: Add missing error check for devm_kzallocKiran Padwal2015-01-17
* TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells2015-01-17
* Merge tag 'keys-next-fixes-20150114' of git://git.kernel.org/pub/scm/linux/ke...James Morris2015-01-14
|\
| * MPILIB: Fix comparison of negative MPIsRasmus Villemoes2015-01-14
| * MPILIB: Fix obvious but harmless typoRasmus Villemoes2015-01-14
| * MPILIB: Deobfuscate mpi_cmpRasmus Villemoes2015-01-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-14
|\ \
| * \ Merge branch 'tg3-net'David S. Miller2015-01-14
| |\ \
| | * | tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan2015-01-14
| | * | tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan2015-01-14
| | * | tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan2015-01-14
| |/ /
| * | team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko2015-01-14
| * | openvswitch: packet messages need their own probe attribtueThomas Graf2015-01-14
| * | i40e: adds FCoE configure optionVasu Dev2015-01-14
| * | cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai2015-01-14
| * | netdevice: Add missing parentheses in macroBenjamin Poirier2015-01-14
| * | bridge: only provide proxy ARP when CONFIG_INET is enabledArnd Bergmann2015-01-14
| * | neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy2015-01-14
| * | net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner2015-01-14
| * | xen-netfront: use different locks for Rx and Tx statsDavid Vrabel2015-01-13
| * | drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N2015-01-13
| * | cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai2015-01-13
| * | net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath2015-01-13
| * | usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()Alexey Khoroshilov2015-01-12
| * | MAINTAINERS: add me as ibmveth maintainerThomas Falcon2015-01-12
| * | tipc: fix bug in broadcast retransmit codeJon Paul Maloy2015-01-12