index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
-233
/
+1476
2017-07-06
null_blk: fix error flow for shared tags during module_init
Max Gurtovoy
-5
/
+13
2017-07-06
vrf: fix bug_on triggered by rx when destroying a vrf
Nikolay Aleksandrov
-5
/
+6
2017-07-06
ntb_netdev: set the net_device's parent
Logan Gunthorpe
-0
/
+2
2017-07-06
ntb: Add error path/handling to Debug FS entry creation
Gary R Hook
-7
/
+13
2017-07-06
ntb: Add more debugfs support for ntb_perf testing options
Gary R Hook
-0
/
+28
2017-07-06
ntb: Remove debug-fs variables from the context structure
Gary R Hook
-14
/
+14
2017-07-06
ntb: Add a module option to control affinity of DMA channels
Gary R Hook
-4
/
+12
2017-07-06
NTB: Add IDT 89HPESxNTx PCIe-switches support
Serge Semin
-0
/
+3895
2017-07-06
ntb_hw_intel: Style fixes: open code macros that just obfuscate code
Logan Gunthorpe
-100
/
+95
2017-07-06
ntb_hw_amd: Style fixes: open code macros that just obfuscate code
Logan Gunthorpe
-29
/
+29
2017-07-06
NTB: Add Messaging NTB API
Serge Semin
-0
/
+13
2017-07-06
NTB: Alter Scratchpads API to support multi-ports devices
Serge Semin
-29
/
+49
2017-07-06
NTB: Alter MW API to support multi-ports devices
Serge Semin
-62
/
+179
2017-07-06
NTB: Alter link-state API to support multi-port devices
Serge Semin
-2
/
+2
2017-07-06
NTB: Add indexed ports NTB API
Serge Semin
-0
/
+75
2017-07-06
Merge branch 'for-4.13/drivers' into for-next
Thierry Reding
-131
/
+208
2017-07-06
pwm: cros-ec: Fix transposed param settings
Nick Vaccaro
-2
/
+2
2017-07-06
pwm: meson: Improve PWM calculation precision
Jerome Brunet
-6
/
+10
2017-07-06
net/mlx5e: Initialize CEE's getpermhwaddr address buffer to 0xff
Huy Nguyen
-0
/
+2
2017-07-06
net/mlx5: Add Makefiles for subdirectories
Ilan Tayari
-0
/
+5
2017-07-06
net/mlx5: Build wq.o even if MLX5_CORE_EN is not selected
Ilan Tayari
-2
/
+2
2017-07-06
net/mlx5: FPGA, Fix datatype mismatch
Ilan Tayari
-2
/
+2
2017-07-06
net/mlx5: FPGA, make mlx5_fpga_device_brb static
Ilan Tayari
-1
/
+1
2017-07-06
net/mlx5: IPSec, Fix 64-bit division on 32-bit builds
Ilan Tayari
-1
/
+3
2017-07-06
net/mlx5: Add missing include in lib/gid.c
Ilan Tayari
-0
/
+1
2017-07-06
fs: new infrastructure for writeback error handling and reporting
Jeff Layton
-0
/
+1
2017-07-06
ptp: dte: Use LL suffix for 64-bit constants
Geert Uytterhoeven
-1
/
+1
2017-07-06
liquidio: fix bug in soft reset failure detection
Derek Chickles
-2
/
+2
2017-07-06
video: adp8870: move header file out of I2C realm
Wolfram Sang
-1
/
+1
2017-07-06
backlight: adp8860: Move header file out of I2C realm
Wolfram Sang
-1
/
+1
2017-07-06
mfd: Add LP87565 PMIC support
Keerthy
-0
/
+115
2017-07-06
mfd: cros_ec: Free IRQ on exit
Jeffy Chen
-0
/
+3
2017-07-06
mfd: da9061: Fix to remove BBAT_CONT register from chip model
Steve Twiss
-6
/
+0
2017-07-06
mfd: da9061: Fix to remove BBAT_CONT register from chip model
Steve Twiss
-6
/
+0
2017-07-06
mfd: axp20x-i2c: Document that this must be builtin on x86
Hans de Goede
-0
/
+5
2017-07-06
mfd: Add Cherry Trail Whiskey Cove PMIC driver
Hans de Goede
-0
/
+247
2017-07-06
mfd: tc6393xb: Handle return value of clk_prepare_enable
Arvind Yadav
-1
/
+3
2017-07-06
mfd: intel_quark_i2c_gpio: Add support for SIMATIC IOT2000 platform
Jan Kiszka
-0
/
+16
2017-07-06
mfd: intel_quark_i2c_gpio: Use dmi_system_id table for retrieving frequency
Jan Kiszka
-20
/
+13
2017-07-06
mfd: motorola-cpcap: Use devm_of_platform_populate()
Benjamin Gaignard
-12
/
+1
2017-07-06
mfd: smsc-ece: Use devm_of_platform_populate()
Benjamin Gaignard
-2
/
+1
2017-07-06
mfd: qcom-spmi-pmic: Use devm_of_platform_populate()
Benjamin Gaignard
-8
/
+1
2017-07-06
mfd: palmas: Use devm_of_platform_populate()
Benjamin Gaignard
-1
/
+1
2017-07-06
mfd: exynos: Use devm_of_platform_populate()
Benjamin Gaignard
-1
/
+1
2017-07-06
mfd: fsl-imx25: Use devm_of_platform_populate()
Benjamin Gaignard
-4
/
+1
2017-07-06
mfd: cros_ec: Use devm_of_platform_populate()
Benjamin Gaignard
-1
/
+1
2017-07-06
mfd: atmel: Use devm_of_platform_populate()
Benjamin Gaignard
-1
/
+1
2017-07-06
mfd: stm32-timers: Use devm_of_platform_populate()
Benjamin Gaignard
-9
/
+1
2017-07-06
mfd: intel_soc_pmic: Select designware i2c-bus driver
Hans de Goede
-2
/
+7
[prev]
[next]