summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | i2c: tegra: Compile PM functions unconditionallyDmitry Osipenko2019-08-011-11/+5
* | | | | Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds2019-09-256-56/+89
|\ \ \ \ \
| * | | | | pktcdvd: remove warning on attempting to register non-passthrough devJens Axboe2019-09-221-1/+0
| * | | | | ata: libahci_platform: Add of_node_put() before loop exitNishka Dasgupta2019-09-191-2/+7
| * | | | | nbd: fix possible page fault for nbd diskXiubo Li2019-09-181-0/+36
| * | | | | nbd: rename the runtime flags as NBD_RT_ prefixedXiubo Li2019-09-181-37/+37
| * | | | | block: centralize PI remapping logic to the block layerMax Gurtovoy2019-09-183-17/+10
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-2512-101/+58
|\ \ \ \ \ \
| * | | | | | mm,thp: stats for file backed THPSong Liu2019-09-251-0/+6
| * | | | | | drivers/base/memory.c: don't store end_section_nr in memory blocksDavid Hildenbrand2019-09-252-6/+5
| * | | | | | driver/base/memory.c: validate memory block size earlyDavid Hildenbrand2019-09-251-22/+9
| * | | | | | drivers/base/memory.c: fixup documentation of removable/phys_index/block_size...David Hildenbrand2019-09-251-5/+6
| * | | | | | drivers/base/node.c: simplify unregister_memory_block_under_nodes()David Hildenbrand2019-09-252-24/+16
| * | | | | | drivers/gpu/drm/via: convert put_page() to put_user_page*()John Hubbard2019-09-251-8/+2
| * | | | | | mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org2019-09-255-25/+5
| * | | | | | mm: introduce page_shift()Matthew Wilcox (Oracle)2019-09-251-4/+4
| * | | | | | mm: introduce page_size()Matthew Wilcox (Oracle)2019-09-253-7/+5
* | | | | | | Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-plat...Linus Torvalds2019-09-243-1/+9
|\ \ \ \ \ \ \
| * | | | | | | platform/x86: i2c-multi-instantiate: Derive the device name from parentHeikki Krogerus2019-09-201-1/+1
| * | | | | | | platform/x86: pmc_atom: Add Siemens SIMATIC IPC277E to critclk_systems DMI tableSrikanth Krishnakar2019-09-201-0/+7
| * | | | | | | platform/x86: asus-wmi: Make it depend on ACPI battery APIAndy Shevchenko2019-09-151-0/+1
* | | | | | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-247-123/+554
|\ \ \ \ \ \ \ \
| * | | | | | | | Drivers: hv: vmbus: Resume after fixing up old primary channelsDexuan Cui2019-09-064-20/+98
| * | | | | | | | Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channelsDexuan Cui2019-09-064-1/+84
| * | | | | | | | Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspendDexuan Cui2019-09-061-0/+55
| * | | | | | | | Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernationDexuan Cui2019-09-063-2/+62
| * | | | | | | | Drivers: hv: vmbus: Ignore the offers when resuming from hibernationDexuan Cui2019-09-061-1/+57
| * | | | | | | | Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernationDexuan Cui2019-09-061-0/+46
| * | | | | | | | Drivers: hv: vmbus: Suspend/resume the synic for hibernationDexuan Cui2019-09-061-0/+46
| * | | | | | | | Drivers: hv: vmbus: Break out synic enable and disable operationsDexuan Cui2019-09-062-29/+39
| * | | | | | | | HID: hv: Remove dependencies on PAGE_SIZE for ring bufferMaya Nakamura2019-09-031-2/+2
| * | | | | | | | hv_balloon: Reorganize the probe functionDexuan Cui2019-07-311-58/+66
| * | | | | | | | hv_balloon: Use a static page for the balloon_up send bufferDexuan Cui2019-07-311-15/+4
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-09-241-113/+120
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | vfs: Convert functionfs to use the new mount APIDavid Howells2019-09-191-113/+120
* | | | | | | | Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-09-2436-659/+598
|\ \ \ \ \ \ \ \
| * | | | | | | | mfd: mt6323: Add MT6323 RTC and PWRCJosef Friedl2019-09-021-0/+25
| * | | | | | | | mfd: mt6323: Replace boilerplate resource code with DEFINE_RES_* macrosJosef Friedl2019-09-021-10/+3
| * | | | | | | | mfd: db8500-prcmu: Support the higher DB8520 ARMSSLinus Walleij2019-09-021-5/+35
| * | | | | | | | mfd: intel-lpss: Use MODULE_SOFTDEP() instead of implicit requestAndy Shevchenko2019-09-021-21/+8
| * | | | | | | | mfd: htc-i2cpld: Drop check because i2c_unregister_device() is NULL safeWolfram Sang2019-09-021-2/+1
| * | | | | | | | mfd: sm501: Include the GPIO driver headerLinus Walleij2019-09-021-0/+1
| * | | | | | | | mfd: intel-lpss: Add Intel Skylake ACPI IDsAndy Shevchenko2019-09-021-0/+26
| * | | | | | | | mfd: intel-lpss: Consistently use GENMASK()Andy Shevchenko2019-09-021-5/+5
| * | | | | | | | mfd: Add support for Merrifield Basin Cove PMICAndy Shevchenko2019-09-023-0/+169
| * | | | | | | | mfd: ezx-pcap: Replace mutex_lock with spin_lockFuqian Huang2019-09-021-23/+30
| * | | | | | | | mfd: asic3: Include the right headerLinus Walleij2019-08-141-1/+1
| * | | | | | | | mfd: mt6397: Extract IRQ related code from core driverHsin-Hsiung Wang2019-08-123-147/+183
| * | | | | | | | mfd: mt6397: Rename macros to something more readableHsin-Hsiung Wang2019-08-121-8/+8
| * | | | | | | | mfd: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-126-27/+9