summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | drm/panthor: Fix an off-by-one in the heap context retrieval logicBoris Brezillon2024-05-131-2/+3
| | | * | | | drm/panthor: Relax the constraints on the tiler chunk sizeBoris Brezillon2024-05-131-4/+4
| | | * | | | drm/panthor: Make sure the tiler initial/max chunks are consistentBoris Brezillon2024-05-131-0/+3
| | | * | | | drm/panthor: Fix tiler OOM handling to allow incremental renderingAntonino Maniscalco2024-05-132-5/+14
| | | * | | | drm: xlnx: zynqmp_dpsub: Fix compilation errorAnatoliy Klymenko2024-05-081-1/+1
| | | * | | | drm: xlnx: zynqmp_dpsub: Fix few function commentsAnatoliy Klymenko2024-05-081-2/+2
| | * | | | | drm/buddy: Fix the warn on's during force mergeArunpravin Paneer Selvam2024-05-191-3/+3
| * | | | | | Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-05-241-1/+1
| |\ \ \ \ \ \
| | * | | | | | irqchip: riscv-imsic: Fixup riscv_ipi_set_virq_range() conflictPalmer Dabbelt2024-05-231-1/+1
| * | | | | | | Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-05-242-21/+29
| |\ \ \ \ \ \ \
| | * | | | | | | drivers/xen: Improve the late XenStore init protocolHenry Wang2024-05-231-13/+23
| | * | | | | | | xen/xenbus: Use *-y instead of *-objs in MakefileAndy Shevchenko2024-05-171-8/+6
| * | | | | | | | Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-2480-164/+314
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2024-05-2380-164/+314
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Input: edt-ft5x06 - add support for FocalTech FT5452 and FT8719Joel Selvaraj2024-05-221-0/+12
| | | * | | | | | | | Input: xpad - add support for Machenike G5 Pro ControllerKirill Artemev2024-05-211-0/+2
| | | * | | | | | | | Input: try trimming too long modalias stringsDmitry Torokhov2024-05-201-15/+89
| | | * | | | | | | | Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-05-1464-99/+99
| | | * | | | | | | | Input: zet6223 - remove an unused field in struct zet6223_tsChristophe JAILLET2024-05-131-2/+0
| | | * | | | | | | | Input: chipone_icn8505 - remove an unused field in struct icn8505_dataChristophe JAILLET2024-05-131-1/+0
| | | * | | | | | | | Input: cros_ec_keyb - remove an unused field in struct cros_ec_keybChristophe JAILLET2024-05-071-2/+0
| | | * | | | | | | | Input: lpc32xx-keys - remove an unused field in struct lpc32xx_kscan_drvChristophe JAILLET2024-05-071-2/+1
| | | * | | | | | | | Input: matrix_keypad - remove an unused field in struct matrix_keypadChristophe JAILLET2024-05-071-1/+0
| | | * | | | | | | | Input: tca6416-keypad - remove unused struct tca6416_drv_dataChristophe JAILLET2024-05-071-5/+0
| | | * | | | | | | | Input: tca6416-keypad - remove an unused field in struct tca6416_keypad_chipChristophe JAILLET2024-05-071-1/+0
| | | * | | | | | | | Input: da7280 - remove an unused field in struct da7280_hapticChristophe JAILLET2024-05-071-1/+0
| | | * | | | | | | | Input: ff-core - prefer struct_size over open coded arithmeticErick Archer2024-04-301-3/+4
| | | * | | | | | | | Input: cyapa - add missing input core locking to suspend/resume functionsMarek Szyprowski2024-04-251-1/+11
| | | * | | | | | | | input: pm8xxx-vibrator: add new SPMI vibrator supportFenglin Wu2024-04-181-9/+43
| | | * | | | | | | | input: pm8xxx-vibrator: refactor to support new SPMI vibratorFenglin Wu2024-04-181-16/+25
| | | * | | | | | | | Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculationFenglin Wu2024-04-161-3/+4
| | | * | | | | | | | Input: sur40 - convert le16 to cpu before useRicardo Ribalda2024-04-161-1/+1
| | | * | | | | | | | Input: adafruit-seesaw - only report buttons that changed stateDmitry Torokhov2024-03-281-3/+18
| | | * | | | | | | | Input: ioc3kbd - add device tableKarel Balej2024-03-281-0/+7
| | | * | | | | | | | Input: ims-pcu - fix printf string overflowArnd Bergmann2024-03-281-2/+2
| | | * | | | | | | | Input: stmpe - drop driver owner assignmentKrzysztof Kozlowski2024-03-281-1/+0
| * | | | | | | | | | Merge tag 'char-misc-6.10-rc1-fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-241-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | speakup: Fix sizeof() vs ARRAY_SIZE() bugDan Carpenter2024-05-081-1/+1
| * | | | | | | | | | | Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-244-91/+181
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescalerHugo Villeneuve2024-05-041-5/+18
| | * | | | | | | | | | | serial: 8250_bcm7271: use default_mux_rate if possibleDoug Berger2024-05-041-41/+60
| | * | | | | | | | | | | serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeupPin-yen Lin2024-05-041-2/+6
| | * | | | | | | | | | | tty: n_gsm: fix missing receive state reset after mode switchDaniel Starke2024-05-041-41/+92
| | * | | | | | | | | | | tty: n_gsm: fix possible out-of-bounds in gsm0_receive()Daniel Starke2024-05-041-2/+5
| * | | | | | | | | | | | Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linuxLinus Torvalds2024-05-2320-147/+224
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'Yu Kuai2024-05-231-14/+26
| | * | | | | | | | | | | | cdrom: rearrange last_media_change check to avoid unintentional overflowJustin Stitt2024-05-151-1/+1
| | * | | | | | | | | | | | Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10Jens Axboe2024-05-1414-111/+141
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | nvme-rdma, nvme-tcp: include max reconnects for reconnect loggingTokunori Ikegami2024-05-072-6/+6
| | | * | | | | | | | | | | | nvmet-rdma: Avoid o(n^2) loop in delete_ctrlSagi Grimberg2024-05-071-10/+6