summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* HID: playstation: use DualSense MAC address as unique identifier.Roderick Colenbrander2021-02-111-0/+58
* HID: playstation: initial DualSense USB support.Roderick Colenbrander2021-02-114-0/+338
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-01-283-5/+7
|\
| * HID: wacom: Correct NULL dereference on AES pen proximityJason Gerecke2021-01-262-4/+5
| * HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input devicesKai-Heng Feng2021-01-251-1/+2
* | Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-01-2814-23/+19
|\ \
| * | media: hantro: Fix reset_raw_fmt initializationRicardo Ribalda2021-01-261-1/+1
| * | media: cec: add stm32 driverYannick Fertre2021-01-261-0/+1
| * | media: cedrus: Fix H264 decodingJernej Skrabec2021-01-261-1/+1
| * | media: Revert "media: videobuf2: Fix length check for single plane dmabuf que...Naushir Patuck2021-01-121-2/+1
| * | media: rc: ite-cir: fix min_timeout calculationMatthias Reichl2021-01-121-1/+1
| * | media: venus: core: Fix platform driver shutdownStanimir Varbanov2021-01-111-0/+2
| * | media: rc: fix timeout handling after switch to microsecond durationsMatthias Reichl2021-01-113-4/+4
| * | media: v4l: common: Fix naming of v4l2_get_link_rateSakari Ailus2021-01-072-3/+3
| * | media: rcar-vin: fix return, use ret instead of zeroColin Ian King2021-01-071-1/+1
| * | media: ccs: Get static data version minor correctlySakari Ailus2021-01-071-1/+1
| * | media: ccs-pll: Fix link frequency for C-PHYSakari Ailus2021-01-071-7/+1
| * | media: rc: ensure that uevent can be read directly after rc device registerSean Young2021-01-041-2/+2
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-01-284-24/+9
|\ \ \
| * | | clk: mmp2: fix build without CONFIG_PMArnd Bergmann2021-01-121-2/+4
| * | | clk: qcom: gcc-sm250: Use floor ops for sdcc clksDmitry Baryshkov2021-01-121-2/+2
| * | | clk: imx: fix Kconfig warning for i.MX SCU clkArnd Bergmann2021-01-121-2/+0
| * | | clk: qcom: gcc-sc7180: Mark the camera abh clock always ONTaniya Das2021-01-121-18/+3
| |/ /
* | | Merge tag 'spi-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-01-262-1/+3
|\ \ \
| * | | spidev: Add cisco device compatibleDaniel Walker2021-01-251-0/+1
| * | | spi: altera: Fix memory leak on error pathPan Bian2021-01-201-1/+2
* | | | Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-01-261-11/+33
|\ \ \ \
| * | | | regulator: Fix lockdep warning resolving suppliesMark Brown2021-01-221-12/+17
| * | | | Merge v5.11-rc3Mark Brown2021-01-13265-1451/+2538
| |\ \ \ \
| * | | | | regulator: core: avoid regulator_resolve_supply() race conditionDavid Collins2021-01-081-11/+28
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-01-261-2/+2
|\ \ \ \ \ \
| * | | | | | crypto: marvel/cesa - Fix tdma descriptor on 64-bitHerbert Xu2021-01-221-2/+2
* | | | | | | Commit 9bb48c82aced ("tty: implement write_iter") converted the ttySami Tolvanen2021-01-252-7/+2
* | | | | | | Merge tag 'sh-for-5.11' of git://git.libc.org/linux-shLinus Torvalds2021-01-242-13/+3
|\ \ \ \ \ \ \
| * | | | | | | sh/intc: Restore devm_ioremap() alignmentGeert Uytterhoeven2021-01-071-1/+1
| * | | | | | | sh: intc: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2021-01-071-12/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-247-52/+126
|\ \ \ \ \ \ \
| * | | | | | | lightnvm: fix memory leak when submit failsPan Bian2021-01-211-2/+1
| * | | | | | | Merge tag 'nvme-5.11-2020-01-21' of git://git.infradead.org/nvme into block-5.11Jens Axboe2021-01-215-50/+123
| |\ \ \ \ \ \ \
| | * | | | | | | nvme-pci: fix error unwind in nvme_map_dataChristoph Hellwig2021-01-201-10/+18
| | * | | | | | | nvme-pci: refactor nvme_unmap_dataChristoph Hellwig2021-01-201-28/+49
| | * | | | | | | nvmet: set right status on error in id-ns handlerChaitanya Kulkarni2021-01-181-2/+6
| | * | | | | | | nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen2021-01-181-0/+14
| | * | | | | | | nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeoutChao Leng2021-01-181-4/+10
| | * | | | | | | nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeoutChao Leng2021-01-181-4/+11
| | * | | | | | | nvme: check the PRINFO bit before deciding the host buffer lengthRevanth Rajashekar2021-01-181-2/+15
| * | | | | | | | md: Set prev_flush_start and flush_bio in an atomic wayXiao Ni2021-01-201-0/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'char-misc-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-01-2415-21/+75
|\ \ \ \ \ \ \ \
| * | | | | | | | misc: rtsx: init value of aspm_enabledRicky Wu2021-01-221-1/+6
| * | | | | | | | habanalabs: disable FW events on device removalOded Gabbay2021-01-211-0/+9