summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regmap-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2018-04-034-189/+165
|\
| *-. Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/mmio-...Mark Brown2018-03-123-2/+44
| |\ \
| | | * regmap: mmio: Add function to attach a clockMaxime Ripard2018-02-261-0/+24
| | * | regmap: debugfs: Improve warning message on debugfs_create_dir() failureFabio Estevam2018-03-061-1/+2
| | * | regmap: debugfs: Free map->debugfs_name when debugfs_create_dir() failedJeffy Chen2018-03-061-0/+3
| | * | regmap: debugfs: Don't leak dummy namesMark Brown2018-03-051-1/+3
| | * | regmap: debugfs: Disambiguate dummy debugfs file nameFabio Estevam2018-03-051-0/+6
| | * | regmap: use debugfs even when no deviceDavid Lechner2018-02-201-0/+2
| | * | regmap: Allow missing device in regmap_name_read_file()David Lechner2018-02-201-1/+5
| | |/
| * | Merge remote-tracking branch 'regmap/topic/bulk' into regmap-nextMark Brown2018-03-121-181/+119
| |\ \
| | * | regmap: Merge redundant handling in regmap_bulk_writeCharles Keepax2018-02-261-36/+3
| | * | regmap: Tidy up regmap_raw_write chunking codeCharles Keepax2018-02-261-21/+16
| | * | regmap: Move the handling for max_raw_write into regmap_raw_writeCharles Keepax2018-02-261-63/+54
| | * | regmap: Remove unnecessary printk for failed allocationCharles Keepax2018-02-261-3/+2
| | * | regmap: Format data for raw write in regmap_bulk_writeCharles Keepax2018-02-261-2/+15
| | * | Merge branch 'fix/core' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2018-02-261-1/+1
| | |\ \
| | * | | regmap: Use _regmap_read in regmap_bulk_readCharles Keepax2018-02-161-5/+13
| | * | | regmap: Tidy up regmap_raw_read chunking codeCharles Keepax2018-02-161-25/+19
| | * | | regmap: Move the handling for max_raw_read into regmap_raw_readCharles Keepax2018-02-161-55/+35
| | * | | regmap: Use helper function for register offsetCharles Keepax2018-02-131-1/+1
| | * | | regmap: Don't use format_val in regmap_bulk_readCharles Keepax2018-02-131-32/+23
| | | |/ | | |/|
| | | |
| | \ \
| *-. \ \ Merge remote-tracking branches 'regmap/fix/i2c' and 'regmap/fix/volatile' int...Mark Brown2018-03-122-5/+1
| |\ \ \ \
| | | * | | regmap: Correct offset handling in regmap_volatile_rangeCharles Keepax2018-02-131-1/+1
| | | |/ /
| | * | | regmap-i2c: Off by one in regmap_i2c_smbus_i2c_read/write()Dan Carpenter2018-02-081-4/+0
| * | | | Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown2018-03-121-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | regmap: Fix reversed bounds check in regmap_raw_write()Dan Carpenter2018-02-081-1/+1
| | |/ /
| * | | Merge remote-tracking branch 'regmap/fix/cache' into regmap-linusMark Brown2018-03-121-1/+1
| |\ \ \
| | * | | regmap: Correct comparison in regmap_cachedCharles Keepax2018-02-131-1/+1
| | | |/ | | |/|
* | | | Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-04-033-10/+29
|\ \ \ \
| * | | | driver core: Introduce device links reference countingLukas Wunner2018-02-271-8/+17
| * | | | PM / wakeirq: Add wakeup name to dedicated wake irqsTony Lindgren2018-02-262-2/+12
| |/ / /
* | | | kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()Dominik Brodowski2018-04-021-1/+1
* | | | fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()Dominik Brodowski2018-04-021-1/+1
* | | | fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()Dominik Brodowski2018-04-021-1/+1
* | | | fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()Dominik Brodowski2018-04-021-2/+3
|/ / /
* | | Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-02-151-3/+2
|\ \ \
| * | | device property: Constify device_get_match_data()Andy Shevchenko2018-02-121-3/+2
| |/ /
* | | PM / runtime: Update links_count also if !CONFIG_SRCULukas Wunner2018-02-121-0/+3
* | | PM / wakeirq: Fix unbalanced IRQ enable for wakeirqTony Lindgren2018-02-121-2/+4
|/ /
* | Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-091-31/+45
|\ \
| * | PM / domains: Fix up domain-idle-states OF parsingUlf Hansson2018-02-071-31/+45
* | | Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2018-02-011-0/+1
|\ \ \
| * \ \ BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie2018-01-183-0/+64
| |\ \ \
| * \ \ \ BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie2017-12-194-18/+35
| |\ \ \ \
| * \ \ \ \ Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-041-0/+1
| |\ \ \ \ \
| | * | | | | dma-buf/fence: Fix lock inversion within dma-fence-arrayChris Wilson2017-11-211-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-3/+2
|\ \ \ \ \ \ \
| * | | | | | | drivers: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+2
* | | | | | | | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-013-0/+85
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman2018-01-022-0/+28
| |\ \ \ \ \ \ \ \