Age | Commit message (Expand) | Author | Files | Lines |
2018-12-23 | crypto: mxc-scc - fix build warnings on ARM64 | Fabio Estevam | 1 | -6/+6 |
2018-12-23 | crypto: chelsio - Fix wrong error counter increments | Harsh Jain | 2 | -10/+10 |
2018-12-23 | crypto: chelsio - Reset counters on cxgb4 Detach | Harsh Jain | 1 | -0/+4 |
2018-12-23 | crypto: chelsio - Handle PCI shutdown event | Harsh Jain | 3 | -93/+278 |
2018-12-23 | crypto: chelsio - cleanup:send addr as value in function argument | Harsh Jain | 1 | -8/+8 |
2018-12-23 | crypto: chelsio - Use same value for both channel in single WR | Harsh Jain | 2 | -8/+6 |
2018-12-23 | crypto: chelsio - Swap location of AAD and IV sent in WR | Harsh Jain | 3 | -120/+104 |
2018-12-23 | crypto: chelsio - remove set but not used variable 'kctx_len' | YueHaibing | 1 | -2/+1 |
2018-12-23 | crypto: ux500 - Use proper enum in hash_set_dma_transfer | Nathan Chancellor | 1 | -1/+1 |
2018-12-23 | crypto: ux500 - Use proper enum in cryp_set_dma_transfer | Nathan Chancellor | 1 | -2/+2 |
2018-12-22 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 3 | -5/+24 |
2018-12-22 | Merge tag 'auxdisplay-for-linus-v4.20' of https://github.com/ojeda/linux | Linus Torvalds | 1 | -0/+3 |
2018-12-22 | macintosh: Use of_node_name_{eq, prefix} for node name comparisons | Rob Herring | 7 | -32/+30 |
2018-12-22 | ide: Use of_node_name_eq for node name comparisons | Rob Herring | 1 | -1/+1 |
2018-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 15 | -164/+166 |
2018-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -5/+26 |
2018-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -9/+12 |
2018-12-21 | auxdisplay: charlcd: fix x/y command parsing | Mans Rullgard | 1 | -0/+3 |
2018-12-21 | serial/sunsu: fix refcount leak | Yangtao Li | 1 | -5/+26 |
2018-12-21 | qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixup | Daniele Palmas | 1 | -7/+8 |
2018-12-21 | qmi_wwan: Add support for Fibocom NL678 series | Jörgen Storvist | 1 | -0/+1 |
2018-12-21 | Merge tag 'drm-fixes-2018-12-21' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -2/+8 |
2018-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -14/+22 |
2018-12-21 | Merge tag 'gpio-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 4 | -131/+95 |
2018-12-21 | net: netxen: fix a missing check and an uninitialized use | Kangjie Lu | 1 | -1/+2 |
2018-12-21 | Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next | Mark Brown | 1 | -10/+2 |
2018-12-21 | Merge branch 'regulator-4.21' into regulator-next | Mark Brown | 42 | -602/+2761 |
2018-12-21 | Merge branch 'regulator-4.20' into regulator-linus | Mark Brown | 2 | -11/+12 |
2018-12-21 | regulator: tps65910: fix a missing check of return value | Kangjie Lu | 1 | -1/+3 |
2018-12-21 | regulator: mcp16502: Select REGMAP_I2C to fix build error | Axel Lin | 1 | -0/+1 |
2018-12-21 | Input: synaptics - enable SMBus for HP EliteBook 840 G4 | Mantas Mikulėnas | 1 | -0/+1 |
2018-12-21 | Merge branches 'pm-devfreq', 'pm-avs' and 'pm-tools' | Rafael J. Wysocki | 2 | -69/+123 |
2018-12-21 | Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep' | Rafael J. Wysocki | 2 | -76/+58 |
2018-12-21 | Merge branch 'pm-opp' | Rafael J. Wysocki | 4 | -221/+763 |
2018-12-21 | Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched' | Rafael J. Wysocki | 16 | -72/+431 |
2018-12-21 | Merge branch 'acpi-pci' | Rafael J. Wysocki | 11 | -29/+68 |
2018-12-21 | Merge branches 'acpi-tables', 'acpi-soc', 'acpi-apei' and 'acpi-misc' | Rafael J. Wysocki | 7 | -20/+32 |
2018-12-21 | Merge branch 'acpica' | Rafael J. Wysocki | 27 | -113/+249 |
2018-12-21 | Input: elantech - disable elan-i2c for P52 and P72 | Benjamin Tissoires | 1 | -2/+16 |
2018-12-21 | gpio: mvebu: only fail on missing clk if pwm is actually to be used | Uwe Kleine-König | 1 | -3/+3 |
2018-12-21 | gpio: max7301: fix driver for use with CONFIG_VMAP_STACK | Christophe Leroy | 1 | -9/+3 |
2018-12-21 | gpio: gpio-omap: Revert deferred wakeup quirk handling for regressions | Tony Lindgren | 1 | -59/+5 |
2018-12-20 | net/mlx5e: XDP, Add user control for XDP TX MPWQE feature | Tariq Toukan | 3 | -1/+34 |
2018-12-20 | net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQE | Tariq Toukan | 4 | -27/+173 |
2018-12-20 | net/mlx5e: XDP, Add array for WQE info descriptors | Tariq Toukan | 3 | -21/+54 |
2018-12-20 | net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instances | Tariq Toukan | 4 | -24/+65 |
2018-12-20 | net/mlx5e: XDP, Replace boolean doorbell indication with segment pointer | Tariq Toukan | 3 | -18/+9 |
2018-12-20 | net/mlx5e: XDP, Warn upon polling an error CQE | Tariq Toukan | 1 | -0/+5 |
2018-12-20 | net/mlx5e: XDP, Change the XDP SQ redirect indication | Tariq Toukan | 5 | -26/+18 |
2018-12-20 | net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program... | Tariq Toukan | 3 | -11/+18 |