summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-11-17HID: playstation: fix DualShock4 bluetooth memory corruption bug.Roderick Colenbrander1-1/+1
2022-11-11HID: playstation: add DualShock4 dongle support.Roderick Colenbrander1-6/+140
2022-11-11HID: playstation: set default DualShock4 BT poll interval to 4ms.Roderick Colenbrander1-0/+29
2022-11-11HID: playstation: add DualShock4 bluetooth support.Roderick Colenbrander1-26/+144
2022-11-11HID: playstation: add option to ignore CRC in ps_get_report.Roderick Colenbrander1-8/+9
2022-11-11HID: playstation: support DualShock4 lightbar blink.Roderick Colenbrander1-1/+46
2022-11-11HID: playstation: support DualShock4 lightbar.Roderick Colenbrander1-3/+138
2022-11-11HID: playstation: make LED brightness adjustable in ps_led_register.Roderick Colenbrander1-6/+7
2022-11-11HID: playstation: Add DualShock4 rumble support.Roderick Colenbrander1-1/+147
2022-11-11HID: playstation: add DualShock4 accelerometer and gyroscope support.Roderick Colenbrander1-2/+168
2022-11-11HID: playstation: add DualShock4 touchpad support.Roderick Colenbrander1-3/+63
2022-11-11HID: playstation: add DualShock4 battery support.Roderick Colenbrander1-4/+66
2022-11-11HID: playstation: report DualShock4 hardware and firmware version.Roderick Colenbrander1-0/+38
2022-11-11HID: playstation: initial DualShock4 USB support.Roderick Colenbrander1-2/+172
2022-10-22Merge tag 'for-linus-2022102101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-9/+83
2022-10-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+12
2022-10-22Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linuxLinus Torvalds8-26/+48
2022-10-22Merge tag 'for-linus-6.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-12/+15
2022-10-21Merge tag 'mm-hotfixes-stable-2022-10-20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2022-10-21Merge tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2-2/+14
2022-10-21nouveau: fix migrate_to_ram() for faulting pageAlistair Popple1-0/+1
2022-10-21Merge tag 'drm-fixes-2022-10-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds43-118/+285
2022-10-21Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds25-128/+223
2022-10-21Merge tag 'ata-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds7-8/+8
2022-10-21Merge tag 'drm-misc-fixes-2022-10-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-22/+30
2022-10-21Merge tag 'amd-drm-fixes-6.1-2022-10-20' of https://gitlab.freedesktop.org/ag...Dave Airlie2-5/+21
2022-10-21Merge tag 'amd-drm-fixes-6.1-2022-10-19' of https://gitlab.freedesktop.org/ag...Dave Airlie34-91/+204
2022-10-21Merge tag 'drm-misc-fixes-2022-10-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-0/+30
2022-10-20drm/amdgpu: fix sdma doorbell init ordering on APUsAlex Deucher2-5/+21
2022-10-20drbd: only clone bio if we have a backing deviceChristoph Böhmwalder1-8/+6
2022-10-20Merge tag 'nvme-6.1-2022-10-22' of git://git.infradead.org/nvme into block-6.1Jens Axboe6-17/+41
2022-10-20drm/panfrost: replace endian-specific types with native onesSteven Price1-18/+18
2022-10-20drm/connector: Set DDC pointer in drmm_connector_initMaxime Ripard1-1/+1
2022-10-20drm: tests: Fix a buffer overflow in format_helper_testDavid Gow1-1/+1
2022-10-20Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann6036-115236/+333181
2022-10-20net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann1-2/+1
2022-10-20ublk_drv: use flexible-array member instead of zero-length arrayYushan Zhou1-1/+1
2022-10-20net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang1-1/+3
2022-10-20wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()Yang Yingliang1-1/+1
2022-10-20sfc: include vport_id in filter spec hash and equal()Pieter Jansen van Vuuren2-7/+7
2022-10-19ethernet: marvell: octeontx2 Fix resource not freed after mallocManank Patel1-0/+2
2022-10-19drm/amdgpu: use DRM_SCHED_FENCE_DONT_PIPELINE for VM updatesChristian König1-1/+8
2022-10-19nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_showDaniel Wagner1-4/+0
2022-10-19nvmet: fix workqueue MEM_RECLAIM flushing dependencySagi Grimberg1-1/+1
2022-10-19nvme-hwmon: kmalloc the NVME SMART log bufferSerge Semin1-7/+16
2022-10-19nvme-hwmon: consistently ignore errors from nvme_hwmon_initChristoph Hellwig2-6/+13
2022-10-19drm/sched: add DRM_SCHED_FENCE_DONT_PIPELINE flagChristian König1-1/+2
2022-10-19nvme-apple: don't limit DMA segement sizeRussell King (Oracle)1-0/+2
2022-10-19nvme-pci: disable write zeroes on various Kingston SSDXander Li1-0/+10
2022-10-19nvme: fix error pointer dereference in error handlingDan Carpenter1-1/+1