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
2019-10-24
i2c: stm32f7: fix first byte to send in slave mode
Fabrice Gasnier
-0
/
+2
2019-10-24
i2c: mt65xx: fix NULL ptr dereference
Fabien Parent
-1
/
+1
2019-10-24
RDMA/nldev: Skip counter if port doesn't match
Mark Zhang
-1
/
+1
2019-10-24
irqchip/gic-v3-its: Use the exact ITSList for VMOVP
Zenghui Yu
-3
/
+18
2019-10-24
Merge branches 'pm-cpuidle' and 'pm-opp'
Rafael J. Wysocki
-15
/
+14
2019-10-24
soundwire: slave: fix scanf format
Pierre-Louis Bossart
-1
/
+2
2019-10-24
Merge tag 'mfd-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
-24
/
+40
2019-10-24
reset: fix of_reset_control_get_count kerneldoc comment
Philipp Zabel
-1
/
+2
2019-10-24
reset: fix of_reset_simple_xlate kerneldoc comment
Philipp Zabel
-1
/
+0
2019-10-24
mfd: mt6397: Fix probe after changing mt6397-core
Frank Wunderlich
-24
/
+40
2019-10-23
net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag
Martin Fuzzey
-0
/
+1
2019-10-23
of: reserved_mem: add missing of_node_put() for proper ref-counting
Chris Goldsworthy
-1
/
+3
2019-10-23
of: unittest: fix memory leak in unittest_data_add
Navid Emamdoost
-0
/
+1
2019-10-23
Merge tag 'vfio-v5.4-rc5' of git://github.com/awilliam/linux-vfio
Linus Torvalds
-1
/
+1
2019-10-23
Merge tag 'regulator-fix-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-104
/
+98
2019-10-23
drm/v3d: Fix memory leak in v3d_submit_cl_ioctl
Navid Emamdoost
-1
/
+4
2019-10-23
panfrost: Properly undo pm_runtime_enable when deferring a probe
Tomeu Vizoso
-1
/
+1
2019-10-23
Merge tag 'omap-for-v5.4/fixes-rc4-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
-4
/
+14
2019-10-23
clk: samsung: exynos542x: Move G3D subsystem clocks to its sub-CMU
Marek Szyprowski
-2
/
+19
2019-10-23
clk: samsung: exynos5433: Fix error paths
Marek Szyprowski
-2
/
+12
2019-10-23
dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle
Tony Lindgren
-1
/
+20
2019-10-23
rtlwifi: rtl_pci: Fix problem of too small skb->len
Larry Finger
-1
/
+2
2019-10-23
iwlwifi: pcie: 0x2720 is qu and 0x30DC is not
Luca Coelho
-54
/
+55
2019-10-23
iwlwifi: pcie: add workaround for power gating in integrated 22000
Luca Coelho
-0
/
+31
2019-10-23
iwlwifi: mvm: handle iwl_mvm_tvqm_enable_txq() error return
Johannes Berg
-57
/
+83
2019-10-23
iwlwifi: pcie: fix all 9460 entries for qnj
Luca Coelho
-8
/
+8
2019-10-23
iwlwifi: pcie: fix PCI ID 0x2720 configs that should be soc
Luca Coelho
-4
/
+4
2019-10-23
rtlwifi: Fix potential overflow on P2P code
Laura Abbott
-0
/
+6
2019-10-23
iwlwifi: pcie: fix merge damage on making QnJ exclusive
Luca Coelho
-5
/
+1
2019-10-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
-3
/
+11
2019-10-23
Merge tag 'edac_urgent_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+4
2019-10-23
Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Rafael J. Wysocki
-15
/
+10
2019-10-23
opp: Reinitialize the list_kref before adding the static OPPs again
Viresh Kumar
-0
/
+7
2019-10-22
scsi: qla2xxx: Fix partial flash write of MBI
Quinn Tran
-4
/
+3
2019-10-22
scsi: qla2xxx: Initialized mailbox to prevent driver load failure
Himanshu Madhani
-1
/
+2
2019-10-22
scsi: lpfc: Honor module parameter lpfc_use_adisc
Daniel Wagner
-2
/
+2
2019-10-22
bnxt_en: Avoid disabling pci device in bnxt_remove_one() for already disabled...
Vasundhara Volam
-1
/
+2
2019-10-22
bnxt_en: Minor formatting changes in FW devlink_health_reporter
Vasundhara Volam
-11
/
+6
2019-10-22
bnxt_en: Adjust the time to wait before polling firmware readiness.
Vasundhara Volam
-5
/
+2
2019-10-22
bnxt_en: Fix devlink NVRAM related byte order related issues.
Michael Chan
-27
/
+54
2019-10-22
bnxt_en: Fix the size of devlink MSIX parameters.
Vasundhara Volam
-15
/
+16
2019-10-22
net: stmmac: Fix the problem of tso_xmit
yuqi jin
-0
/
+1
2019-10-22
dynamic_debug: provide dynamic_hex_dump stub
Arnd Bergmann
-0
/
+4
2019-10-22
RDMA/uverbs: Prevent potential underflow
Dan Carpenter
-1
/
+1
2019-10-22
Merge branch 'misc' into fixes
Russell King
-0
/
+680
2019-10-22
cpufreq: Cancel policy update work scheduled before freeing
Sudeep Holla
-0
/
+3
2019-10-22
s390/zcrypt: fix memleak at release
Johan Hovold
-2
/
+1
2019-10-22
iio: imu: inv_mpu6050: fix no data on MPU6050
Jean-Baptiste Maneyrol
-3
/
+23
2019-10-22
Merge tag 'pinctrl-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-115
/
+89
2019-10-22
cpuidle: haltpoll: Take 'idle=' override into account
Zhenzhong Duan
-0
/
+4
[prev]
[next]