summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-runtime'Rafael J. Wysocki2014-04-011-1/+1
| |\ \ \ \ \
| | * | | | | PM / Runtime: Spelling s/competing/completing/Geert Uytterhoeven2014-03-261-1/+1
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-0117-36/+89
|\ \ \ \ \ \
| * | | | | | Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman2014-03-251-0/+33
| * | | | | | numa: fix NULL pointer access and memory leak in unregister_one_node()Xishi Qiu2014-03-081-0/+4
| * | | | | | Revert "driver core: synchronize device shutdown"Roland Dreier2014-03-081-2/+0
| * | | | | | Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman2014-03-022-13/+13
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel2014-02-182-12/+3
OpenPOWER on IntegriCloud