summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mfd: cros_ec: Add Management API entry pointsGwendal Grignou2019-06-101-0/+113
* mfd: cros_ec: Add SKU ID and Secure storage APIGwendal Grignou2019-06-101-0/+107
* mfd: cros_ec: Add API for rwsigGwendal Grignou2019-06-101-0/+26
* mfd: cros_ec: Add API for Fingerprint supportGwendal Grignou2019-06-101-0/+228
* mfd: cros_ec: Add API for Touchpad supportGwendal Grignou2019-06-101-0/+26
* mfd: cros_ec: Add API for EC-EC communicationGwendal Grignou2019-06-101-0/+95
* mfd: cros_ec: Add I2C passthru protection APIGwendal Grignou2019-06-101-0/+22
* mfd: cros_ec: Add Smart Battery Firmware update APIGwendal Grignou2019-06-101-0/+73
* mfd: cros_ec: Add Hibernate APIGwendal Grignou2019-06-101-2/+70
* mfd: cros_ec: Add API for keyboard testingGwendal Grignou2019-06-101-0/+18
* mfd: cros_ec: Complete Power and USB PD APIGwendal Grignou2019-06-101-8/+228
* mfd: cros_ec: Fix temperature APIGwendal Grignou2019-06-101-7/+57
* mfd: cros_ec: Add fingerprint APIGwendal Grignou2019-06-101-0/+34
* mfd: cros_ec: Fix event processing APIGwendal Grignou2019-06-101-11/+76
* mfd: cros_ec: Complete MEMS sensor APIGwendal Grignou2019-06-101-58/+406
* mfd: cros_ec: Add EC transport protocol v4Gwendal Grignou2019-06-101-2/+141
* mfd: cros_ec: Expand hash APIGwendal Grignou2019-06-101-2/+9
* mfd: cros_ec: Add lightbar v2 APIGwendal Grignou2019-06-101-4/+120
* mfd: cros_ec: Add PWM_SET_DUTY APIGwendal Grignou2019-06-101-2/+18
* mfd: cros_ec: Add Flash V2 commands APIGwendal Grignou2019-06-101-3/+147
* mfd: cros_ec: Remove zero-size structsGwendal Grignou2019-06-101-15/+18
* mfd: cros_ec: move HDMI CEC API definitionGwendal Grignou2019-06-101-73/+75
* mfd: cros_ec: Update ACPI interface definitionGwendal Grignou2019-06-101-126/+293
* mfd: cros_ec: use BIT macroGwendal Grignou2019-06-101-55/+55
* mfd: cros_ec: Define commands as 4-digit UPPER CASE hex valuesGwendal Grignou2019-06-101-99/+136
* mfd: cros_ec: add ec_align macrosGwendal Grignou2019-06-101-204/+238
* mfd: cros_ec: set comments properlyGwendal Grignou2019-06-101-25/+40
* mfd: cros_ec: Zero BUILD_ macroGwendal Grignou2019-06-101-0/+5
* mfd: cros_ec: Update license termGwendal Grignou2019-06-101-15/+5
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-192-2/+11
|\
| * panic: add an option to replay all the printk message in bufferFeng Tang2019-05-181-1/+6
| * mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2019-05-181-1/+5
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-191-0/+3
|\ \
| * | i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit2019-05-171-0/+3
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-191-3/+5
|\ \ \
| * | | jbd2: fix potential double freeChengguang Xu2019-05-101-3/+5
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-191-2/+2
|\ \ \ \
| * | | | ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni2019-05-021-2/+2
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-197-8/+214
|\ \ \ \ \
| * | | | | iommu/dma-iommu: Remove iommu_dma_map_msi_msg()Julien Grall2019-05-031-5/+0
| * | | | | iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two partsJulien Grall2019-05-031-0/+25
| * | | | | genirq/msi: Add a new field in msi_desc to store an IOMMU cookieJulien Grall2019-05-031-0/+26
| * | | | | soc: ti: Add MSI domain bus support for Interrupt AggregatorLokesh Vutla2019-05-013-0/+34
| * | | | | genirq: Introduce irq_chip_{request,release}_resource_parent() apisLokesh Vutla2019-05-011-0/+2
| * | | | | firmware: ti_sci: Add helper apis to manage resourcesLokesh Vutla2019-05-011-0/+54
| * | | | | firmware: ti_sci: Add support for IRQ managementLokesh Vutla2019-05-011-0/+26
| * | | | | firmware: ti_sci: Add support for RM core opsLokesh Vutla2019-05-011-0/+27
| * | | | | firmware: ti_sci: Add support to get TISCI handle using of_phandleGrygorii Strashko2019-05-011-0/+17
| * | | | | irqchip/gic-v3-its: fix some definitions of inner cacheability attributesHongbo Yao2019-04-291-6/+6
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-191-1/+0
|\ \ \ \ \ \