summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-041-1/+1
|\
| * dma-buf: fix trivial typo errorJavier Martinez Canillas2014-05-051-1/+1
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-1/+1
|\ \
| * | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
* | | Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2014-06-031-8/+26
|\ \ \
| * | | CMA: correct unlock targetJoonsoo Kim2014-05-291-1/+1
| * | | drivers/base/dma-contiguous.c: erratum of dev_get_cma_areaGioh Kim2014-05-221-1/+1
| * | | cma: Remove potential deadlock situationLaura Abbott2014-05-151-7/+25
* | | | Merge tag 'regmap-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2014-06-035-18/+221
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'regmap/topic/smbus' into regmap-nextMark Brown2014-06-022-2/+128
| |\ \ \ \
| | * | | | regmap: i2c: fallback to SMBus if the adapter does not support standard I2CBoris BREZILLON2014-04-221-2/+102
| | * | | | regmap: add reg_read/reg_write callbacks to regmap_bus structBoris BREZILLON2014-04-181-0/+26
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge remote-tracking branches 'regmap/topic/irq', 'regmap/topic/le', 'regmap...Mark Brown2014-06-024-12/+86
| |\ \ \ \ \ \ \
| | | | | * | | | regmap: rbtree: improve 64bits memory alignmentJean-Christophe PINCE2014-04-141-4/+4
| | | | | |/ / /
| | | | * | | | regmap: mmio: Fix the bug of 'offset' value parsing.Xiubo Li2014-04-141-5/+24
| | | | |/ / /
| | | * | | | regmap: implement LE formatting/parsing for 16/32-bit values.Xiubo Li2014-04-141-0/+52
| | | |/ / /
| | * | | | regmap: irq: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-05-261-3/+6
| | |/ / /
| * | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2014-06-022-4/+7
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | regmap: mmio: Fix regmap_mmio_write for uneven countsPhilipp Zabel2014-05-261-3/+3
| | * | | regmap: Add missing initialization of this_pageGeert Uytterhoeven2014-04-301-1/+1
| | * | | regmap: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-04-301-0/+3
| | |/ /
* | | | Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-031-0/+97
|\ \ \ \
| * | | | devres: Add devm_get_free_pages APIEli Billauer2014-05-241-0/+76
| * | | | Merge 3.15-rc6 into staging-next.Greg Kroah-Hartman2014-05-222-1/+23
| |\ \ \ \ | | |/ / /
| * | | | devres: introduce API "devm_kmemdupSrinivas Pandruvada2014-04-291-0/+21
* | | | | Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-033-35/+11
|\ \ \ \ \
| * | | | | driver core: Inline dev_set/get_drvdataJean Delvare2014-05-271-16/+0
| * | | | | driver core: dev_get_drvdata: Don't check for NULL devJean Delvare2014-05-271-3/+1
| * | | | | driver core: dev_set_drvdata returns voidJean Delvare2014-05-271-2/+1
| * | | | | driver core: Move driver_data back to struct deviceJean Delvare2014-05-272-13/+3
| * | | | | Merge 3.15-rc6 into driver-core-nextGreg Kroah-Hartman2014-05-232-1/+23
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | kobject: Make support for uevent_helper optional.Michael Marineau2014-04-251-6/+11
| | |/ / / | |/| | |
* | | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-022-8/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_tBjorn Helgaas2014-05-202-8/+8
| | |/ / | |/| |
* | | | drivercore: deferral race condition fixGrant Likely2014-04-291-0/+17
* | | | of/irq: do irq resolution in platform_get_irqRob Herring2014-04-241-1/+6
| |/ / |/| |
* | | drivers/base/dd.c incorrect pr_debug() parametersFrank Rowand2014-04-161-2/+2
* | | topology: Fix compilation warning when not in SMPVincent Stehlé2014-04-161-2/+1
* | | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-04-161-33/+0
|/ /
* | Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-111-1/+2
|\ \
| * | regmap: adds missing braces in regmap_init()Daeseok Youn2014-04-011-1/+2
| | |
| \ \
*-. \ \ Merge branches 'pm-wakeup' and 'pm-domains'Rafael J. Wysocki2014-04-081-0/+13
|\ \ \ \
| | * | | PM / domains: Add pd_ignore_unused to keep power domains enabledTushar Behera2014-04-071-0/+13
| |/ / /
* | | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-4/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | drivers/base/topology.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-4/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | driver core: unexport static function create_syslog_headerJiang Liu2014-03-101-1/+0
| * | | Merge branch 'master' into for-nextJiri Kosina2014-02-2014-75/+608
| |\ \ \
| * | | | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-191-1/+1
* | | | | Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-021-1/+1
|\ \ \ \ \
OpenPOWER on IntegriCloud