summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | of/unittest: Remove obsolete codeGrant Likely2015-01-221-15/+0
| * | | | | | of/fdt: fix sparse warningLad, Prabhakar2015-02-041-1/+1
| * | | | | | of: unitest: Add I2C overlay unit tests.Pantelis Antoniou2015-02-042-50/+556
| * | | | | | Merge tag 'v3.19-rc6' into HEADRob Herring2015-02-04240-2362/+2745
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | of: EXPORT_SYMBOL_GPL of_property_read_u64_arraySakari Ailus2015-02-031-0/+1
| | |/ / / / | |/| | | |
| * | | | | Removes OF_UNITTEST dependency on OF_DYNAMIC config symbolGaurav Minocha2015-01-132-59/+12
| * | | | | drivers: of: Export of_reserved_mem_device_{init,release}George G. Davis2015-01-131-0/+2
* | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-124-2/+253
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'devel-stable' into for-nextRussell King2015-02-10140-2030/+1757
| |\ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...Russell King2015-02-104-2/+253
| |\ \ \ \ \ \ \ \
| | | * | | | | | | ARM: 8281/1: sa1100: move GPIO-related IRQ code to gpio driverDmitry Eremin-Solenikov2015-01-291-0/+197
| | | * | | | | | | ARM: 8278/1: sa1100: split irq handling for low GPIOsDmitry Eremin-Solenikov2015-01-291-1/+1
| | | * | | | | | | ARM: 8251/1: clocksource: enable pxa_timer for SA-1100 platformDmitry Eremin-Solenikov2015-01-142-1/+8
| | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | ARM: 8256/1: driver coamba: add device binding path 'driver_override'Antonios Motakis2015-02-101-0/+47
| |/ / / / / / /
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-02-1123-937/+2231
|\ \ \ \ \ \ \ \
| * | | | | | | | tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_devicePeter Huewe2015-01-221-0/+2
| * | | | | | | | tpm: fix format string error in tpm-chip.cJarkko Sakkinen2015-01-201-1/+1
| * | | | | | | | char/tpm/tpm_crb: fix build errorJarkko Sakkinen2015-01-191-1/+1
| * | | | | | | | char/tpm: fixed white spaces coding style issuesBruno E O Meneguele2015-01-182-4/+4
| * | | | | | | | tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.hChristophe Ricard2015-01-171-1/+1
| * | | | | | | | tpm/tpm_i2c_stm_st33: Replace remaining r by retChristophe Ricard2015-01-171-4/+4
| * | | | | | | | tpm/tpm_i2c_stm_st33: Sanity cleanupChristophe Ricard2015-01-171-3/+3
| * | | | | | | | tpm/tpm_i2c_stm_st33: Remove sparse spacesChristophe Ricard2015-01-171-5/+3
| * | | | | | | | tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFOChristophe Ricard2015-01-171-2/+5
| * | | | | | | | tpm: TPM 2.0 FIFO InterfaceJarkko Sakkinen2015-01-171-23/+89
| * | | | | | | | tpm: TPM 2.0 CRB InterfaceJarkko Sakkinen2015-01-174-0/+367
| * | | | | | | | tpm: TPM 2.0 baseline supportJarkko Sakkinen2015-01-175-14/+721
| * | | | | | | | tpm: device class for tpmJarkko Sakkinen2015-01-176-50/+105
| * | | | | | | | tpm: rename chip->dev to chip->pdevJarkko Sakkinen2015-01-1714-94/+95
| * | | | | | | | tpm: fix raciness of PPI interface lookupJarkko Sakkinen2015-01-174-64/+112
| * | | | | | | | tpm: two-phase chip management functionsJarkko Sakkinen2015-01-1714-338/+329
| * | | | | | | | tpm: merge duplicate transmit_cmd() functionsJarkko Sakkinen2015-01-173-45/+30
| * | | | | | | | 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