summaryrefslogtreecommitdiff
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange2017-10-121-1/+2
* driver core: bus: Fix a potential double freeChristophe JAILLET2017-09-131-1/+1
* mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani2017-09-021-1/+1
* PM / Domains: Fix unsafe iteration over modified list of domain providersKrzysztof Kozlowski2017-07-271-2/+2
* PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski2017-07-271-2/+2
* PM / QoS: return -EINVAL for bogus stringsDan Carpenter2017-07-211-0/+2
* driver core: platform: fix race condition with driver_overrideAdrian Salido2017-07-151-2/+9
* base: make module_create_drivers_dir race-freeJiri Slaby2016-07-121-3/+5
* PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki2016-06-061-2/+3
* PM / Runtime: Fix error path in pm_runtime_force_resume()Ulf Hansson2016-06-031-2/+7
* regmap: spmi: Fix regmap_spmi_ext_read in multi-byte caseJack Pham2016-05-171-1/+1
* mm: check if section present during memory block registeringYinghai Lu2015-10-271-0/+10
* drivercore: Fix unregistration path of platform devicesGrant Likely2015-10-271-6/+2
* devres: fix devres_get()Masahiro Yamada2015-10-271-2/+2
* regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown2015-10-271-2/+1
* regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown2015-10-271-1/+1
* regmap: regcache-rbtree: Clean new present bits on present bitmap resizeGuenter Roeck2015-09-171-5/+14
* Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds2015-08-041-3/+13
* regmap: Fix possible shift overflow in regmap_field_init()Maxime Coquelin2015-07-031-2/+1
* regmap: Fix regmap_bulk_read in BE modeArun Chandran2015-07-031-1/+1
* Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki2015-06-282-1/+186
* driver core: bus: Goto appropriate labels on failure in bus_add_deviceJunjie Mao2015-05-171-2/+2
* drivers: platform: parse IRQ flags from resourcesLinus Walleij2015-05-171-0/+9
* regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel2015-04-163-26/+30
* regmap: regcache-rbtree: Fix present bitmap resizeLars-Peter Clausen2015-04-161-1/+1
* driver core: Fix unbalanced device reference in drivers_probeAlex Williamson2015-01-161-3/+5
*-. Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2014-11-141-8/+34
|\ \
| * | PM / Domains: Fix initial default state of the need_restore flagUlf Hansson2014-11-111-6/+32
| * | PM / Domains: Change prototype for the attach and detach callbacksUlf Hansson2014-11-081-2/+2
| |/
* | tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg2014-11-071-3/+3
* | tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski2014-11-071-8/+11
* | sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang2014-11-071-1/+3
|/
* Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-311-0/+2
|\
| * PM / Sleep: fix async suspend_late/freeze_late error handlingImre Deak2014-10-271-0/+2
* | drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski2014-10-291-1/+2
|/
* Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-151-0/+3
|\
| *-. Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel2014-10-021-0/+3
| |\ \
| | | * driver core: Add BUS_NOTIFY_REMOVED_DEVICE eventJoerg Roedel2014-10-021-0/+3
| | |/
* | | drivers: dma-contiguous: add initialization from device treeMarek Szyprowski2014-10-141-0/+66
* | | drivers: dma-coherent: add initialization from device treeMarek Szyprowski2014-10-141-22/+129
* | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-10-094-3/+117
|\ \ \
| * | | CMA: document cma=0Jean Delvare2014-10-091-0/+3
| * | | mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner2014-10-091-3/+0
| * | | common: dma-mapping: introduce common remapping functionsLaura Abbott2014-10-091-0/+72
| * | | memory-hotplug: add sysfs valid_zones attributeZhang Zhen2014-10-091-0/+42
* | | | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-099-387/+627
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'pm-clk'Rafael J. Wysocki2014-10-071-4/+15
| |\ \ \
| | * | | PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIMEGeert Uytterhoeven2014-10-031-4/+15
| | |/ /
| * | | Merge branch 'pm-domains'Rafael J. Wysocki2014-10-074-363/+577
| |\ \ \
| | * | | PM / Domains: Rename cpu_data to cpuidle_dataUlf Hansson2014-10-031-27/+27