summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* extcon: max77693: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2014-04-291-5/+4
* extcon: max8997: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi2014-04-291-4/+3
* extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon de...Chanwoo Choi2014-04-292-12/+69
* extcon: Add extcon_dev_allocate/free() to control the memory of extcon deviceChanwoo Choi2014-04-292-0/+49
* extcon: arizona: Use devm_extcon_dev_register()Sangjung Woo2014-04-241-8/+4
* extcon: palmas: Use devm_extcon_dev_register()Sangjung Woo2014-04-241-10/+5
* extcon: max8997: Use devm_extcon_dev_register()Sangjung Woo2014-04-241-3/+1
* extcon: max77693: Use devm_extcon_dev_register()Sangjung Woo2014-04-241-5/+2
* extcon: max14577: Use devm_extcon_dev_register()Sangjung Woo2014-04-241-7/+2
* extcon: gpio: Use devm_extcon_dev_register()Sangjung Woo2014-04-241-12/+4
* extcon: adc-jack: Use devm_extcon_dev_register()Sangjung Woo2014-04-241-21/+9
* extcon: Add resource-managed extcon register functionSangjung Woo2014-04-242-0/+82
* extcon: max14577: Properly handle regmap_irq_get_virq errorKrzysztof Kozlowski2014-04-241-1/+1
* extcon: max14577: Fix probe failure on successful work queueKrzysztof Kozlowski2014-04-241-6/+1
* Merge tag 'ib-mfd-extcon-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Chanwoo Choi2014-04-248-188/+836
|\
| * regulator: max14577: Add support for MAX77836 regulatorsKrzysztof Kozlowski2014-04-234-39/+289
| * extcon: max14577: Add support for MAX77836Krzysztof Kozlowski2014-04-234-21/+96
| * mfd: max77836: Add MAX77836 support to max14577 driverKrzysztof Kozlowski2014-04-234-45/+330
| * mfd: max14577: Add MAX14577 prefix to IRQ definesKrzysztof Kozlowski2014-04-232-26/+26
| * extcon: max14577: Choose muic_irqs according to device typeKrzysztof Kozlowski2014-04-231-28/+37
| * extcon: max14577: Add max14577 prefix to muic_irqsKrzysztof Kozlowski2014-04-231-6/+6
| * mfd: max14577: Add detection of device typeKrzysztof Kozlowski2014-04-232-23/+53
| * mfd: max14577: Add muic prefix to regmap configKrzysztof Kozlowski2014-04-232-7/+6
| * extcon: max14577: Change extcon name instead of static name according to devi...Chanwoo Choi2014-04-231-3/+3
* | extcon: max8997: Use power efficient workqueue for delayed cable detectionKrzysztof Kozlowski2014-04-241-1/+2
* | extcon: max77693: Use power efficient workqueue for delayed cable detectionKrzysztof Kozlowski2014-04-241-1/+2
* | extcon: max8997: Fix NULL pointer exception on missing pdataKrzysztof Kozlowski2014-04-241-1/+1
* | extcon: max77693: Fix two NULL pointer exceptions on missing pdataKrzysztof Kozlowski2014-04-241-2/+2
* | extcon: palmas: explicitly set edev name as node nameKishon Vijay Abraham I2014-04-221-0/+5
|/
* Linux 3.15-rc2v3.15-rc2Linus Torvalds2014-04-201-1/+1
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-04-205-6/+18
|\
| * dma: fix eDMA driver as a subsys_initcallYuan Yao2014-04-161-1/+11
| * dmaengine: sirf: off by one in of_dma_sirfsoc_xlate()Dan Carpenter2014-04-161-1/+1
| * platform: Fix timberdale dependenciesJean Delvare2014-04-162-2/+2
| * dma: edma: fix incorrect SG list handlingSekhar Nori2014-04-141-2/+4
* | Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-203-6/+11
|\ \
| * \ Merge git://git.infradead.org/iommu-2.6 into iommu/fixesJoerg Roedel2014-04-162-4/+9
| |\ \
| | * | iommu/vt-d: fix bug in matching PCI devices with DRHD/RMRR descriptorsJiang Liu2014-04-141-1/+2
| | * | iommu/vt-d: Fix get_domain_for_dev() handling of upstream PCIe bridgesDavid Woodhouse2014-04-141-1/+3
| | * | iommu/vt-d: fix memory leakage caused by commit ea8ea46Jiang Liu2014-04-131-2/+4
| * | | iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pteBin Wang2014-04-151-1/+1
| * | | iommu/arm-smmu: Return 0 on unmap failureLaurent Pinchart2014-04-151-1/+1
| | |/ | |/|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-204-2/+12
|\ \ \
| * \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-04-204-2/+12
| |\ \ \
| | * | | perf tools: Improve error reportingAdrien BAK2014-04-202-2/+9
| | * | | perf tools: Adjust symbols in VDSOVladimir Nikulichev2014-04-201-0/+2
| | * | | perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin2014-04-201-0/+1
| |/ / /
* | | | coredump: fix va_list corruptionEric Dumazet2014-04-191-1/+6
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-192-12/+10
|\ \ \ \
| * | | | x86/mce: Fix CMCI preemption bugsIngo Molnar2014-04-172-12/+10
OpenPOWER on IntegriCloud