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
2022-07-20
reset: reset-simple should depends on HAS_IOMEM
Ben Dooks
1
-0
/
+1
2022-07-20
can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()
Liang He
1
-0
/
+1
2022-07-20
can: mcp251xfd: fix detection of mcp251863
Marc Kleine-Budde
1
-5
/
+13
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
24
-18
/
+36
2022-07-20
can: usb_8dev: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-3
/
+4
2022-07-20
can: kvaser_usb_leaf: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-2
/
+4
2022-07-20
can: kvaser_usb_hydra: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-4
/
+8
2022-07-20
can: sun4i_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-5
/
+4
2022-07-20
can: hi311x: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-2
/
+3
2022-07-20
can: slcan: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-7
/
+5
2022-07-20
can: sja1000: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-3
/
+4
2022-07-20
can: rcar_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-4
/
+4
2022-07-20
can: pch_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-3
/
+3
2022-07-20
drm/imx/dcss: Add missing of_node_put() in fail path
Liang He
1
-0
/
+3
2022-07-19
drm/i915/guc: support v69 in parallel to v70
Daniele Ceraolo Spurio
7
-62
/
+417
2022-07-19
drm/i915/guc: Support programming the EU priority in the GuC descriptor
Matthew Brost
3
-11
/
+33
2022-07-20
platform/chrome: cros_kbd_led_backlight: fix build warning
Tzung-Bi Shih
1
-5
/
+5
2022-07-20
platform/chrome: cros_ec_proto: add Kunit test for cros_ec_cmd()
Tzung-Bi Shih
1
-0
/
+48
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for get_sensor_count
Tzung-Bi Shih
3
-0
/
+182
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for check_features
Tzung-Bi Shih
1
-0
/
+77
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for get_host_event
Tzung-Bi Shih
1
-0
/
+59
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for get_next_event
Tzung-Bi Shih
1
-0
/
+266
2022-07-20
platform/chrome: cros_ec_proto: add Kunit test for cros_ec_map_error()
Tzung-Bi Shih
1
-0
/
+49
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for cmd_xfer_status
Tzung-Bi Shih
1
-0
/
+42
2022-07-20
platform/chrome: cros_ec_proto: return -EPROTO if empty payload
Tzung-Bi Shih
1
-0
/
+5
2022-07-20
platform/chrome: cros_ec_proto: add Kunit test for empty payload
Tzung-Bi Shih
1
-0
/
+31
2022-07-20
platform/chrome: cros_ec_proto: return -EAGAIN when retries timed out
Tzung-Bi Shih
1
-0
/
+3
2022-07-20
platform/chrome: cros_ec_proto: change Kunit expectation when timed out
Tzung-Bi Shih
1
-3
/
+1
2022-07-20
platform/chrome: cros_ec_proto: separate cros_ec_wait_until_complete()
Tzung-Bi Shih
1
-37
/
+33
2022-07-20
platform/chrome: cros_ec_proto: separate cros_ec_xfer_command()
Tzung-Bi Shih
1
-3
/
+10
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_send_command()
Tzung-Bi Shih
3
-0
/
+289
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_cmd_xfer()
Tzung-Bi Shih
1
-0
/
+149
2022-07-20
platform/chrome: cros_ec_proto: add "cros_ec_" prefix to send_command()
Tzung-Bi Shih
1
-8
/
+7
2022-07-19
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
3
-11
/
+17
2022-07-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
5
-26
/
+81
2022-07-19
net: ethernet: mtk_ppe: fix possible NULL pointer dereference in mtk_flow_get_wdma_info
Lorenzo Bianconi
1
-0
/
+3
2022-07-19
r8152: fix a WOL issue
Hayes Wang
1
-2
/
+14
2022-07-19
riscv/efi_stub: Add 64bit boot-hartid support on RV64
Sunil V L
1
-3
/
+10
2022-07-19
riscv: cpu: Add 64bit hartid support on RV64
Sunil V L
3
-13
/
+16
2022-07-19
drm/panel-edp: Fix variable typo when saving hpd absent delay from DT
NĂcolas F. R. A. Prado
1
-1
/
+1
2022-07-19
cxl/port: Read CDAT table
Ira Weiny
4
-0
/
+234
2022-07-19
cxl/pci: Create PCI DOE mailbox's for memory devices
Ira Weiny
3
-0
/
+48
2022-07-19
PCI/DOE: Add DOE mailbox support functions
Jonathan Cameron
3
-0
/
+540
2022-07-19
PCI: Replace magic constant for PCI Sig Vendor ID
Ira Weiny
1
-1
/
+1
2022-07-19
of: overlay: Simplify of_overlay_fdt_apply() tail
Geert Uytterhoeven
1
-7
/
+2
2022-07-19
of: overlay: Move devicetree_corrupt() check up
Geert Uytterhoeven
1
-6
/
+5
2022-07-19
drm/i915/guc: support v69 in parallel to v70
Daniele Ceraolo Spurio
7
-62
/
+417
2022-07-19
sfc: update MCDI protocol headers
Edward Cree
1
-193
/
+7931
2022-07-19
net/mlx5: CT: Remove warning of ignore_flow_level support for non PF
Roi Dayan
2
-2
/
+2
2022-07-19
net/mlx5e: Add resiliency for PTP TX port timestamp
Aya Levin
5
-2
/
+50
[prev]
[next]