| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'bind_unbind' into driver-core-next | Greg Kroah-Hartman | 2017-07-22 | 6 | -44/+142 |
|\ |
|
| * | Input: axp20x-pek - switch to using devm_device_add_group() | Dmitry Torokhov | 2017-07-22 | 1 | -17/+1 |
| * | Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01 | Dmitry Torokhov | 2017-07-22 | 1 | -8/+3 |
| * | Input: gpio_keys - use devm_device_add_group() for attributes | Dmitry Torokhov | 2017-07-22 | 1 | -14/+2 |
| * | driver core: add devm_device_add_group() and friends | Dmitry Torokhov | 2017-07-22 | 1 | -0/+130 |
| * | driver core: make device_{add|remove}_groups() public | Dmitry Torokhov | 2017-07-22 | 2 | -5/+2 |
| * | driver core: emit uevents when device is bound to a driver | Dmitry Torokhov | 2017-07-22 | 1 | -0/+4 |
* | | arch_topology: Get rid of cap_parsing_done | Viresh Kumar | 2017-07-17 | 1 | -3/+1 |
* | | arch_topology: Localize cap_parsing_failed to topology_parse_cpu_capacity() | Viresh Kumar | 2017-07-17 | 1 | -11/+13 |
* | | arch_topology: Change return type of topology_parse_cpu_capacity() to bool | Viresh Kumar | 2017-07-17 | 1 | -4/+4 |
* | | arch_topology: Convert switch block to if block | Viresh Kumar | 2017-07-17 | 1 | -19/+22 |
* | | arch_topology: Don't break lines unnecessarily | Viresh Kumar | 2017-07-17 | 1 | -6/+3 |
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-07-15 | 3 | -31/+101 |
|\ \ |
|
| * | | random: reorder READ_ONCE() in get_random_uXX | Sebastian Andrzej Siewior | 2017-07-15 | 1 | -2/+4 |
| * | | random: suppress spammy warnings about unseeded randomness | Theodore Ts'o | 2017-07-15 | 1 | -17/+39 |
| * | | random: warn when kernel uses unseeded randomness | Jason A. Donenfeld | 2017-06-20 | 1 | -2/+13 |
| * | | iscsi: ensure RNG is seeded before use | Jason A. Donenfeld | 2017-06-20 | 2 | -11/+25 |
| * | | random: add wait_for_random_bytes() API | Jason A. Donenfeld | 2017-06-20 | 1 | -10/+31 |
* | | | Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-07-15 | 1 | -63/+46 |
|\ \ \ |
|
| * | | | drm_dp_aux_dev: switch to read_iter/write_iter | Al Viro | 2017-07-09 | 1 | -63/+46 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2017-07-15 | 6 | -65/+186 |
|\ \ \ \ |
|
| * | | | | clk: boston: Add a driver for MIPS Boston board clocks | Paul Burton | 2017-07-11 | 5 | -0/+115 |
| * | | | | MIPS: Loongson-3: Support 4 packages in CPU Hwmon driver | Huacai Chen | 2017-06-29 | 1 | -61/+58 |
| * | | | | MIPS: Loongson: Add Loongson-3A R3 basic support | Huacai Chen | 2017-06-28 | 1 | -4/+13 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-07-15 | 3 | -44/+204 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2017-07-12 | 3 | -44/+204 |
| |\ \ \ \ \ |
|
| | * | | | | | Input: i8042 - fix crash at boot time | Chen Hong | 2017-07-12 | 1 | -3/+9 |
| | * | | | | | Input: gpio_keys - handle the missing key press event in resume phase | Joseph Lo | 2017-07-09 | 1 | -1/+16 |
| | * | | | | | Input: xen-kbdfront - add multi-touch support | Oleksandr Andrushchenko | 2017-07-09 | 1 | -40/+179 |
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-07-15 | 7 | -17/+43 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | crypto: cavium - make several functions static | Colin Ian King | 2017-07-12 | 1 | -4/+4 |
| * | | | | | | | crypto: chcr - Avoid algo allocation in softirq. | Harsh Jain | 2017-07-12 | 2 | -8/+16 |
| * | | | | | | | crypto: caam - properly set IV after {en,de}crypt | David Gstir | 2017-07-12 | 1 | -2/+18 |
| * | | | | | | | crypto: atmel - only treat EBUSY as transient if backlog | Gilad Ben-Yossef | 2017-07-12 | 1 | -1/+3 |
| * | | | | | | | crypto: caam - fix signals handling | Horia Geantă | 2017-07-12 | 2 | -2/+2 |
* | | | | | | | | Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-07-15 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | device property: Introduce fwnode_call_bool_op() for ops that return bool | Sakari Ailus | 2017-07-12 | 1 | -3/+3 |
* | | | | | | | | | Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-15 | 3 | -26/+40 |
|\ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ \ | Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks' | Rafael J. Wysocki | 2017-07-14 | 3 | -26/+40 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | ACPI / x86: Add KIOX000A accelerometer on GPD win to always_present_ids array | Hans de Goede | 2017-07-12 | 1 | -0/+13 |
| | | | * | | | | | | | | | ACPI / x86: Add Dell Venue 11 Pro 7130 touchscreen to always_present_ids | Hans de Goede | 2017-07-12 | 1 | -0/+9 |
| | | | * | | | | | | | | | ACPI / x86: Allow matching always_present_id array entries by DMI | Hans de Goede | 2017-07-12 | 1 | -4/+15 |
| | | | | |_|_|_|_|_|_|/
| | | | |/| | | | | | | |
|
| | | * / | | | | | | | | ACPI / irq: Fix return code of acpi_gsi_to_irq() | Mark Salter | 2017-07-12 | 1 | -2/+2 |
| | | |/ / / / / / / / |
|
| | * | | | | | | | | | Revert "ACPI / EC: Enable event freeze mode..." to fix a regression | Lv Zheng | 2017-07-12 | 1 | -1/+1 |
| | * | | | | | | | | | ACPI / EC: Drop EC noirq hooks to fix a regression | Lv Zheng | 2017-07-12 | 1 | -19/+0 |
* | | | | | | | | | | | Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-15 | 9 | -37/+34 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-qos' and 'pm-devfreq' | Rafael J. Wysocki | 2017-07-14 | 4 | -6/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | PM / devfreq: constify attribute_group structures. | Arvind Yadav | 2017-07-06 | 1 | -1/+1 |
| | | * | | | | | | | | | | | PM / devfreq: tegra: fix error return code in tegra_devfreq_probe() | Gustavo A. R. Silva | 2017-07-06 | 1 | -3/+3 |
| | | * | | | | | | | | | | | PM / devfreq: rk3399_dmc: fix error return code in rk3399_dmcfreq_probe() | Gustavo A. R. Silva | 2017-07-06 | 1 | -2/+3 |
| | | | |_|/ / / / / / / /
| | | |/| | | | | | | | | |
|