index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aha152x.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-11
HID: playstation: add DualShock4 dongle support.
Roderick Colenbrander
1
-6
/
+140
2022-11-11
HID: playstation: set default DualShock4 BT poll interval to 4ms.
Roderick Colenbrander
1
-0
/
+29
2022-11-11
HID: playstation: add DualShock4 bluetooth support.
Roderick Colenbrander
1
-26
/
+144
2022-11-11
HID: playstation: add option to ignore CRC in ps_get_report.
Roderick Colenbrander
1
-8
/
+9
2022-11-11
HID: playstation: support DualShock4 lightbar blink.
Roderick Colenbrander
1
-1
/
+46
2022-11-11
HID: playstation: support DualShock4 lightbar.
Roderick Colenbrander
1
-3
/
+138
2022-11-11
HID: playstation: make LED brightness adjustable in ps_led_register.
Roderick Colenbrander
1
-6
/
+7
2022-11-11
HID: playstation: Add DualShock4 rumble support.
Roderick Colenbrander
1
-1
/
+147
2022-11-11
HID: playstation: add DualShock4 accelerometer and gyroscope support.
Roderick Colenbrander
1
-2
/
+168
2022-11-11
HID: playstation: add DualShock4 touchpad support.
Roderick Colenbrander
1
-3
/
+63
2022-11-11
HID: playstation: add DualShock4 battery support.
Roderick Colenbrander
1
-4
/
+66
2022-11-11
HID: playstation: report DualShock4 hardware and firmware version.
Roderick Colenbrander
1
-0
/
+38
2022-11-11
HID: playstation: initial DualShock4 USB support.
Roderick Colenbrander
1
-2
/
+172
2022-10-21
nouveau: fix migrate_to_ram() for faulting page
Alistair Popple
1
-0
/
+1
2022-10-21
mm/huge_memory: do not clobber swp_entry_t during THP split
Mel Gorman
1
-1
/
+10
2022-10-21
hugetlb: fix memory leak associated with vma_lock structure
Mike Kravetz
1
-8
/
+27
2022-10-21
mm/page_alloc: reduce potential fragmentation in make_alloc_exact()
Liam R. Howlett
1
-8
/
+12
2022-10-21
mm: /proc/pid/smaps_rollup: fix maple tree search
Hugh Dickins
1
-1
/
+1
2022-10-21
mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
Rik van Riel
1
-1
/
+1
2022-10-21
mm/mmap: fix MAP_FIXED address return on VMA merge
Liam Howlett
1
-8
/
+7
2022-10-21
mm/mmap.c: __vma_adjust(): suppress uninitialized var warning
Andrew Morton
1
-1
/
+2
2022-10-21
mm/mmap: undo ->mmap() when mas_preallocate() fails
Mike Kravetz
1
-1
/
+1
2022-10-21
init: Kconfig: fix spelling mistake "satify" -> "satisfy"
Colin Ian King
1
-1
/
+1
2022-10-21
ocfs2: clear dinode links count in case of error
Joseph Qi
1
-2
/
+10
2022-10-21
ocfs2: fix BUG when iput after ocfs2_mknod fails
Joseph Qi
1
-10
/
+1
2022-10-21
gcov: support GCC 12.1 and newer compilers
Martin Liska
1
-2
/
+16
2022-10-21
zsmalloc: zs_destroy_pool: add size_class NULL check
Alexey Romanov
1
-0
/
+3
2022-10-21
mm/mempolicy: fix mbind_range() arguments to vma_merge()
Liam Howlett
1
-6
/
+11
2022-10-21
mailmap: update email for Qais Yousef
Qais Yousef
1
-1
/
+2
2022-10-21
mailmap: update Dan Carpenter's email address
Dan Carpenter
1
-0
/
+1
2022-10-20
rv/dot2c: Make automaton definition static
Daniel Bristot de Oliveira
1
-1
/
+1
2022-10-20
drm/amdgpu: fix sdma doorbell init ordering on APUs
Alex Deucher
2
-5
/
+21
2022-10-20
blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'
Ye Bin
1
-3
/
+1
2022-10-20
blktrace: fix possible memleak in '__blk_trace_remove'
Ye Bin
1
-2
/
+2
2022-10-20
blktrace: introduce 'blk_trace_{start,stop}' helper
Ye Bin
1
-38
/
+36
2022-10-20
bio: safeguard REQ_ALLOC_CACHE bio put
Pavel Begunkov
1
-1
/
+1
2022-10-20
io-wq: Fix memory leak in worker creation
Rafael Mendonca
1
-1
/
+1
2022-10-20
block, bfq: remove unused variable for bfq_queue
Yuwei Guan
1
-4
/
+0
2022-10-20
drbd: only clone bio if we have a backing device
Christoph Böhmwalder
1
-8
/
+6
2022-10-20
drm/panfrost: replace endian-specific types with native ones
Steven Price
2
-34
/
+38
2022-10-20
drm/panfrost: Remove type name from internal structs
Steven Price
1
-2
/
+2
2022-10-20
drm/connector: Set DDC pointer in drmm_connector_init
Maxime Ripard
1
-1
/
+1
2022-10-20
drm: tests: Fix a buffer overflow in format_helper_test
David Gow
1
-1
/
+1
2022-10-20
net: phy: dp83822: disable MDI crossover status change interrupt
Felix Riemann
1
-2
/
+1
2022-10-20
ublk_drv: use flexible-array member instead of zero-length array
Yushan Zhou
1
-1
/
+1
2022-10-20
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
1
-2
/
+3
2022-10-20
net: hns: fix possible memory leak in hnae_ae_register()
Yang Yingliang
1
-1
/
+3
2022-10-20
wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
Yang Yingliang
1
-1
/
+1
2022-10-20
sfc: include vport_id in filter spec hash and equal()
Pieter Jansen van Vuuren
2
-7
/
+7
2022-10-20
cifs: update internal module number
Steve French
1
-2
/
+2
[next]