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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-05
can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller
Biju Das
1
-5
/
+33
2022-09-05
can: kvaser_usb: kvaser_usb_hydra: Use kzalloc for allocating only one element
Kenneth Lee
1
-10
/
+10
2022-09-05
can: rcar_canfd: Use dev_err_probe() to simplify code and better handle -EPROBE_DEFER
Christophe JAILLET
1
-16
/
+10
2022-09-05
can: flexcan: fix typo: FLEXCAN_QUIRK_SUPPPORT_* -> FLEXCAN_QUIRK_SUPPORT_*
Marc Kleine-Budde
2
-38
/
+38
2022-09-05
can: rx-offload: can_rx_offload_init_queue(): fix typo
Marc Kleine-Budde
1
-1
/
+1
2022-09-05
rnbd-srv: remove redundant setting of blk_open_flags
Guoqing Jiang
1
-1
/
+0
2022-09-05
rnbd-srv: make process_msg_close returns void
Guoqing Jiang
1
-4
/
+3
2022-09-05
rnbd-srv: add comment in rnbd_srv_rdma_ev
Guoqing Jiang
1
-0
/
+5
2022-09-05
iio: pressure: icp10100: Switch from UNIVERSAL to DEFINE_RUNTIME_DEV_PM_OPS().
Jonathan Cameron
1
-5
/
+5
2022-09-05
iio: adc: max1363: Drop provision to provide an IIO channel map via platform data
Jonathan Cameron
1
-6
/
+0
2022-09-05
iio: accel: bma400: Add support for single and double tap events
Jagath Jog J
2
-10
/
+347
2022-09-05
iio: Add new event type gesture and use direction for single and double tap
Jagath Jog J
1
-1
/
+6
2022-09-05
iio: Use per-device lockdep class for mlock
Vincent Whitchurch
1
-0
/
+5
2022-09-05
iio: adc: add max11205 adc driver
Ramona Bolboaca
3
-0
/
+198
2022-09-05
Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region
Vitaly Kuznetsov
1
-1
/
+9
2022-09-05
Drivers: hv: Always reserve framebuffer region for Gen1 VMs
Vitaly Kuznetsov
1
-14
/
+32
2022-09-05
PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to pci_ids.h
Vitaly Kuznetsov
3
-11
/
+0
2022-09-05
Drivers: hv: remove duplicate word in a comment
Shaomin Deng
1
-1
/
+1
2022-09-05
r8169: remove not needed net_ratelimit() check
Heiner Kallweit
1
-2
/
+1
2022-09-05
net: phy: Add 1000BASE-KX interface mode
Sean Anderson
2
-0
/
+2
2022-09-05
net: dpaa: Adjust queue depth on rate change
Sean Anderson
5
-6
/
+44
2022-09-05
soc: fsl: qbman: Add CGR update function
Sean Anderson
1
-0
/
+48
2022-09-05
soc: fsl: qbman: Add helper for sanity checking cgr ops
Sean Anderson
1
-10
/
+19
2022-09-05
net: dpaa: Use mac_dev variable in dpaa_netdev_init
Sean Anderson
1
-4
/
+5
2022-09-05
net: fman: Change return type of disable to void
Sean Anderson
5
-20
/
+9
2022-09-05
net: fman: Clean up error handling
Sean Anderson
1
-28
/
+15
2022-09-05
net: fman: Specify type of mac_dev for exception_cb
Sean Anderson
5
-9
/
+10
2022-09-05
net: fman: Use mac_dev for some params
Sean Anderson
5
-40
/
+22
2022-09-05
net: fman: Pass params directly to mac init
Sean Anderson
8
-49
/
+32
2022-09-05
net: fman: Map the base address once
Sean Anderson
4
-27
/
+17
2022-09-05
net: fman: Remove internal_phy_node from params
Sean Anderson
3
-35
/
+34
2022-09-05
net: fman: Inline several functions into initialization
Sean Anderson
3
-128
/
+21
2022-09-05
net: fman: Mark mac methods static
Sean Anderson
3
-61
/
+72
2022-09-05
net: fman: Move initialization to mac-specific files
Sean Anderson
7
-323
/
+277
2022-09-05
r8169: remove useless PCI region size check
Heiner Kallweit
1
-6
/
+0
2022-09-05
drm/i915/fbdev: do not create fbdev if HPD is suspended
Andrzej Hajda
1
-0
/
+6
2022-09-05
drm/i915/fbdev: suspend HPD before fbdev unregistration
Andrzej Hajda
1
-2
/
+4
2022-09-05
drm/i915/hpd: suspend MST at the end of intel_modeset_driver_remove
Andrzej Hajda
1
-7
/
+7
2022-09-05
stmmac: intel: Simplify intel_eth_pci_remove()
Christophe JAILLET
1
-2
/
+0
2022-09-05
net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
1
-2
/
+2
2022-09-05
nvmet: fix a use-after-free
Bart Van Assche
1
-2
/
+4
2022-09-05
drm/i915: Parse DP/eDP max lane count from VBT
Ville Syrjälä
3
-1
/
+29
2022-09-05
drm/i915: Rename some VBT bits
Ville Syrjälä
1
-2
/
+2
2022-09-05
drm/i915: Define all possible VBT device handles
Ville Syrjälä
1
-0
/
+9
2022-09-05
drm/i915: Define more VBT driver features block bits
Ville Syrjälä
1
-4
/
+10
2022-09-05
drm/i915: Document the sets of bits in the driver features block
Ville Syrjälä
1
-0
/
+7
2022-09-05
drm/i915: Define VBT max HDMI FRL rate bits
Ville Syrjälä
1
-2
/
+4
2022-09-05
drm/i915: Add the VBT LTTPR transparent vs. non-transparent bits
Ville Syrjälä
1
-1
/
+2
2022-09-05
drm/i915: Define VBT eDP/DP max lane count bits
Ville Syrjälä
1
-1
/
+1
2022-09-05
drm/i915: Properly define the DP redriver VBT bits
Ville Syrjälä
1
-5
/
+11
[prev]
[next]