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-08-29
media: stm32-dcmi: Delete an unnecessary of_node_put() call in dcmi_probe()
Markus Elfring
1
-1
/
+0
2019-08-29
media: pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() returns error code
Yizhuo
1
-1
/
+1
2019-08-29
media: em28xx: Fix exception handling in em28xx_alloc_urbs()
Markus Elfring
1
-1
/
+1
2019-08-29
mtd: hyperbus: fix dependency and build error
Randy Dunlap
1
-0
/
+1
2019-08-29
mtd: rawnand: omap2: Fix number of bitflips reporting with ELM
Sascha Hauer
1
-1
/
+1
2019-08-29
mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips
Claire Lin
1
-1
/
+4
2019-08-29
mtd: spi-nor: remove superfluous pass of nor->info->sector_size
Tudor Ambarus
1
-2
/
+3
2019-08-29
driver core: platform: Export platform_get_irq_optional()
Thierry Reding
1
-0
/
+1
2019-08-29
drm/ingenic: Hardcode panel type to DPI
Laurent Pinchart
1
-3
/
+2
2019-08-29
usb:cdns3 Fix for stuck packets in on-chip OUT buffer.
Pawel Laszczak
2
-2
/
+350
2019-08-29
usb: cdns3: Add Cadence USB3 DRD Driver
Pawel Laszczak
18
-0
/
+6992
2019-08-29
usb: common: Simplify usb_decode_get_set_descriptor function.
Pawel Laszczak
1
-55
/
+58
2019-08-29
usb: common: Patch simplify usb_decode_set_clear_feature function.
Pawel Laszczak
1
-46
/
+43
2019-08-29
usb: common: Separated decoding functions from dwc3 driver.
Pawel Laszczak
4
-253
/
+270
2019-08-29
mtd: spi-nor: enable the debugfs for the partname and partid
Zhuohao Lee
1
-0
/
+12
2019-08-29
mtd: mtdcore: add debugfs nodes for querying the flash name and id
Zhuohao Lee
1
-9
/
+77
2019-08-29
ARM: 8891/1: EDAC: armada_xp: Add support for more SoCs
Chris Packham
1
-0
/
+5
2019-08-29
ARM: 8888/1: EDAC: Add driver for the Marvell Armada XP SDRAM and L2 cache ECC
Jan Luebbe
3
-0
/
+638
2019-08-29
ARM: 8892/1: EDAC: Add missing debugfs_create_x32 wrapper
Jan Luebbe
2
-0
/
+15
2019-08-28
mlxsw: spectrum_ptp: Add counters for GC events
Petr Machata
4
-1
/
+132
2019-08-28
mlxsw: Bump firmware version to 13.2000.1886
Ido Schimmel
1
-1
/
+1
2019-08-28
mlxsw: spectrum: Prevent auto negotiation on number of lanes
Shalom Toledo
2
-20
/
+77
2019-08-28
mlxsw: Remove 56G speed support
Amit Cohen
3
-31
/
+0
2019-08-28
net: phy: force phy suspend when calling phy_stop
Jian Shen
1
-1
/
+1
2019-08-28
sky2: Disable MSI on yet another ASUS boards (P6Xxxx)
Takashi Iwai
1
-0
/
+7
2019-08-28
nfp: flower: handle neighbour events on internal ports
John Hurley
1
-4
/
+4
2019-08-28
nfp: flower: prevent ingress block binds on internal ports
John Hurley
1
-3
/
+4
2019-08-28
r8152: remove calling netif_napi_del
Hayes Wang
1
-2
/
+0
2019-08-28
Revert "r8152: napi hangup fix after disconnect"
Hayes Wang
1
-2
/
+1
2019-08-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
10
-386
/
+687
2019-08-28
ibmvnic: Do not process reset during or after device removal
Thomas Falcon
1
-1
/
+5
2019-08-28
phy: mdio-sun4i: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-28
phy: mdio-mux-meson-g12a: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-28
phy: mdio-moxart: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-28
phy: mdio-hisi-femac: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-28
phy: mdio-bcm-iproc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-28
wimax/i2400m: remove redundant assignment to variable result
Colin Ian King
1
-1
/
+0
2019-08-28
soc: amlogic: Add support for Everything-Else power domains controller
Neil Armstrong
3
-0
/
+504
2019-08-28
macb: Update compatibility string for SiFive FU540-C000
Yash Shah
1
-1
/
+1
2019-08-28
fsi: scom: Don't abort operations for minor errors
Eddie James
1
-7
/
+1
2019-08-28
vmw_balloon: Fix offline page marking with compaction
Nadav Amit
1
-2
/
+8
2019-08-28
VMCI: Release resource if the work is already queued
Nadav Amit
1
-2
/
+4
2019-08-28
hwmon: pwm-fan: Use platform_get_irq_optional()
Thierry Reding
1
-1
/
+1
2019-08-28
driver core: platform: Introduce platform_get_irq_optional()
Thierry Reding
1
-0
/
+22
2019-08-28
usb: xhci-mtk: add an optional xhci_ck clock
Chunfeng Yun
2
-0
/
+14
2019-08-28
USB: cdc-wdm: fix race between write and disconnect due to flag abuse
Oliver Neukum
1
-4
/
+12
2019-08-28
usb: host: xhci: rcar: Fix typo in compatible string matching
Geert Uytterhoeven
1
-1
/
+1
2019-08-28
usb: host: xhci-tegra: Set DMA mask correctly
Nagarjuna Kristam
1
-0
/
+10
2019-08-28
USB: storage: ums-realtek: Whitelist auto-delink support
Kai-Heng Feng
1
-5
/
+8
2019-08-28
USB: storage: ums-realtek: Update module parameter description for auto_delink_en
Kai-Heng Feng
1
-1
/
+1
[prev]
[next]