summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* deprecate the '__deprecated' attribute warnings entirely and for goodLinus Torvalds2018-08-183-28/+2
* Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-08-1826-161/+272
|\
| * Merge 4.18-rc7 into driver-core-nextGreg Kroah-Hartman2018-07-301241-6667/+11712
| |\
| * | base: core: Remove WARN_ON from link dependencies checkBenjamin Gaignard2018-07-211-2/+2
| * | drivers/base: stop new probing during shutdownPingfan Liu2018-07-211-0/+3
| * | drivers: core: Remove glue dirs from sysfs earlierBenjamin Herrenschmidt2018-07-162-0/+19
| * | driver core: remove unnecessary function extern declareShaokun Zhang2018-07-162-3/+1
| * | sysfs.h: fix non-kernel-doc commentRandy Dunlap2018-07-161-3/+3
| * | PM / Domains: Stop deferring probe at the end of initcallRob Herring2018-07-101-1/+1
| * | iommu: Remove IOMMU_OF_DECLARERob Herring2018-07-1010-44/+1
| * | iommu: Stop deferring probe at end of initcallsRob Herring2018-07-101-1/+1
| * | pinctrl: Support stopping deferred probe after initcallsRob Herring2018-07-101-4/+11
| * | dt-bindings: pinctrl: add a 'pinctrl-use-default' propertyRob Herring2018-07-101-0/+6
| * | driver core: allow stopping deferred probe after initRob Herring2018-07-103-0/+70
| * | driver core: add a debugfs entry to show deferred devicesJavier Martinez Canillas2018-07-081-0/+29
| * | sysfs: Fix internal_create_group() for named group updatesRajat Jain2018-07-071-7/+22
| * | base: fix order of OF initializationWesley W. Terpstra2018-07-071-1/+1
| * | linux/device.h: fix kernel-doc notation warningRandy Dunlap2018-07-071-1/+1
| * | Documentation: update firmware loader fallback referenceLuis R. Rodriguez2018-07-071-1/+6
| * | kobject: Replace strncpy with memcpyGuenter Roeck2018-07-071-1/+1
| * | drivers: base: cacheinfo: use OF property_read_u32 instead of get_property,re...Sudeep Holla2018-07-071-14/+10
| * | kernfs: Replace strncpy with memcpyGuenter Roeck2018-07-071-1/+1
| * | device: Add #define dev_fmt similar to #define pr_fmtJoe Perches2018-07-062-51/+64
| * | drivers: base: initcall_debug logs for driver probe timesTodd Poynor2018-07-061-28/+22
* | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-18302-1559/+18142
|\ \ \
| * | | android: binder: Rate-limit debug and userspace triggered err msgsSherry Yang2018-08-082-17/+29
| * | | Merge tag 'fsi-updates-2018-08-08' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2018-08-082-7/+33
| |\ \ \
| | * | | fsi: sbefifo: Bump max command lengthBenjamin Herrenschmidt2018-08-081-7/+32
| | * | | fsi: scom: Fix NULL dereferenceBenjamin Herrenschmidt2018-08-061-0/+1
| * | | | misc: mic: SCIF Fix scif_get_new_port() error handlingDan Carpenter2018-08-051-11/+9
| * | | | misc: cxl: changed asterisk positionParth Y Shah2018-08-051-1/+1
| * | | | genwqe: card_base: Use true and false for boolean valuesGustavo A. R. Silva2018-08-051-1/+1
| * | | | misc: eeprom: assignment outside the if statementParth Y Shah2018-08-051-1/+2
| * | | | uio: potential double frees if __uio_register_device() failsDan Carpenter2018-08-021-2/+1
| * | | | eeprom: idt_89hpesx: clean up an error pointer vs NULL inconsistencyDan Carpenter2018-08-021-1/+1
| * | | | misc: ti-st: Fix memory leak in the error path of probe()Anton Vasilyev2018-08-021-2/+2
| * | | | android: binder: Show extra_buffers_size in traceSherry Yang2018-08-021-2/+5
| * | | | firmware: vpd: Fix section enabled flag on vpd_section_destroyAnton Vasilyev2018-08-021-1/+4
| * | | | platform: goldfish: Retire pdev_busRoman Kiryanov2018-08-023-238/+0
| * | | | goldfish: Use dedicated macros instead of manual bit shiftingRoman Kiryanov2018-08-021-4/+7
| * | | | goldfish: Add missing includes to goldfish.hRoman Kiryanov2018-08-021-0/+3
| * | | | mux: adgs1408: new driver for Analog Devices ADGS1408/1409 muxMircea Caprioru2018-08-023-0/+143
| * | | | dt-bindings: mux: add adi,adgs1408Mircea Caprioru2018-08-022-0/+54
| * | | | Drivers: hv: vmbus: Cleanup synic memory free pathMichael Kelley2018-08-021-6/+8
| * | | | Drivers: hv: vmbus: Remove use of slow_virt_to_phys()Michael Kelley2018-08-021-7/+20
| * | | | Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()Dexuan Cui2018-08-023-16/+32
| * | | | mei: define dma ring buffer sizes for PCH12 HW and newerAlexander Usyskin2018-08-022-0/+17
| * | | | mei: restrict dma ring support to hbm version 2.1Tomas Winkler2018-08-024-0/+16
| * | | | mei: hbm: introduce dma bit in the message headerTomas Winkler2018-08-024-6/+16
| * | | | mei: hbm: define dma ring setup protocolTomas Winkler2018-08-021-0/+49