aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2015-06-01firmware: add missing kfree for work on async callLuis R. Rodriguez
2015-06-01base:dd - Fix for typo in comment to function driver_deferred_probe_trigger().Shailendra Verma
2015-06-01base/platform: Remove code duplicationRicardo Ribalda Delgado
2015-06-01base/platform: Continue on insert_resource() errorRicardo Ribalda Delgado
2015-06-01base/platform: Only insert MEM and IO resourcesRicardo Ribalda Delgado
2015-05-24firmware: use const for remaining firmware namesLuis R. Rodriguez
2015-05-24firmware: fix possible use after free on name on asynchronous requestLuis R. Rodriguez
2015-05-24firmware: check for file truncation on direct firmware loadingLuis R. Rodriguez
2015-05-24firmware: fix __getname() missing failure checkLuis R. Rodriguez
2015-05-24drivers: of/base: move of_init to driver_initSudeep Holla
2015-05-24drivers/base: cacheinfo: fix annoying typo when DT nodes are absentWill Deacon
2015-05-24driver-core: fix build for !CONFIG_MODULESDmitry Torokhov
2015-05-24driver-core: make __device_attach() staticDmitry Torokhov
2015-05-20driver-core: platform_driver_probe() must probe synchronouslyDmitry Torokhov
2015-05-20driver-core: enable drivers to opt-out of async probeLuis R. Rodriguez
2015-05-20driver-core: add driver module asynchronous probe supportLuis R. Rodriguez
2015-05-20driver-core: add asynchronous probing support for driversDmitry Torokhov
2015-05-20show nohz_full cpus in sysfsRik van Riel
2015-05-20show isolated cpus in sysfsRik van Riel
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15power: wakeup: remove use of seq_printf return valueJoe Perches
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14mm, hotplug: fix concurrent memory hot-add deadlockDavid Rientjes
2015-04-14memory hotplug: use macro to switch between section and pfnSheng Yong
2015-04-13Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-04-13Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2015-04-13Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki
2015-04-13Merge branch 'device-properties'Rafael J. Wysocki
2015-04-10Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki
2015-04-03device property: Introduce firmware node type for platform dataRafael J. Wysocki
2015-04-03device property: Make it possible to use secondary firmware nodesRafael J. Wysocki
2015-03-25driver core: Implement device property accessors through fwnode onesRafael J. Wysocki
2015-03-25Merge branch 'acpi-driver-core' into device-propertiesRafael J. Wysocki
2015-03-25driver core: property: Update fwnode_property_read_string_array()Rafael J. Wysocki
2015-03-25drivers: platform: parse IRQ flags from resourcesLinus Walleij
2015-03-25driver core: Make probe deferral more quietMark Brown
2015-03-25drivers/core/of: Add symlink to device-tree from devices with an OF nodeBenjamin Herrenschmidt
2015-03-25drivers: base: fw: fix ret value when loading fwZahari Doychev
2015-03-25firmware: Avoid manual device_create_file() callsTakashi Iwai
2015-03-25drivers/base: cacheinfo: validate device node for all the cachesSudeep Holla
2015-03-25drivers/base: use tabs where possible in code indentationLavinia Tache
2015-03-25driver core: add missing blank line after declarationLavinia Tache
2015-03-25drivers: base: node: Delete space after pointer declarationAna Nedelcu
2015-03-25drivers: base: memory: Use tabs instead of spacesIoana Ciornei
2015-03-25firmware_class: Fix whitespace and indentationAndrei Oprea
2015-03-25drivers: base: dma-mapping: Erase blank space after pointerMarius Cristian Eseanu
2015-03-25drivers: base: class: Add a blank line after declarationsCosmin Tomulescu
2015-03-25attribute_container: fix missing blank lines after declarationsCosmin Dragomir
2015-03-25drivers: base: memory: Fix switch indentIoana Ciornei