Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-02-15 | 1 | -3/+2 |
|\ | |||||
| * | device property: Constify device_get_match_data() | Andy Shevchenko | 2018-02-12 | 1 | -3/+2 |
* | | PM / runtime: Update links_count also if !CONFIG_SRCU | Lukas Wunner | 2018-02-12 | 1 | -0/+3 |
* | | PM / wakeirq: Fix unbalanced IRQ enable for wakeirq | Tony Lindgren | 2018-02-12 | 1 | -2/+4 |
|/ | |||||
* | Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-02-09 | 1 | -31/+45 |
|\ | |||||
| * | PM / domains: Fix up domain-idle-states OF parsing | Ulf Hansson | 2018-02-07 | 1 | -31/+45 |
* | | Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2018-02-01 | 1 | -0/+1 |
|\ \ | |||||
| * \ | BackMerge tag 'v4.15-rc8' into drm-next | Dave Airlie | 2018-01-18 | 3 | -0/+64 |
| |\ \ | |||||
| * \ \ | BackMerge tag 'v4.15-rc4' into drm-next | Dave Airlie | 2017-12-19 | 4 | -18/+35 |
| |\ \ \ | |||||
| * \ \ \ | Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2017-12-04 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | dma-buf/fence: Fix lock inversion within dma-fence-array | Chris Wilson | 2017-11-21 | 1 | -0/+1 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2018-02-01 | 1 | -3/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | drivers: do not use print_symbol() | Sergey Senozhatsky | 2018-01-05 | 1 | -3/+2 |
* | | | | | | | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-01 | 3 | -0/+85 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge 4.15-rc6 into char-misc-next | Greg Kroah-Hartman | 2018-01-02 | 2 | -0/+28 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | regmap: add SLIMbus support | Srinivas Kandagatla | 2017-12-19 | 3 | -0/+85 |
* | | | | | | | | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-02-01 | 32 | -576/+661 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | device property: Reuse property_entry_free_data() | Andy Shevchenko | 2018-01-25 | 1 | -20/+14 |
| * | | | | | | | | | device property: Move property_entry_free_data() upper | Andy Shevchenko | 2018-01-25 | 1 | -17/+17 |
| * | | | | | | | | | firmware: Drop FIRMWARE_IN_KERNEL Kconfig option | Benjamin Gilbert | 2018-01-25 | 1 | -23/+5 |
| * | | | | | | | | | drivers: base: add coredump driver ops | Arend van Spriel | 2018-01-23 | 1 | -7/+33 |
| * | | | | | | | | | Merge 4.15-rc6 into driver-core-next | Greg Kroah-Hartman | 2018-01-02 | 2 | -0/+28 |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | component: add debugfs support | Maciej Purski | 2017-12-18 | 1 | -0/+78 |
| * | | | | | | | | | drivers: base: omit redundant interations | Gimcuan Hui | 2017-12-18 | 3 | -3/+3 |
| * | | | | | | | | | Merge 4.15-rc3 into driver-core-next | Greg Kroah-Hartman | 2017-12-11 | 3 | -18/+20 |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | driver core: Remove redundant license text | Greg Kroah-Hartman | 2017-12-07 | 27 | -121/+0 |
| * | | | | | | | | | drivers: core: arch_topology.c: move SPDX tag to top of the file | Greg Kroah-Hartman | 2017-12-07 | 1 | -7/+1 |
| * | | | | | | | | | driver core: add SPDX identifiers to all driver core files | Greg Kroah-Hartman | 2017-12-07 | 30 | -0/+30 |
| * | | | | | | | | | firmware: replace #ifdef over FW_OPT_FALLBACK with function checks | Luis R. Rodriguez | 2017-11-29 | 1 | -11/+29 |
| * | | | | | | | | | firmware: provide helper for FW_OPT_USERHELPER | Luis R. Rodriguez | 2017-11-29 | 1 | -13/+18 |
| * | | | | | | | | | firmware: add helper to copy built-in data to pre-alloc buffer | Luis R. Rodriguez | 2017-11-29 | 1 | -2/+9 |
| * | | | | | | | | | firmware: use static inline for to_fw_priv() | Luis R. Rodriguez | 2017-11-29 | 1 | -1/+4 |
| * | | | | | | | | | firmware: rename sysfs state checks with sysfs prefix | Luis R. Rodriguez | 2017-11-29 | 1 | -10/+10 |
| * | | | | | | | | | firmware: use static inlines for state machine checking | Luis R. Rodriguez | 2017-11-29 | 1 | -39/+68 |
| * | | | | | | | | | firmware: remove unused __fw_state_is_done() | Luis R. Rodriguez | 2017-11-29 | 1 | -5/+0 |
| * | | | | | | | | | firmware: remove duplicate fw_state_aborted() | Luis R. Rodriguez | 2017-11-29 | 1 | -2/+0 |
| * | | | | | | | | | firmware: move core data structures to the top of file | Luis R. Rodriguez | 2017-11-29 | 1 | -95/+95 |
| * | | | | | | | | | firmware: rename struct fw_priv->fw_id to fw_name | Luis R. Rodriguez | 2017-11-29 | 1 | -13/+13 |
| * | | | | | | | | | firmware: rename struct firmware_buf to struct fw_priv | Luis R. Rodriguez | 2017-11-29 | 1 | -185/+187 |
| * | | | | | | | | | firmware: rename struct firmware_priv to struct fw_sysfs | Luis R. Rodriguez | 2017-11-29 | 1 | -49/+49 |
| * | | | | | | | | | firmware: fix detecting error on register_reboot_notifier() | Luis R. Rodriguez | 2017-11-29 | 1 | -1/+8 |
| * | | | | | | | | | firmware: provide helpers for registering the syfs loader | Luis R. Rodriguez | 2017-11-29 | 1 | -8/+21 |
| * | | | | | | | | | firmware: fix capturing errors on fw_cache_init() on early init | Luis R. Rodriguez | 2017-11-29 | 1 | -13/+32 |
| * | | | | | | | | | firmware: add helper to unregister pm ops | Luis R. Rodriguez | 2017-11-29 | 1 | -4/+10 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-01-31 | 1 | -13/+91 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | device property: Allow iterating over available child fwnodes | Marcin Wojtas | 2018-01-22 | 1 | -0/+26 |
| * | | | | | | | | | device property: Introduce fwnode_irq_get() | Marcin Wojtas | 2018-01-22 | 1 | -0/+26 |
| * | | | | | | | | | device property: Introduce fwnode_get_phy_mode() | Marcin Wojtas | 2018-01-22 | 1 | -5/+19 |
| * | | | | | | | | | device property: Introduce fwnode_get_mac_address() | Marcin Wojtas | 2018-01-22 | 1 | -8/+20 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2018-01-31 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ |