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-03
wifi: mac80211_hwsim: fix multi-channel handling in netlink RX
Johannes Berg
1
-22
/
+4
2022-09-03
wifi: mac80211_hwsim: warn on invalid link address
Johannes Berg
1
-0
/
+2
2022-09-03
wifi: mac80211_hwsim: refactor RX a bit
Johannes Berg
1
-11
/
+15
2022-09-03
wifi: mac80211_hwsim: check STA magic in change_sta_links
Johannes Berg
1
-0
/
+2
2022-09-03
wifi: mac80211_hwsim: remove multicast workaround
Johannes Berg
1
-6
/
+1
2022-09-03
wifi: mac80211_hwsim: check length for virtio packets
Soenke Huster
1
-1
/
+6
2022-09-03
platform/x86: p2sb: Fix UAF when caller uses resource name
Andy Shevchenko
1
-2
/
+16
2022-09-03
platform/x86: wmi: Allow duplicate GUIDs for drivers that use struct wmi_driver
Mario Limonciello
1
-9
/
+40
2022-09-03
Revert "drm/i915/display: Re-add check for low voltage sku for max dp source rate"
Ville Syrjälä
1
-29
/
+3
2022-09-03
ACPI: video: Fix indentation of video_detect_dmi_table[] entries
Hans de Goede
1
-24
/
+24
2022-09-03
ACPI: video: Drop NL5x?U, PF4NU1F and PF5?U?? acpi_backlight=native quirks
Hans de Goede
1
-91
/
+1
2022-09-03
ACPI: video: Drop "Samsung X360" acpi_backlight=native quirk
Hans de Goede
1
-15
/
+0
2022-09-03
ACPI: video: Remove acpi_video_set_dmi_backlight_type()
Hans de Goede
2
-26
/
+0
2022-09-03
platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] quirks to ACPI video_detect.c
Hans de Goede
2
-87
/
+54
2022-09-03
platform/x86: asus-wmi: Move acpi_backlight=native quirks to ACPI video_detect.c
Hans de Goede
4
-18
/
+8
2022-09-03
platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.c
Hans de Goede
5
-35
/
+41
2022-09-03
platform/x86: asus-wmi: Drop DMI chassis-type check from backlight handling
Hans de Goede
1
-7
/
+0
2022-09-03
platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.c
Hans de Goede
2
-66
/
+53
2022-09-03
platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type()
Hans de Goede
2
-16
/
+19
2022-09-03
platform/x86: apple-gmux: Stop calling acpi/video.h functions
Hans de Goede
1
-3
/
+0
2022-09-03
platform/x86: nvidia-wmi-ec-backlight: Use acpi_video_get_backlight_type()
Hans de Goede
2
-11
/
+4
2022-09-03
ACPI: video: Add Apple GMUX brightness control detection
Hans de Goede
1
-0
/
+4
2022-09-03
ACPI: video: Add Nvidia WMI EC brightness control detection (v3)
Hans de Goede
4
-0
/
+42
2022-09-03
ACPI: video: Refactor acpi_video_get_backlight_type() a bit
Hans de Goede
1
-16
/
+23
2022-09-03
platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a header (v2)
Hans de Goede
1
-67
/
+1
2022-09-03
drm/radeon: Register ACPI video backlight when skipping radeon backlight registration
Hans de Goede
1
-1
/
+10
2022-09-03
drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight registration
Hans de Goede
2
-2
/
+9
2022-09-03
drm/nouveau: Register ACPI video backlight when nv_backlight registration fails (v2)
Hans de Goede
3
-0
/
+14
2022-09-03
drm/i915: Call acpi_video_register_backlight() (v3)
Hans de Goede
3
-1
/
+31
2022-09-03
drm/i915: Implement WaEdpLinkRateDataReload
Ville Syrjälä
1
-0
/
+22
2022-09-03
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
David S. Miller
4
-5
/
+20
2022-09-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
David S. Miller
4
-18
/
+80
2022-09-03
net: dsa: microchip: fix kernel oops on ksz8 switches
Oleksij Rempel
1
-6
/
+24
2022-09-03
net: fec: add stop mode support for imx8 platform
Wei Fang
2
-0
/
+39
2022-09-03
r8152: Add MAC passthrough support for Lenovo Travel Hub
André Apitzsch
1
-0
/
+2
2022-09-03
xen-netback: only remove 'hotplug-status' when the vif is actually destroyed
Paul Durrant
1
-1
/
+1
2022-09-03
Revert "arch_topology: Make cluster topology span at least SMT CPUs"
Greg Kroah-Hartman
1
-1
/
+1
2022-09-02
net: lantiq_etop: Fix return type for implementation of ndo_start_xmit
GUO Zihua
1
-1
/
+1
2022-09-02
net: sunplus: Fix return type for implementation of ndo_start_xmit
GUO Zihua
1
-1
/
+2
2022-09-02
net: xscale: Fix return type for implementation of ndo_start_xmit
GUO Zihua
1
-1
/
+1
2022-09-02
net: broadcom: Fix return type for implementation of
GUO Zihua
1
-1
/
+1
2022-09-02
net: fec: Use a spinlock to guard `fep->ptp_clk_on`
Csókás Bence
3
-27
/
+19
2022-09-02
net: fec: add pm_qos support on imx6q platform
Wei Fang
2
-1
/
+13
2022-09-02
Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-0
/
+6
2022-09-03
pinctrl: pistachio: Switch to use fwnode instead of
Andy Shevchenko
1
-12
/
+11
2022-09-03
pinctrl: at91: use dev_dbg() instead of printk()
Claudiu Beznea
1
-2
/
+2
2022-09-03
pinctrl: at91: move gpio suspend/resume calls to driver's context
Claudiu Beznea
1
-43
/
+36
2022-09-03
pinctrl: at91: use kernel-doc style for documentation of at91_gpio_chip
Claudiu Beznea
1
-7
/
+19
2022-09-03
pinctrl: mcp23s08: Drop assignment of default number of OF cells
Andy Shevchenko
1
-3
/
+0
2022-09-02
Merge tag 'mmc-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-28
/
+18
[prev]
[next]