summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-17drivers: staging: rtl8723au: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald
2015-01-17staging: rtl8723au: Hal8723PwrSeq.h: Use BIT() define to match mask valueJes Sorensen
2015-01-17staging: rtl8723au: Hal8723PwrSeq.h: Remove SDIO specific entriesJes Sorensen
2015-01-17staging: rtl8723au: Hal8723PwrSeq.h: Remove PCI specific entries from the pow...Jes Sorensen
2015-01-17staging: rtl8723au: HalPwrSeqCmdParsing23a(): Avoid unnecessary variable initsJes Sorensen
2015-01-17staging: rtl8723au: Hal8723APhyCfg.h: Remove more unused #definesJes Sorensen
2015-01-17staging: rtl8723au: There is no 11N pseudo PHY hereJes Sorensen
2015-01-17staging: rtl8723au: Baseband is always configured through PHY regsJes Sorensen
2015-01-17staging: rtl8723au: Hal8723APhyCfg.h: Remove some undefined structs and enumsJes Sorensen
2015-01-17staging: rtl8723au: Use enum for counter and avoid ugly typecastJes Sorensen
2015-01-17staging: rtl8723au: Use proper enum definesJes Sorensen
2015-01-17staging: rtl8723au: Use correct register names to set parameters to reduce 80...Jes Sorensen
2015-01-17staging: rtl8723au: usb_dvobj_init(): A NULL pointer check for usb_host_endpo...Jes Sorensen
2015-01-17clk: fix possible null pointer dereferenceStanimir Varbanov
2015-01-17Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao
2015-01-17clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner
2015-01-18Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-01-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-17ARM: mvebu: completely disable hardware I/O coherencyThomas Petazzoni
2015-01-17ARM: OMAP: Work around hardcoded interruptsMarc Zyngier
2015-01-17MAINTAINERS: Add Patchwork and Git URL for TPMDDPeter Huewe
2015-01-17tpm/tpm_i2c_stm_st33/dts/st33zp24-i2c: Rename st33zp24 dts documentationChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.hChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Replace remaining r by retChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Sanity cleanupChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Remove sparse spacesChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFOChristophe Ricard
2015-01-17tpm: TPM 2.0 FIFO InterfaceJarkko Sakkinen
2015-01-17tpm: TPM 2.0 CRB InterfaceJarkko Sakkinen
2015-01-17tpm: TPM 2.0 baseline supportJarkko Sakkinen
2015-01-17tpm: device class for tpmJarkko Sakkinen
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen
2015-01-17tpm: fix raciness of PPI interface lookupJarkko Sakkinen
2015-01-17tpm: two-phase chip management functionsJarkko Sakkinen
2015-01-17tpm: merge duplicate transmit_cmd() functionsJarkko Sakkinen
2015-01-17tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driverAshley Lai
2015-01-17tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereferenceChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1.Christophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registersChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Interrupt management improvementChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Few code cleanupChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33/dts/st33zp24_i2c: Add DTS DocumentationChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Add devicetree structureChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*Christophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return codeChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Remove reference to io_serirqChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer...Christophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.cChristophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpat...Christophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Change License header to have up to date address inform...Christophe Ricard