summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
2015-10-23cpu/cacheinfo: Fix teardown pathBorislav Petkov1-2/+8
2015-10-23regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown1-2/+1
2015-10-23regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown1-1/+1
2015-10-23device property: fix potential NULL pointer dereferenceAndy Shevchenko1-2/+3
2015-09-29mm: check if section present during memory block registeringYinghai Lu1-0/+10
2015-09-21drivercore: Fix unregistration path of platform devicesGrant Likely1-6/+2
2015-09-21devres: fix devres_get()Masahiro Yamada1-2/+2
2015-09-21PM / clk: don't return int on __pm_clk_enable()Colin Ian King1-3/+1
2015-09-13regmap: regcache-rbtree: Clean new present bits on present bitmap resizeGuenter Roeck1-5/+14
2015-08-03Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds1-3/+13
2015-08-03PM / clk: Fix clock error check in __pm_clk_add()Geert Uytterhoeven1-1/+1
2015-07-21regmap: Fix possible shift overflow in regmap_field_init()Maxime Coquelin1-2/+1
2015-07-21regmap: Fix regmap_bulk_read in BE modeArun Chandran1-1/+1
2015-06-01drivers/base: cacheinfo: handle absence of cachesSudeep Holla1-1/+1
2015-05-27drivers: of/base: move of_init to driver_initSudeep Holla1-0/+2
2015-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-16/+16
2015-04-16power: wakeup: remove use of seq_printf return valueJoe Perches1-9/+7
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells1-16/+16
2015-04-15Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-83/+278
2015-04-15mm, hotplug: fix concurrent memory hot-add deadlockDavid Rientjes1-7/+12
2015-04-15memory hotplug: use macro to switch between section and pfnSheng Yong1-1/+1
2015-04-14Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-89/+129
2015-04-14Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds4-2/+262
2015-04-13Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki4-28/+82
2015-04-13Merge branch 'device-properties'Rafael J. Wysocki3-55/+196
2015-04-10Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki2-7/+19
2015-04-04device property: Introduce firmware node type for platform dataRafael J. Wysocki1-5/+93
2015-04-04device property: Make it possible to use secondary firmware nodesRafael J. Wysocki1-0/+51
2015-03-25driver core: Implement device property accessors through fwnode onesRafael J. Wysocki1-28/+17
2015-03-25Merge branch 'acpi-driver-core' into device-propertiesRafael J. Wysocki1-1/+1
2015-03-25driver core: property: Update fwnode_property_read_string_array()Rafael J. Wysocki1-2/+4
2015-03-25drivers: platform: parse IRQ flags from resourcesLinus Walleij1-0/+9
2015-03-25driver core: Make probe deferral more quietMark Brown1-1/+1
2015-03-25drivers/core/of: Add symlink to device-tree from devices with an OF nodeBenjamin Herrenschmidt1-2/+14
2015-03-25drivers: base: fw: fix ret value when loading fwZahari Doychev1-0/+2
2015-03-25firmware: Avoid manual device_create_file() callsTakashi Iwai1-19/+21
2015-03-25drivers/base: cacheinfo: validate device node for all the cachesSudeep Holla1-2/+11
2015-03-25drivers/base: use tabs where possible in code indentationLavinia Tache1-5/+5
2015-03-25driver core: add missing blank line after declarationLavinia Tache1-0/+1
2015-03-25drivers: base: node: Delete space after pointer declarationAna Nedelcu1-1/+1
2015-03-25drivers: base: memory: Use tabs instead of spacesIoana Ciornei1-2/+2
2015-03-25firmware_class: Fix whitespace and indentationAndrei Oprea1-3/+4
2015-03-25drivers: base: dma-mapping: Erase blank space after pointerMarius Cristian Eseanu1-1/+1
2015-03-25drivers: base: class: Add a blank line after declarationsCosmin Tomulescu1-0/+2
2015-03-25attribute_container: fix missing blank lines after declarationsCosmin Dragomir1-0/+2
2015-03-25drivers: base: memory: Fix switch indentIoana Ciornei1-27/+27
2015-03-25drivers: base: map: Use kmalloc_array instead of kmallocAndrei Poenaru1-2/+1
2015-03-25Driver core: Fix missing whitespace in function argumentFlorin Papa1-1/+1
2015-03-25driver core: Delete an unnecessary check before the function call "put_device"Markus Elfring1-2/+1
2015-03-25drivers/base/node: clean up attribute group conversionGreg Kroah-Hartman1-10/+2