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
2020-12-05
soc: samsung: exynos-chipid: initialize later - with arch_initcall
Krzysztof Kozlowski
1
-4
/
+4
2020-12-05
soc: samsung: exynos-chipid: order list of SoCs by name
Krzysztof Kozlowski
1
-1
/
+2
2020-12-05
memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe()
Zhang Changzhong
1
-0
/
+2
2020-12-05
memory: ti-emif-sram: only build for ARMv7
Arnd Bergmann
1
-1
/
+1
2020-12-05
memory: tegra30: Support interconnect framework
Dmitry Osipenko
3
-22
/
+496
2020-12-05
memory: tegra20: Support hardware versioning and clean up OPP table initialization
Dmitry Osipenko
1
-28
/
+20
2020-12-05
i2c: mlxbf: Fix the return check of devm_ioremap and ioremap
Wang Xiaojun
1
-6
/
+6
2020-12-05
i2c: mlxbf: select CONFIG_I2C_SLAVE
Arnd Bergmann
1
-0
/
+1
2020-12-05
pcmcia: omap: Fix error return code in omap_cf_probe()
Wang ShaoBo
1
-2
/
+6
2020-12-05
pcmcia: Remove NEC VRC4173 CARDU
Sebastian Andrzej Siewior
4
-843
/
+0
2020-12-05
pcmcia: db1xxx_ss: remove unneeded semicolon
Jason Yan
1
-1
/
+1
2020-12-05
pcmcia/electra_cf: Fix some return values in 'electra_cf_probe()' in case of error
Christophe JAILLET
1
-0
/
+2
2020-12-05
phy: rockchip-emmc: output tap delay dt property
Chris Ruehl
1
-1
/
+12
2020-12-05
PHY: Ingenic: Add USB PHY driver using generic PHY framework.
周琰杰 (Zhou Yanjie)
5
-0
/
+428
2020-12-05
USB: PHY: JZ4770: Remove unnecessary function calls.
周琰杰 (Zhou Yanjie)
1
-1
/
+1
2020-12-05
phy: rockchip: set pulldown for strobe line in dts
Chris Ruehl
1
-0
/
+16
2020-12-05
phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failure
Wang Li
1
-2
/
+4
2020-12-05
phy: mediatek: allow compile-testing the hdmi phy
Arnd Bergmann
1
-1
/
+3
2020-12-05
soundwire: intel: fix another unused-function warning
Arnd Bergmann
1
-6
/
+2
2020-12-04
net: bna: remove trailing semicolon in macro definition
Tom Rix
1
-9
/
+9
2020-12-04
nfp: Replace zero-length array with flexible-array member
Simon Horman
2
-2
/
+2
2020-12-04
PCI: Fix pci_slot_release() NULL pointer dereference
Jubin Zhong
1
-3
/
+3
2020-12-04
nfc: s3fwrn5: skip the NFC bootloader mode
Bongsu Jeon
3
-12
/
+23
2020-12-04
dm crypt: export sysfs of kcryptd workqueue
Jeffle Xu
1
-3
/
+4
2020-12-04
dm ioctl: fix error return code in target_message
Qinglang Miao
1
-0
/
+1
2020-12-04
dm crypt: Constify static crypt_iv_operations
Rikard Falkeborn
1
-3
/
+3
2020-12-04
dm: add support for REQ_NOWAIT to various targets
Jeffle Xu
4
-1
/
+4
2020-12-04
dm: rename multipath path selector source files to have "dm-ps" prefix
Mike Snitzer
6
-7
/
+12
2020-12-04
dm mpath: add IO affinity path selector
Mike Christie
3
-0
/
+282
2020-12-04
dm verity: Add support for signature verification with 2nd keyring
Mickaël Salaün
2
-3
/
+19
2020-12-04
dm: remove unnecessary current->bio_list check when submitting split bio
Jeffle Xu
1
-1
/
+1
2020-12-04
PCI/PM: Do not generate wakeup event when runtime resuming device
Mika Westerberg
1
-1
/
+0
2020-12-04
PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()
Mika Westerberg
2
-11
/
+6
2020-12-04
PCI: Add sysfs attribute for device power state
Maximilian Luz
1
-0
/
+10
2020-12-04
ethernet: select CONFIG_CRC32 as needed
Arnd Bergmann
10
-0
/
+10
2020-12-04
remoteproc: fix spelling mistake "Peripherial" -> "Peripherial" in Kconfig
Colin Ian King
1
-1
/
+1
2020-12-04
remoteproc: sysmon: fix shutdown_acked state
Arnd Bergmann
1
-5
/
+2
2020-12-04
net: ipa: pass the correct size when freeing DMA memory
Alex Elder
1
-1
/
+6
2020-12-04
vrf: add mac header for tunneled packets when sniffer is attached
Andrea Mayer
1
-6
/
+72
2020-12-04
Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
5
-33
/
+21
2020-12-04
mt76: mt7615: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-12-04
mt76: mt7915: fix ht mcs in mt7915_mcu_get_rx_rate()
Shayne Chen
1
-1
/
+3
2020-12-04
PCI: Return u16 from pci_find_ext_capability() and similar
Bjorn Helgaas
1
-3
/
+3
2020-12-04
PCI: Return u8 from pci_find_capability() and similar
Puranjay Mohan
1
-21
/
+21
2020-12-04
Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into asoc-5.11
Mark Brown
398
-24400
/
+3186
2020-12-04
Input: vsxxxaa - fix Kconfig spelling mistake
Colin Ian King
1
-1
/
+1
2020-12-04
dm: remove invalid sparse __acquires and __releases annotations
Mike Snitzer
1
-2
/
+0
2020-12-04
dm: fix double RCU unlock in dm_dax_zero_page_range() error path
Mike Snitzer
1
-2
/
+0
2020-12-04
dm: fix IO splitting
Mike Snitzer
2
-13
/
+11
2020-12-04
thermal: imx8mm: Disable the clock on probe failure
Fabio Estevam
1
-1
/
+5
[prev]
[next]