summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-0513-134/+254
|\
| * driver core: bus: Fix a potential double freeChristophe JAILLET2017-08-311-1/+1
| * Do not disable driver and bus shutdown hook when class shutdown hook is set.Michal Suchanek2017-08-282-13/+7
| * base: topology: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
| * base: Convert to using %pOF instead of full_nameRob Herring2017-08-281-4/+4
| * fbdev: uvesafb: remove DRIVER_ATTR() usageGreg Kroah-Hartman2017-08-281-4/+3
| * xen: xen-pciback: remove DRIVER_ATTR() usageGreg Kroah-Hartman2017-08-281-24/+20
| * Merge 4.13-rc5 into driver-core-nextGreg Kroah-Hartman2017-08-14654-3797/+11520
| |\
| * | firmware: enable a debug print for batched requestsLuis R. Rodriguez2017-08-101-0/+2
| * | firmware: define pr_fmtLuis R. Rodriguez2017-08-101-0/+2
| * | firmware: send -EINTR on signal abort on fallback mechanismLuis R. Rodriguez2017-08-101-3/+6
| * | initcall_debug: add deferred probe timesTodd Poynor2017-08-031-1/+27
| * | Merge branch 'bind_unbind' into driver-core-nextGreg Kroah-Hartman2017-07-226-44/+142
| |\ \
| | * | Input: axp20x-pek - switch to using devm_device_add_group()Dmitry Torokhov2017-07-221-17/+1
| | * | Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01Dmitry Torokhov2017-07-221-8/+3
| | * | Input: gpio_keys - use devm_device_add_group() for attributesDmitry Torokhov2017-07-221-14/+2
| | * | driver core: add devm_device_add_group() and friendsDmitry Torokhov2017-07-221-0/+130
| | * | driver core: make device_{add|remove}_groups() publicDmitry Torokhov2017-07-222-5/+2
| | * | driver core: emit uevents when device is bound to a driverDmitry Torokhov2017-07-221-0/+4
| * | | arch_topology: Get rid of cap_parsing_doneViresh Kumar2017-07-171-3/+1
| * | | arch_topology: Localize cap_parsing_failed to topology_parse_cpu_capacity()Viresh Kumar2017-07-171-11/+13
| * | | arch_topology: Change return type of topology_parse_cpu_capacity() to boolViresh Kumar2017-07-171-4/+4
| * | | arch_topology: Convert switch block to if blockViresh Kumar2017-07-171-19/+22
| * | | arch_topology: Don't break lines unnecessarilyViresh Kumar2017-07-171-6/+3
* | | | Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-05701-11568/+141559
|\ \ \ \
| * | | | staging:rtl8188eu:core Fix remove unneccessary else blockJanani Sankara Babu2017-09-011-7/+2
| * | | | staging: typec: fusb302: make structure fusb302_psy_desc staticColin Ian King2017-09-011-1/+1
| * | | | staging: unisys: visorbus: make two functions staticColin Ian King2017-09-011-3/+3
| * | | | staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaksHoria Geantă2017-09-011-2/+2
| * | | | staging: r8822be: Simplify deinit_priv()Larry Finger2017-08-311-7/+1
| * | | | staging: r8822be: Remove some dead codeLarry Finger2017-08-311-20/+0
| * | | | staging: vboxvideo: Use CONFIG_DRM_KMS_FB_HELPER to check for fbdefio availab...Hans de Goede2017-08-311-3/+3
| * | | | staging:rtl8188eu Fix comparison to NULLJanani Sankara Babu2017-08-311-1/+1
| * | | | staging: rts5208: rename mmc_ddr_tunning_rx_cmd to mmc_ddr_tuning_rx_cmdColin Ian King2017-08-311-2/+2
| * | | | Staging: Pi433: style fix - tabs and spacesDerek Robson2017-08-311-3/+3
| * | | | staging: pi433: fix spelling mistake: "preample" -> "preamble"Colin Ian King2017-08-311-1/+1
| * | | | staging:rtl8188eu:core Fix Code IndentJanani Sankara Babu2017-08-311-1/+1
| * | | | staging: typec: fusb302: Export current-limit through a power_supply class devHans de Goede2017-08-312-3/+62
| * | | | staging: typec: fusb302: Add support for USB2 charger detection through extconHans de Goede2017-08-311-0/+49
| * | | | staging: typec: fusb302: Use client->irq as irq if setHans de Goede2017-08-311-3/+7
| * | | | staging: typec: fusb302: Get max snk mv/ma/mw from device-propertiesHans de Goede2017-08-312-1/+21
| * | | | staging: typec: fusb302: Set max supply voltage to 5VHans de Goede2017-08-311-2/+2
| * | | | staging: typec: tcpm: Add get_current_limit tcpc_dev callbackHans de Goede2017-08-312-1/+11
| * | | | staging:rtl8188eu Use __func__ instead of function nameJanani Sankara Babu2017-08-311-1/+1
| * | | | staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen2017-08-317-13/+14
| * | | | staging: goldfish: (Coding Style) Fixed parenthesis alignment.Edvard Holst2017-08-311-2/+2
| * | | | staging: unisys: change pr_err to dev_err in visor_check_channelSameer Wadgaonkar2017-08-313-18/+23
| * | | | staging: unisys: visorbus: remove EXPORT_SYMBOL_GPL for visor_check_channelSameer Wadgaonkar2017-08-311-1/+0
| * | | | staging: unisys: visorbus: Fix up GUID definitionDavid Kershner2017-08-311-3/+2
| * | | | staging: unisys: visorbus: just check for GUIDDavid Kershner2017-08-311-3/+1