summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-06-0623-162/+372
|\
| * driver core: hold dev's parent lock when neededMartin Liu2018-05-314-12/+16
| * driver-core: return EINVAL error instead of BUG_ON()Florian Schmaus2018-05-251-1/+5
| * driver core: add __printf verification to device_create_groups_vargsMathieu Malaterre2018-05-141-1/+1
| * mm: memory_hotplug: use put_device() if device_register failArvind Yadav2018-05-141-1/+7
| * base: core: fix typo 'can by' to 'can be'Wolfram Sang2018-05-141-1/+1
| * debugfs: inode: debugfs_create_dir uses mode permission from parentThomas Richter2018-05-141-1/+3
| * debugfs: Re-use kstrtobool_from_user()Andy Shevchenko2018-05-141-8/+2
| * Documentation: clarify firmware_class provenance and why we can't rename the ...Luis R. Rodriguez2018-05-141-3/+6
| * Documentation: remove stale firmware API referenceLuis R. Rodriguez2018-05-141-4/+1
| * Documentation: fix few typos and clarifications for the firmware loaderLuis R. Rodriguez2018-05-142-4/+5
| * ath10k: re-enable the firmware fallback mechanism for testmodeAndres Rodriguez2018-05-141-1/+1
| * ath10k: use firmware_request_nowarn() to load firmwareAndres Rodriguez2018-05-141-1/+1
| * firmware: add firmware_request_nowarn() - load firmware without warningsAndres Rodriguez2018-05-143-0/+42
| * firmware_loader: make firmware_fallback_sysfs() print more usefulLuis R. Rodriguez2018-05-141-1/+6
| * firmware_loader: move kconfig FW_LOADER entries to its own fileLuis R. Rodriguez2018-05-142-154/+155
| * firmware_loader: replace ---help--- with helpLuis R. Rodriguez2018-05-141-1/+1
| * firmware_loader: enhance Kconfig documentation over FW_LOADERLuis R. Rodriguez2018-05-141-34/+131
| * firmware_loader: document firmware_sysfs_fallback()Luis R. Rodriguez2018-05-141-0/+20
| * firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs()Andres Rodriguez2018-05-144-14/+14
| * firmware: use () to terminate kernel-doc function namesAndres Rodriguez2018-05-142-15/+15
| * firmware: wrap FW_OPT_* into an enumAndres Rodriguez2018-05-144-19/+42
| * driver core: Don't ignore class_dir_create_and_add() failure.Tetsuo Handa2018-05-141-2/+12
| * Merge 4.17-rc3 into driver-core-nextGreg Kroah-Hartman2018-04-30692-4883/+9855
| |\
| * | fs: kernfs: Adding new return type vm_fault_tSouptick Joarder2018-04-231-4/+4
* | | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-06132-1234/+8981
|\ \ \
| * | | vmw_balloon: fixing double free when batching mode is offGil Kupfer2018-06-021-16/+7
| * | | MAINTAINERS: Add driver-api/fpga pathAlan Tull2018-05-251-0/+1
| * | | fpga: clarify that unregister functions also freeAlan Tull2018-05-253-3/+3
| * | | documentation: fpga: move fpga-region.txt to driver-apiAlan Tull2018-05-253-94/+103
| * | | documentation: fpga: add bridge document to driver-apiAlan Tull2018-05-252-0/+50
| * | | documentation: fpga: move fpga-mgr.txt to driver-apiAlan Tull2018-05-253-218/+221
| * | | Documentation: fpga: move fpga overview to driver-apiAlan Tull2018-05-254-23/+65
| * | | fpga: region: kernel-doc fixesAlan Tull2018-05-251-2/+5
| * | | fpga: bridge: kernel-doc fixesAlan Tull2018-05-251-0/+1
| * | | fpga: mgr: kernel-doc fixesAlan Tull2018-05-251-9/+29
| * | | fpga: use SPDXAlan Tull2018-05-2514-159/+15
| * | | fpga: region: change api, add fpga_region_create/freeAlan Tull2018-05-254-27/+68
| * | | fpga: bridge: change api, don't use drvdataAlan Tull2018-05-256-45/+123
| * | | fpga: manager: change api, don't use drvdataAlan Tull2018-05-2513-71/+237
| * | | fpga: region: don't use drvdata in common fpga codeAlan Tull2018-05-252-1/+1
| * | | Drivers: hv: vmbus: Removed an unnecessary cast from void *Dexuan Cui2018-05-151-1/+1
| * | | ver_linux: Drop redundant calls to system() to test if file is readableAlexander Kapshuk2018-05-141-17/+11
| * | | ver_linux: Move stderr redirection from function parameter to function bodyAlexander Kapshuk2018-05-141-26/+27
| * | | misc: IBM Virtual Management Channel Driver (VMC)Bryant G. Ly2018-05-148-0/+2876
| * | | rpmsg: Correct support for MODULE_DEVICE_TABLE()Andrew F. Davis2018-05-142-0/+14
| * | | 1wire: family module autoload fails because of upper/lower case mismatch.Ingo Flaschberger2018-05-141-1/+1
| * | | w1: mxc_w1: Enable clock before calling clk_get_rate() on itStefan Potyra2018-05-141-7/+13
| * | | virt: vbox: Only copy_from_user the request-header onceWenwen Wang2018-05-141-1/+3
| * | | nubus: Call bus_register unconditionallyFinn Thain2018-05-143-14/+9