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-02
wifi: rtw89: introduce entity mode and its recalculated prototype
Zong-Zhe Yang
4
-14
/
+79
2022-09-02
wifi: rtw89: initialize entity and configure default chandef
Zong-Zhe Yang
5
-0
/
+27
2022-09-02
wifi: rtw89: concentrate chandef setting to stack callback
Zong-Zhe Yang
5
-7
/
+48
2022-09-02
wifi: rtw89: concentrate parameter control for setting channel callback
Zong-Zhe Yang
4
-40
/
+61
2022-09-02
wifi: rtw89: rfk: concentrate parameter control while set_channel()
Zong-Zhe Yang
4
-8
/
+12
2022-09-02
wifi: rtw89: txpwr: concentrate channel related control to top
Zong-Zhe Yang
7
-131
/
+206
2022-09-02
wifi: rtw89: create rtw89_chan centrally to avoid breakage
Zong-Zhe Yang
6
-81
/
+109
2022-09-02
wifi: rtw89: re-arrange channel related stuffs under HAL
Zong-Zhe Yang
17
-163
/
+257
2022-09-02
wifi: rtw89: introduce rtw89_chan for channel stuffs
Zong-Zhe Yang
8
-122
/
+128
2022-09-02
wifi: rtw89: rewrite decision on channel by entity state
Zong-Zhe Yang
6
-20
/
+53
2022-09-02
ACPI: video: Remove code to unregister acpi_video backlight when a native backlight registers
Hans de Goede
2
-38
/
+0
2022-09-02
ACPI: video: Make backlight class device registration a separate step (v2)
Hans de Goede
1
-3
/
+47
2022-09-02
ACPI: video: Simplify acpi_video_unregister_backlight()
Hans de Goede
1
-8
/
+4
2022-09-02
ACPI: video: Remove acpi_video_bus from list before tearing it down
Hans de Goede
1
-4
/
+4
2022-09-02
ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_backlight_type()
Hans de Goede
1
-2
/
+1
2022-09-02
drm/nouveau: Don't register backlight when another backlight should be used (v2)
Hans de Goede
3
-0
/
+13
2022-09-02
Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"
Greg Kroah-Hartman
1
-8
/
+8
2022-09-02
Merge tag 'soundwire-6.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-linus
Greg Kroah-Hartman
1
-7
/
+3
2022-09-01
Revert "net: phy: meson-gxl: improve link-up behavior"
Heiner Kallweit
1
-7
/
+1
2022-09-01
netdevsim: remove redundant variable ret
Jinpeng Cui
1
-3
/
+2
2022-09-02
Merge tag 'drm-intel-fixes-2022-09-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
3
-8
/
+19
2022-09-01
Bluetooth: btusb: mediatek: fix WMT failure during runtime suspend
Sean Wang
1
-0
/
+14
2022-09-01
dma_buf: no need to bother with file_inode()->i_mapping
Al Viro
1
-1
/
+1
2022-09-01
ibmvmc: don't open-code file_inode()
Al Viro
1
-2
/
+4
2022-09-01
hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()
Shameer Kolothum
1
-10
/
+10
2022-09-01
vfio: Remove vfio_group dev_counter
Jason Gunthorpe
1
-6
/
+3
2022-09-01
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP
Abhishek Sahu
1
-3
/
+60
2022-09-01
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT
Abhishek Sahu
1
-8
/
+145
2022-09-01
vfio/pci: Mask INTx during runtime suspend
Abhishek Sahu
3
-6
/
+40
2022-09-01
vfio: Increment the runtime PM usage count during IOCTL call
Abhishek Sahu
1
-3
/
+49
2022-09-01
vfio: Split VFIO_GROUP_GET_STATUS into a function
Jason Gunthorpe
1
-31
/
+30
2022-09-01
vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()
Jason Gunthorpe
1
-11
/
+16
2022-09-01
vfio: Fold VFIO_GROUP_SET_CONTAINER into vfio_group_set_container()
Jason Gunthorpe
1
-27
/
+24
2022-09-01
vfio: Fold VFIO_GROUP_GET_DEVICE_FD into vfio_group_get_device_fd()
Jason Gunthorpe
1
-13
/
+11
2022-09-01
vfio-pci: Replace 'void __user *' with proper types in the ioctl functions
Jason Gunthorpe
1
-30
/
+28
2022-09-01
vfio-pci: Re-indent what was vfio_pci_core_ioctl()
Jason Gunthorpe
1
-362
/
+349
2022-09-01
vfio-pci: Break up vfio_pci_core_ioctl() into one function per ioctl
Jason Gunthorpe
1
-29
/
+68
2022-09-01
vfio-pci: Fix vfio_pci_ioeventfd() to return int
Jason Gunthorpe
2
-4
/
+4
2022-09-01
vfio/pci: Simplify the is_intx/msi/msix/etc defines
Jason Gunthorpe
3
-8
/
+18
2022-09-01
vfio/pci: Rename vfio_pci_register_dev_region()
Jason Gunthorpe
2
-8
/
+8
2022-09-01
vfio/pci: Split linux/vfio_pci_core.h
Jason Gunthorpe
8
-7
/
+144
2022-09-02
Merge tag 'drm-msm-fixes-2022-08-27' of https://gitlab.freedesktop.org/drm/msm into drm-fixes
Dave Airlie
7
-4
/
+17
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
118
-540
/
+859
2022-09-02
Merge tag 'amd-drm-fixes-6.0-2022-08-31' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
23
-96
/
+234
2022-09-02
Merge tag 'drm-misc-fixes-2022-08-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-1
/
+2
2022-09-01
drm/amd/display: fix indentation in commit_planes_for_stream()
Hamza Mahfooz
1
-3
/
+4
2022-09-01
drm/amd/display: remove a duplicated declaration
Asher Song
1
-1
/
+1
2022-09-01
drm/amdgpu/vcn: Add MMSCH v4_0 support for sriov
Jane Jian
1
-0
/
+140
2022-09-01
drm/amdgpu/vcn: Add sriov VCN v4_0 unified queue support
Jane Jian
3
-15
/
+300
2022-09-01
drm/amdgpu/vcn: Add vcn/vcn1 in white list to load its firmware under sriov
Jane Jian
1
-1
/
+3
[prev]
[next]