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-06-20
ACPI: bus: Introduce acpi_dev_for_each_child_reverse()
Rafael J. Wysocki
1
-0
/
+12
2022-06-20
ACPI: video: Use acpi_dev_for_each_child()
Rafael J. Wysocki
1
-25
/
+16
2022-06-20
ACPI: bus: Export acpi_dev_for_each_child() to modules
Rafael J. Wysocki
1
-0
/
+1
2022-06-20
ACPI: property: Use acpi_dev_for_each_child() for child lookup
Rafael J. Wysocki
1
-21
/
+24
2022-06-20
ACPI: container: Use acpi_dev_for_each_child()
Rafael J. Wysocki
1
-8
/
+9
2022-06-20
USB: ACPI: Replace usb_acpi_find_port() with acpi_find_child_by_adr()
Rafael J. Wysocki
1
-17
/
+1
2022-06-20
thunderbolt: ACPI: Replace tb_acpi_find_port() with acpi_find_child_by_adr()
Rafael J. Wysocki
1
-22
/
+7
2022-06-20
ACPI: glue: Introduce acpi_find_child_by_adr()
Rafael J. Wysocki
1
-4
/
+24
2022-06-20
ACPI: glue: Introduce acpi_dev_has_children()
Rafael J. Wysocki
1
-1
/
+11
2022-06-20
ACPI: glue: Use acpi_dev_for_each_child()
Rafael J. Wysocki
1
-39
/
+62
2022-06-20
video: fbdev: simplefb: Check before clk_put() not needed
Yihao Han
1
-2
/
+1
2022-06-20
video: fbdev: au1100fb: Drop unnecessary NULL ptr check
Yihao Han
1
-4
/
+2
2022-06-20
video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write
Hyunwoo Kim
1
-1
/
+1
2022-06-20
drm/i915/bios: calculate panel type as per child device index in VBT
Animesh Manna
8
-7
/
+25
2022-06-20
drm/i915/display: Re-add check for low voltage sku for max dp source rate
Jason A. Donenfeld
1
-3
/
+29
2022-06-20
drm/i915/display: convert modeset setup to struct drm_i915_private *i915
Jani Nikula
3
-100
/
+98
2022-06-20
drm/i915/display: split out hw state readout and sanitize
Jani Nikula
5
-725
/
+778
2022-06-20
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
4921
-131960
/
+726318
2022-06-20
drm/i915/display: Re-add check for low voltage sku for max dp source rate
Jason A. Donenfeld
1
-3
/
+29
2022-06-20
regmap: Wire up regmap_config provided bulk write in missed functions
Javier Martinez Canillas
1
-6
/
+4
2022-06-20
regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't set
Javier Martinez Canillas
1
-0
/
+3
2022-06-20
regmap: Re-introduce bulk read support check in regmap_bulk_read()
Javier Martinez Canillas
1
-1
/
+1
2022-06-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-55
/
+161
2022-06-20
udmabuf: add back sanity check
Gerd Hoffmann
1
-1
/
+4
2022-06-20
video: fbdev: skeletonfb: Convert to generic power management
Bjorn Helgaas
1
-6
/
+7
2022-06-20
video: fbdev: cirrusfb: Remove useless reference to PCI power management
Bjorn Helgaas
1
-6
/
+0
2022-06-20
video: fbdev: intelfb: Initialize value of stolen size
Petr Cvek
1
-2
/
+2
2022-06-20
video: fbdev: intelfb: Use aperture size from pci_resource_len
Petr Cvek
1
-7
/
+5
2022-06-20
video: fbdev: skeletonfb: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-06-20
spi: topcliff-pch: Use core message validation
Mark Brown
1
-29
/
+1
2022-06-20
pinctrl: intel: Drop no more used members of struct intel_pingroup
Andy Shevchenko
1
-9
/
+0
2022-06-20
pinctrl: intel: Switch to to embedded struct pingroup
Andy Shevchenko
1
-7
/
+7
2022-06-20
pinctrl: merrifield: Switch to to embedded struct pingroup
Andy Shevchenko
1
-7
/
+7
2022-06-20
pinctrl: lynxpoint: Switch to to embedded struct pingroup
Andy Shevchenko
1
-5
/
+5
2022-06-20
pinctrl: cherryview: Switch to to embedded struct pingroup
Andy Shevchenko
1
-8
/
+8
2022-06-20
pinctrl: baytrail: Switch to to embedded struct pingroup
Andy Shevchenko
1
-9
/
+9
2022-06-20
pinctrl: intel: Embed struct pingroup into struct intel_pingroup
Andy Shevchenko
1
-8
/
+8
2022-06-20
interconnect: qcom: Add SM6350 driver support
Luca Weiss
4
-0
/
+643
2022-06-20
interconnect: qcom: icc-rpmh: Support child NoC device probe
Luca Weiss
1
-0
/
+4
2022-06-20
ata: pata_macio: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
6
-11
/
+12
2022-06-20
wifi: mac80211_hwsim: print the link id
Shaul Triebitz
1
-2
/
+2
2022-06-20
wifi: mac80211_hwsim: support creating MLO-capable radios
Johannes Berg
2
-21
/
+81
2022-06-20
wifi: mac80211_hwsim: send a beacon per link
Shaul Triebitz
1
-31
/
+59
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
41
-53
/
+55
2022-06-20
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
5
-13
/
+48
2022-06-20
wifi: mac80211_hwsim: split bss_info_changed to vif/link info_changed
Shaul Triebitz
1
-10
/
+24
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
3
-5
/
+5
2022-06-20
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
8
-0
/
+16
[prev]
[next]