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-27
usb: musb: jz4740: Switch to use dev_err_probe() helper
Yang Yingliang
1
-7
/
+3
2022-09-27
usb: musb: cppi41: Switch to use dev_err_probe() helper
Yang Yingliang
1
-4
/
+2
2022-09-27
usb: musb: da8xx: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+3
2022-09-27
usb: musb: core: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+1
2022-09-27
usb: typec: fusb302: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+2
2022-09-27
usb: typec: qcom-pmic-typec: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+2
2022-09-27
usb: typec: stusb160x: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+2
2022-09-27
usb: usb251xb: Switch to use dev_err_probe() helper
Yang Yingliang
1
-8
/
+4
2022-09-27
staging: rtl8192e: cmdpkt: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-2
/
+1
2022-09-27
staging: r8188eu: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-3
/
+1
2022-09-27
staging: r8188eu: remove hal/odm_RegConfig8188E.c
Michael Straube
5
-72
/
+50
2022-09-27
staging: r8188eu: make odm_ConfigRF_RadioA_8188E() static
Michael Straube
3
-33
/
+30
2022-09-27
staging: r8188eu: make odm_ConfigMAC_8188E() static
Michael Straube
3
-7
/
+5
2022-09-27
Merge fixes into media_stage
Mauro Carvalho Chehab
6
-17
/
+33
2022-09-27
drm/simpledrm: Synchronize access to GEM BOs
Thomas Zimmermann
1
-2
/
+8
2022-09-27
drm/simpledrm: Iterate over damage clips
Thomas Zimmermann
1
-11
/
+13
2022-09-27
drm/simpledrm: Remove !fb check from atomic_update
Thomas Zimmermann
1
-3
/
+0
2022-09-27
drm/simpledrm: Use drm_atomic_get_new_plane_state()
Thomas Zimmermann
1
-4
/
+4
2022-09-27
drm/simpledrm: Compute linestride with drm_format_info_min_pitch()
Thomas Zimmermann
1
-2
/
+5
2022-09-27
media: rkvdec: Disable H.264 error detection
Nicolas Dufresne
1
-2
/
+2
2022-09-27
media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ)
NĂcolas F. R. A. Prado
1
-6
/
+3
2022-09-27
media: dvb_vb2: fix possible out of bound access
Hangyu Hua
1
-0
/
+11
2022-09-27
media: v4l2-ioctl.c: fix incorrect error path
Hans Verkuil
1
-14
/
+12
2022-09-27
media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args()
Hans Verkuil
1
-0
/
+2
2022-09-27
fsi: occ: Fix checksum failure mode
Eddie James
1
-2
/
+5
2022-09-27
fsi: Fix typo in comment
Luo Xueqin
1
-1
/
+1
2022-09-27
nvmet: add helpers to set the result field for connect commands
Christoph Hellwig
1
-10
/
+8
2022-09-27
nvme: improve the NVME_CONNECT_AUTHREQ* definitions
Christoph Hellwig
1
-4
/
+2
2022-09-27
nvmet-auth: don't try to cancel a non-initialized work_struct
Christoph Hellwig
4
-14
/
+13
2022-09-27
nvmet-tcp: remove nvmet_tcp_finish_cmd
zhenwei pi
1
-8
/
+2
2022-09-27
nvmet-tcp: add bounds check on Transfer Tag
Varun Prakash
1
-2
/
+9
2022-09-27
nvmet-tcp: handle ICReq PDU received in NVMET_TCP_Q_LIVE state
Varun Prakash
1
-0
/
+7
2022-09-27
nvmet-tcp: fix NULL pointer dereference during release
zhenwei pi
1
-3
/
+16
2022-09-27
nvme-pci: report the actual number of tagset maps
Keith Busch
1
-2
/
+4
2022-09-27
nvme-pci: set min_align_mask before calculating max_hw_sectors
Rishabh Bhatnagar
1
-1
/
+2
2022-09-27
nvme: send a rediscover uevent when a persistent discovery controller reconnects
Sagi Grimberg
2
-0
/
+11
2022-09-27
nvme: enumerate controller flags
Sagi Grimberg
1
-2
/
+5
2022-09-27
nvme-pci: disable Write Zeroes on Phison E3C/E4C
Tina Hsu
1
-0
/
+4
2022-09-27
nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
Michael Kelley
1
-3
/
+3
2022-09-27
nvme: ensure subsystem reset is single threaded
Keith Busch
1
-3
/
+13
2022-09-27
nvme: restrict management ioctls to admin
Keith Busch
1
-0
/
+6
2022-09-27
nvme: copy firmware_rev on each init
Keith Busch
1
-1
/
+2
2022-09-27
nvme: handle effects after freeing the request
Keith Busch
4
-14
/
+23
2022-09-27
USB: serial: qcserial: add new usb-id for Dell branded EM7455
Frank Wunderlich
1
-0
/
+1
2022-09-27
usb: gadget: Replace runtime->status->state reference to runtime->state
Takashi Iwai
1
-2
/
+2
2022-09-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
65
-369
/
+1750
2022-09-27
pcmcia: remove AT91RM9200 Compact Flash driver
Dominik Brodowski
3
-417
/
+0
2022-09-27
brcmfmac: Remove the call to "dtim_assoc" IOVAR
Ramesh Rangavittal
1
-25
/
+1
2022-09-27
brcmfmac: increase dcmd maximum buffer size
Lo(Double)Hsiang Lo
1
-1
/
+3
2022-09-27
brcmfmac: Support 89459 pcie
Alexander Prutskov
3
-1
/
+10
[prev]
[next]