index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-09
i40e: Add support for X710 device
Mariusz Stachura
1
-0
/
+1
2019-09-09
igc: Add tx_csum offload functionality
Sasha Neftin
4
-0
/
+114
2019-09-09
ixgbe: sync the first fragment unconditionally
Firo Yang
1
-7
/
+9
2019-09-09
i40e: Remove EMPR traces from debugfs facility
Mauro S. M. Rodrigues
2
-5
/
+0
2019-09-09
i40e: Implement debug macro hw_dbg using dev_dbg
Mauro S. M. Rodrigues
3
-1
/
+6
2019-09-09
platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOC
Kristian Klausen
1
-3
/
+3
2019-09-09
Merge tag 'regulator-fix-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
3
-9
/
+26
2019-09-09
i40e: fix hw_dbg usage in i40e_hmc_get_object_va
Mauro S. M. Rodrigues
1
-10
/
+11
2019-09-09
irqchip/atmel-aic5: Add support for sam9x60 irqchip
Sandeep Sheriker Mallikarjun
1
-0
/
+10
2019-09-09
irqchip/al-fic: Add support for irq retrigger
Talel Shenhar
1
-0
/
+12
2019-09-09
igc: Remove unneeded PCI bus defines
Sasha Neftin
1
-4
/
+0
2019-09-09
iavf: allow permanent MAC address to change
Mitch Williams
2
-5
/
+0
2019-09-09
igc: Add NVM checksum validation
Sasha Neftin
1
-0
/
+9
2019-09-09
fm10k: use a local variable for the frag pointer
Jacob Keller
1
-3
/
+5
2019-09-09
igc: Remove useless forward declaration
Sasha Neftin
2
-136
/
+129
2019-09-09
e1000e: Make speed detection on hotplugging cable more reliable
Kai-Heng Feng
1
-6
/
+6
2019-09-09
ixgbevf: Link lost in VM on ixgbevf when restoring from freeze or suspend
Radoslaw Tyl
1
-0
/
+1
2019-09-09
iavf: remove unused debug function iavf_debug_d
YueHaibing
1
-22
/
+0
2019-09-09
clk: mediatek: Add MT6779 clock support
mtk01761
11
-0
/
+1974
2019-09-09
clk: qcom: fix QCS404 TuringCC regmap
Jorge Ramirez-Ortiz
1
-1
/
+1
2019-09-09
virtio_ring: fix unmap of indirect descriptors
Matthias Lange
1
-2
/
+6
2019-09-09
random: Use wait_event_freezable() in add_hwgenerator_randomness()
Stephen Boyd
1
-7
/
+5
2019-09-09
crypto: ux500 - Fix COMPILE_TEST warnings
Herbert Xu
2
-9
/
+11
2019-09-09
crypto: cavium/zip - Add missing single_release()
Wei Yongjun
1
-0
/
+3
2019-09-09
crypto: marvell - Use kzfree rather than its implementation
zhong jiang
1
-2
/
+1
2019-09-09
crypto: caam - dispose of IRQ mapping only after IRQ is freed
Andrey Smirnov
1
-4
/
+10
2019-09-09
crypto: caam - check irq_of_parse_and_map for errors
Andrey Smirnov
1
-0
/
+4
2019-09-09
crypto: caam - use devres to unmap JR's registers
Andrey Smirnov
1
-4
/
+9
2019-09-09
drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
Chris Wilson
1
-5
/
+0
2019-09-09
drm/i915: Limit MST to <= 8bpc once again
Ville Syrjälä
1
-1
/
+9
2019-09-09
regulator: lp87565: Simplify lp87565_buck_set_ramp_delay
Axel Lin
1
-3
/
+2
2019-09-09
clk: qcom: clk-rpmh: Add support for SM8150
Vinod Koul
1
-0
/
+28
2019-09-09
clk: qcom: clk-rpmh: Convert to parent data scheme
Vinod Koul
1
-2
/
+8
2019-09-09
clk: qcom: gcc: Use floor ops for SDCC clocks
Taniya Das
4
-6
/
+6
2019-09-09
clk: qcom: gcc-qcs404: Use floor ops for sdcc clks
Vinod Koul
1
-2
/
+2
2019-09-09
clk: qcom: gcc-sdm845: Use floor ops for sdcc clks
Stephen Boyd
1
-2
/
+2
2019-09-09
platform/x86: ISST: Allow additional TRL MSRs
Srinivas Pandruvada
1
-0
/
+2
2019-09-09
pinctrl: intel: mark intel_pin_to_gpio __maybe_unused
Arnd Bergmann
1
-1
/
+1
2019-09-09
spi-gpio: Use PTR_ERR_OR_ZERO() in spi_gpio_request()
Markus Elfring
1
-4
/
+1
2019-09-09
regulator: slg51000: use devm_gpiod_get_optional() in probe
Dmitry Torokhov
1
-7
/
+8
2019-09-09
Merge branch 'regulator-5.3' into regulator-5.4
Mark Brown
6
-19
/
+38
2019-09-09
regulator: lp8788-ldo: make array en_mask static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-09
gpio: fix line flag validation in lineevent_create
Kent Gibson
1
-5
/
+3
2019-09-09
gpio: fix line flag validation in linehandle_create
Kent Gibson
1
-0
/
+8
2019-09-09
gpio: mockup: add missing single_release()
Wei Yongjun
1
-0
/
+1
2019-09-09
crypto: caam - make sure clocks are enabled first
Andrey Smirnov
1
-15
/
+15
2019-09-08
Merge tag 'gpio-v5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
1
-9
/
+6
2019-09-08
parisc: Disable HP HSC-PCI Cards to prevent kernel crash
Helge Deller
1
-0
/
+24
2019-09-08
iio: fix center temperature of bmc150-accel-core
Pascal Bouwmann
1
-1
/
+1
2019-09-08
PCI: tegra: Add Tegra194 PCIe support
Vidya Sagar
4
-1
/
+1653
[prev]
[next]