aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-11media: atomisp: Make MC link from ISP to /dev/video# output node immutableHans de Goede1-1/+2
2024-04-11media: atomisp: Change ISP subdev name to "ATOM ISP"Hans de Goede1-1/+1
2024-04-11media: atomisp: Add DMABUF supportHans de Goede2-1/+2
2024-04-11media: atomisp: Stop setting sd->devnode for the ATOMISP_SUBDEV v4l2-subdevHans de Goede1-1/+0
2024-04-11media: atomisp: Remove ISP controls which get passed through to the cameraHans de Goede2-269/+0
2024-04-11media: atomisp: Remove custom VCM handlingHans de Goede5-110/+3
2024-04-11media: atomisp: Rename atomisp_set_crop_and_fmt()Hans de Goede1-6/+6
2024-04-11media: atomisp: Remove isp_subdev_propagate()Hans de Goede1-31/+7
2024-04-11media: atomisp: ssh_css: Fix a null-pointer dereference in load_video_binariesZhipeng Lu1-0/+1
2024-04-11media: atomisp: Fix double negation in unsupported revision errorHans de Goede1-1/+1
2024-04-11drm/xe: Remove devcoredump during driver releaseJosé Roberto de Souza3-1/+22
2024-04-11devcoredump: Add dev_coredump_put()José Roberto de Souza1-0/+23
2024-04-11gpiolib: acpi: Check for errors first in acpi_find_gpio()Andy Shevchenko1-2/+3
2024-04-11gpiolib: acpi: Remove never true check in acpi_get_gpiod_by_index()Andy Shevchenko1-3/+0
2024-04-11ntsync: Introduce NTSYNC_IOC_SEM_POST.Elizabeth Figura1-3/+69
2024-04-11ntsync: Introduce NTSYNC_IOC_CREATE_SEM.Elizabeth Figura1-0/+131
2024-04-11ntsync: Introduce the ntsync driver and character device.Elizabeth Figura3-0/+64
2024-04-11sonypi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-11powerpc/powernv: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-04-11/dev/port: don't compile file operations without CONFIG_DEVPORTNiklas Schnelle1-1/+5
2024-04-11binder: check offset alignment in binder_get_object()Carlos Llamas1-1/+3
2024-04-11comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich1-23/+12
2024-04-11mei: vsc: Unregister interrupt handler for system suspendSakari Ailus3-26/+78
2024-04-11Revert "mei: vsc: Call wake_up() in the threaded IRQ handler"Sakari Ailus1-2/+2
2024-04-11misc: rtsx: Fix rts5264 driver status incorrect when card removedRicky Wu1-1/+1
2024-04-11mei: me: disable RPL-S on SPS and IGN firmwaresAlexander Usyskin1-1/+1
2024-04-11parport: mfc3: avoid empty-body warningArnd Bergmann1-2/+1
2024-04-11misc: ti-st: st_kim: remove unnecessary (void*) conversionsAtin Bainada1-2/+2
2024-04-11mei: Avoid a bunch of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-2/+0
2024-04-11misc: ds1682: Add NVMEM supportSean Anderson1-0/+37
2024-04-11comedi: remove unused helper function dma_chain_flag_bitsColin Ian King1-5/+0
2024-04-11uio_hv_generic: Remove use of PAGE_SIZESaurabh Sengar1-4/+3
2024-04-11Drivers: hv: Remove fcopy driverSaurabh Sengar3-440/+1
2024-04-11uio_hv_generic: Enable interrupt for low speed VMBus devicesSaurabh Sengar1-6/+3
2024-04-11uio_hv_generic: Query the ringbuffer size for deviceSaurabh Sengar1-2/+5
2024-04-11Drivers: hv: vmbus: Add utility function for querying ring sizeSaurabh Sengar2-3/+17
2024-04-11Merge tag 'icc-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2-26/+8
2024-04-11module: don't ignore sysfs_create_link() failuresArnd Bergmann3-15/+45
2024-04-11uio: use threaded interruptsChris Packham1-4/+13
2024-04-11uio_pdrv_genirq: convert to use device_property APIsChris Packham1-5/+5
2024-04-11uio: pruss: Remove this driverAndrew Davis3-274/+0
2024-04-11uio: fsl_elbc_gpcm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-11speakup: Avoid crash on very long wordSamuel Thibault1-1/+1
2024-04-11speakup: Turn i18n files utf-8Samuel Thibault3-51/+102
2024-04-11usb: misc: onboard_usb_hub: Disable the USB hub clock on failureFabio Estevam1-1/+5
2024-04-11usb: typec: mux: gpio-sbu: Allow GPIO operations to sleepFrancesco Dolcini1-4/+4
2024-04-11tty/sysrq: Replay kernel log messages on consoles via sysrqSreenath Vijayan1-1/+12
2024-04-11serial: core: Fix missing shutdown and startup for serial base portTony Lindgren3-3/+55
2024-04-11serial: max3100: Convert to_max3100_port() to be static inlineAndy Shevchenko1-1/+4
2024-04-11serial: omap: remove redundant assignment to variable tmoutColin Ian King1-1/+0