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-08-19
crypto: hisilicon/zip - some misc cleanup
Yang Shen
3
-19
/
+23
2022-08-19
crypto: hisilicon/zip - optimization for performance
Yang Shen
1
-14
/
+13
2022-08-19
crypto: cavium - Fix comment typo
Jason Wang
1
-1
/
+1
2022-08-19
crypto: ccp - Add a quirk to firmware update
Jarkko Sakkinen
1
-2
/
+14
2022-08-19
crypto: keembay-ocs - Drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-2
/
+2
2022-08-19
crypto: sun8i-ce - using the pm_runtime_resume_and_get to simplify the code
ye xingchen
1
-4
/
+2
2022-08-19
crypto: hisilicon - Remove pci_aer_clear_nonfatal_status() call
Zhuo Chen
1
-2
/
+0
2022-08-19
hwrng: arm-smccc-trng - fix NO_ENTROPY handling
James Cowgill
1
-2
/
+2
2022-08-19
crypto: qcom-rng - Fix qcom_rng_of_match unused warning
Herbert Xu
1
-4
/
+3
2022-08-19
hwrng: core - let sleep be interrupted when unregistering hwrng
Jason A. Donenfeld
2
-5
/
+17
2022-08-19
crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr
Ye Weihua
1
-2
/
+2
2022-08-19
crypto: qat - add check to validate firmware images
Srinivas Kerekare
2
-2
/
+57
2022-08-19
crypto: sahara - don't sleep when in softirq
Zhengchao Shao
1
-9
/
+9
2022-08-19
drm/i915/mtl: Introduce FBC B
Ville Syrjälä
2
-1
/
+3
2022-08-19
drm/i915/mtl: Meteorlake and later support DP 2.0
Jani Nikula
1
-1
/
+1
2022-08-19
USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)
Thierry GUIBERT
1
-0
/
+3
2022-08-19
usb: gadget: f_uac2: fix superspeed transfer
Jing Leng
1
-2
/
+14
2022-08-19
usb/hcd: Fix dma_map_sg error check
Jack Wang
1
-1
/
+1
2022-08-19
usb: gadget: tegra: Reduce pad power
Jim Lin
1
-1
/
+5
2022-08-19
phy: tegra: xusb: add utmi pad power on/down ops
Jim Lin
3
-9
/
+36
2022-08-19
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
11
-18
/
+18
2022-08-19
USB: gadget: f_mass_storage: get rid of DEVICE_ATTR() usage
Greg Kroah-Hartman
1
-3
/
+8
2022-08-19
usb: gadget: udc: renesas_usb3: Add support for RZ/V2M
Phil Edworthy
1
-27
/
+104
2022-08-19
usb: typec: tcpci_rt1711h: Fix CC PHY noise filter of voltage level
Gene Chen
1
-1
/
+57
2022-08-19
usb: typec: tcpci: Move function "tcpci_to_typec_cc" to common
Gene Chen
1
-22
/
+0
2022-08-19
usb: typec: tcpci_rt1711h: Add compatible id with rt1715
Gene Chen
1
-9
/
+34
2022-08-19
usb: typec: tcpci_rt1711h: Add initial phy setting
Gene Chen
1
-1
/
+14
2022-08-19
usb: typec: tcpci_rt1711h: Add regulator support when source vbus
Gene Chen
1
-0
/
+28
2022-08-19
usb: typec: tcpci_rt1711h: Fix vendor setting when set vconn
Gene Chen
1
-2
/
+4
2022-08-19
usb: dwc3: qcom: clean up icc init
Johan Hovold
1
-8
/
+7
2022-08-19
usb: dwc3: qcom: only parse 'maximum-speed' once
Johan Hovold
1
-2
/
+3
2022-08-19
usb: common: debug: Check non-standard control requests
Thinh Nguyen
1
-32
/
+64
2022-08-19
usb: dwc3: trace: add Start of Frame Number to trace event
Michael Grzeschik
1
-1
/
+2
2022-08-19
usb: dwc3: debug: show events parameters in hex
Michael Grzeschik
1
-2
/
+2
2022-08-19
usb: dwc3: gadget: conditionally remove requests
Michael Grzeschik
1
-6
/
+6
2022-08-19
USB: host: npcm: Add NPCM8XX support
Tomer Maimon
1
-4
/
+4
2022-08-19
usb: host: npcm7xx: remove USB EHCI host reset sequence
Tomer Maimon
1
-50
/
+0
2022-08-19
Revert "binder_alloc: Add missing mmap_lock calls when using the VMA"
Greg Kroah-Hartman
1
-21
/
+10
2022-08-19
usb: xhci-mtk: fix bandwidth release issue
Chunfeng Yun
1
-2
/
+2
2022-08-19
usb: xhci-mtk: relax TT periodic bandwidth allocation
Chunfeng Yun
1
-9
/
+2
2022-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
226
-2310
/
+7726
2022-08-18
igc: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
1
-45
/
+83
2022-08-18
net: ethernet: mtk_eth_soc: remove unused txd_pdma pointer in mtk_xdp_submit_frame
Lorenzo Bianconi
1
-5
/
+7
2022-08-18
Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
35
-452
/
+1645
2022-08-19
Merge tag 'amd-drm-fixes-6.0-2022-08-17' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
108
-1183
/
+1757
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
35
-76
/
+76
2022-08-18
drm/i915/guc: Add delay to disable scheduling after pin count goes to zero
Matthew Brost
7
-27
/
+223
2022-08-18
drm/i915/selftests: Use correct selfest calls for live tests
Matthew Brost
8
-8
/
+8
2022-08-18
platform/chrome: cros_ec_typec: Get retimer handle
Prashant Malani
1
-3
/
+41
2022-08-18
platform/chrome: cros_ec_typec: Cleanup switch handle return paths
Prashant Malani
1
-4
/
+2
[prev]
[next]