summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-0616-127/+720
|\
| * TPM: remove unnecessary little endian conversionHon Ching \(Vicky\) Lo2015-10-191-2/+2
| * vTPM: support little endian guestsHon Ching \(Vicky\) Lo2015-10-192-22/+62
| * char: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-10-194-4/+0
| * vTPM: fix searching for the right vTPM node in device treeHon Ching \(Vicky\) Lo2015-10-191-1/+1
| * tpm: seal/unseal for TPM 2.0Jarkko Sakkinen2015-10-193-2/+339
| * tpm: introduce tpm_bufJarkko Sakkinen2015-10-191-0/+97
| * tpm: move the PPI attributes to character device directory.Jarkko Sakkinen2015-10-193-42/+33
| * tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen2015-10-193-50/+181
| * tpm, tpm_crb: fix unaligned read of the command buffer addressJarkko Sakkinen2015-10-191-3/+4
| * vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \(Vicky\) Lo2015-10-191-1/+1
| * tpm: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-10-191-1/+1
* | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-11-0512-162/+411
|\ \
| * \ Merge branch 'for-4.3-fixes' into for-4.4Tejun Heo2015-11-03751-11343/+79098
| |\ \
| | * | ata: pata_macio: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-171-0/+1
| * | | ahci: add new Intel device IDsAlexandra Yates2015-11-031-0/+10
| * | | ahci: Add Marvell 88se91a2 device idJohannes Thumshirn2015-10-311-0/+2
| * | | ahci: cleanup ahci_host_activate_multi_irqsDan Williams2015-10-311-18/+3
| * | | ahci: ahci_host_activate: kill IRQF_SHAREDDan Williams2015-10-311-1/+1
| * | | ahci: qoriq: Disable NCQ on ls2080a SoCTang Yuantian2015-10-311-1/+7
| * | | ahci: qoriq: Rename LS2085A SoC support code to LS2080ATang Yuantian2015-10-311-3/+3
| * | | libata: enable LBA flag in taskfile for ata_scsi_pass_thru()Vinayak Kale2015-10-271-0/+3
| * | | libata: add support for NCQ commands for SG interfaceVinayak Kale2015-10-271-1/+7
| * | | ahci: qoriq: Fix a compiling warningArnd Bergmann2015-10-151-2/+3
| * | | pata_it821x: use "const char *" for string literalsLABBE Corentin2015-10-151-3/+3
| * | | libata: only call ->done once all per-tag ressources are releasedChristoph Hellwig2015-10-121-9/+13
| * | | libata: cleanup ata_scsi_qc_completeChristoph Hellwig2015-10-041-14/+5
| * | | ata: ahci: find eSATA ports and flag them as removableManuel Lauss2015-09-303-2/+14
| * | | libata: samsung_cf: fix handling platform_get_irq resultAndrzej Hajda2015-09-251-1/+1
| * | | ata: pata_pxa: dmaengine conversionRobert Jarzmik2015-09-101-112/+59
| * | | ahci: added a new driver for supporting Freescale AHCI sataTang Yuantian2015-09-083-0/+282
| * | | Revert "ahci: added support for Freescale AHCI sata"Tang Yuantian2015-09-081-1/+0
* | | | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-05206-794/+1332
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/ti-qspi' and '...Mark Brown2015-11-043-80/+53
| |\ \ \ \ \ \
| | | | * | | | spi: txx9: Use transfer speed unconditionallyJarkko Nikula2015-09-161-1/+1
| | | | | |/ / | | | | |/| |
| | | * | | | spi: ti-qspi: improve ->remove() callbackFelipe Balbi2015-10-301-10/+1
| | | * | | | spi: spi-ti-qspi: switch to polling mode for better r/w performanceVignesh R2015-10-161-54/+20
| | | |/ / /
| | * | | | spi: s3c64xx: Use transfer speed unconditionallyJarkko Nikula2015-09-161-1/+1
| | * | | | spi: s3c64xx: replace clock disabling with runtime PM suspend call in remove ...Heiner Kallweit2015-09-141-1/+5
| | * | | | spi: s3c64xx: simplify suspend / resume handlersHeiner Kallweit2015-09-141-8/+7
| | * | | | spi: s3c64xx: extend driver to make full use of runtime PM autosuspendHeiner Kallweit2015-09-141-8/+18
| | * | | | spi: s3c64xx: clean up runtime PM if driver registration failsHeiner Kallweit2015-09-141-1/+4
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-04175-307/+175
| |\ \ \ \ \ \ \ \
| | | | | | * | | | spi: pxa2xx: Rework self-initiated platform data creation for non-ACPIJarkko Nikula2015-10-301-12/+26
| | | | | | * | | | spi: pxa2xx: Add support for Intel BroxtonJarkko Nikula2015-10-301-0/+20
| | | | | | * | | | spi: pxa2xx: Detect number of enabled Intel LPSS SPI chip select signalsJarkko Nikula2015-10-301-1/+21
| | | | | | * | | | spi: pxa2xx: Add output control for multiple Intel LPSS chip selectsJarkko Nikula2015-10-301-3/+24
| | | | | | * | | | spi: pxa2xx: Use LPSS prefix for defines that are Intel LPSS specificJarkko Nikula2015-10-301-8/+8
| | | | | | * | | | spi: pxa2xx: Align a few definesJarkko Nikula2015-10-231-3/+3
| | | | | | * | | | spi: pxa2xx: Save other reg_cs_ctrl bits when configuring chip selectJarkko Nikula2015-10-231-1/+3