summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driverAshley Lai2015-01-173-3/+3
* tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereferenceChristophe Ricard2015-01-171-1/+1
* tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1.Christophe Ricard2015-01-171-3/+3
* tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registersChristophe Ricard2015-01-171-8/+0
* tpm/tpm_i2c_stm_st33: Interrupt management improvementChristophe Ricard2015-01-171-88/+109
* tpm/tpm_i2c_stm_st33: Few code cleanupChristophe Ricard2015-01-171-16/+16
* tpm/tpm_i2c_stm_st33: Add devicetree structureChristophe Ricard2015-01-171-50/+116
* tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*Christophe Ricard2015-01-171-25/+25
* tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return codeChristophe Ricard2015-01-171-31/+30
* tpm/tpm_i2c_stm_st33: Remove reference to io_serirqChristophe Ricard2015-01-171-10/+3
* tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer...Christophe Ricard2015-01-172-156/+92
* tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.cChristophe Ricard2015-01-172-17/+17
* tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpat...Christophe Ricard2015-01-171-3/+5
* tpm/tpm_i2c_stm_st33: Change License header to have up to date address inform...Christophe Ricard2015-01-171-3/+2
* tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar p...Christophe Ricard2015-01-172-4/+4
* tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard2015-01-171-1/+1
* char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_v...Markus Elfring2015-01-172-4/+2
* tpm: remove unnecessary sizeof(u8)Fabian Frederick2015-01-171-2/+2
* tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo2015-01-171-0/+8
* tpm_tis: verify interrupt during initScot Doyle2015-01-171-14/+62
* char: tpm: Add missing error check for devm_kzallocKiran Padwal2015-01-172-0/+9
* TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells2015-01-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-1431-131/+289
|\
| * tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan2015-01-141-0/+12
| * tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan2015-01-141-0/+3
| * tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan2015-01-141-3/+5
| * team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko2015-01-141-2/+14
| * i40e: adds FCoE configure optionVasu Dev2015-01-143-3/+14
| * cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai2015-01-141-1/+1
| * net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner2015-01-142-4/+7
| * xen-netfront: use different locks for Rx and Tx statsDavid Vrabel2015-01-131-29/+42
| * drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N2015-01-133-4/+19
| * cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai2015-01-131-0/+2
| * usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()Alexey Khoroshilov2015-01-121-1/+1
| * net/at91_ether: prepare and unprepare clockAlexandre Belloni2015-01-121-5/+5
| * isdn: fix NUL (\0 or \x00) specification in stringGiel van Schijndel2015-01-121-1/+1
| * Merge tag 'wireless-drivers-for-davem-2015-01-09' of git://git.kernel.org/pub...David S. Miller2015-01-129-21/+58
| |\
| | * Merge tag 'iwlwifi-for-kalle-2015-01-05' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-01-058-13/+34
| | |\
| | | * iwlwifi: bump firmware API for mvm devices to 12Emmanuel Grumbach2015-01-052-3/+3
| | | * iwlwifi: mvm: scan dwell time correctionsDavid Spinadel2015-01-052-5/+16
| | | * iwlwifi: mvm: add a flag to enable match found notificationDavid Spinadel2015-01-052-0/+4
| | | * iwlwifi: mvm: fix out of bounds access to tid_to_mac80211_acEyal Shapira2015-01-051-2/+6
| | | * iwlwifi: mvm: fix Rx with both chainsEyal Shapira2015-01-051-1/+1
| | | * iwlwifi: 7000: fix reported firmware name for 7265DEmmanuel Grumbach2015-01-051-1/+1
| | | * iwlwifi: pcie: correctly define 7265-D cfgArik Nemtsov2015-01-051-1/+3
| | * | rtlwifi: Fix error when accessing unmapped memory in skbLarry Finger2015-01-051-8/+24
| * | | alx: fix alx_poll()Eric Dumazet2015-01-121-11/+13
| * | | net: dnet: fix dnet_poll()Eric Dumazet2015-01-121-13/+5
| * | | net: fec: fix NULL pointer dereference in fec_enet_timeout_workHubert Feurstein2015-01-091-0/+1
| * | | sh_eth: Fix access to TRSCER registerNobuhiro Iwamatsu2015-01-092-1/+11