summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-12-228-10/+168
|\ \ \ \ \
| * | | | | scsi: qla2xxx: Fix crash when I/O abort times outArun Easi2022-12-011-4/+10
| * | | | | nvme: Convert NVMe errors to PR errorsMike Christie2022-12-011-2/+31
| * | | | | scsi: sd: Convert SCSI errors to PR errorsMike Christie2022-12-011-1/+34
| * | | | | scsi: core: Rename status_byte to sg_status_byteMike Christie2022-12-012-2/+2
| * | | | | scsi: sd: sd_zbc: Trace zone append emulationJohannes Thumshirn2022-12-012-0/+90
| * | | | | scsi: libfc: Include the correct headerChristophe JAILLET2022-12-011-1/+1
* | | | | | Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linuxLinus Torvalds2022-12-221-16/+12
|\ \ \ \ \ \
| * | | | | | loop: Fix the max_loop commandline argument treatment when it is set to 0Isaac J. Manjarres2022-12-141-16/+12
* | | | | | | Merge tag 'for-linus-2022122101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-2113-7/+58
|\ \ \ \ \ \ \
| * | | | | | | HID: sony: Fix unused function warningJosé Expósito2022-12-201-0/+2
| * | | | | | | HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge2022-12-202-0/+12
| * | | | | | | HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpointJosé Expósito2022-12-201-0/+4
| * | | | | | | HID: Ignore HP Envy x360 eu0009nv stylus batteryJosé Expósito2022-12-202-0/+3
| * | | | | | | HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke2022-12-203-0/+13
| * | | | | | | HID: amd_sfh: Add missing check for dma_alloc_coherentJiasheng Jiang2022-12-201-0/+4
| * | | | | | | HID: playstation: fix free of uninialized pointer for DS4 in Bluetooth.Roderick Colenbrander2022-12-192-2/+2
| * | | | | | | HID: mcp2221: don't connect hidrawEnrik Berkhan2022-12-191-3/+9
| * | | | | | | HID: logitech-hidpp: Guard FF init code against non-USB devicesBastien Nocera2022-12-191-2/+9
* | | | | | | | Merge tag 'media/v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2022-12-218-16/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | media: sun6i-isp: params: Unregister pending buffer on cleanupPaul Kocialkowski2022-12-141-0/+2
| * | | | | | | | media: sun6i-isp: params: Fix incorrect indentationPaul Kocialkowski2022-12-141-2/+2
| * | | | | | | | media: sun6i-isp: capture: Fix uninitialized variable usePaul Kocialkowski2022-12-141-2/+2
| * | | | | | | | media: sun6i-isp: proc: Declare subdev ops as staticPaul Kocialkowski2022-12-141-1/+1
| * | | | | | | | media: sun6i-isp: proc: Error out on invalid port to fix warningPaul Kocialkowski2022-12-141-1/+1
| * | | | | | | | media: sun6i-isp: proc: Fix return code handling in stream off pathPaul Kocialkowski2022-12-141-2/+2
| * | | | | | | | media: sun8i-a83t-mipi-csi2: Clarify return code handling in stream off pathPaul Kocialkowski2022-12-141-3/+2
| * | | | | | | | media: sun6i-mipi-csi2: Clarify return code handling in stream off pathPaul Kocialkowski2022-12-141-3/+2
| * | | | | | | | media: sun6i-csi: capture: Remove useless ret initializationPaul Kocialkowski2022-12-141-1/+1
| * | | | | | | | media: sun6i-csi: bridge: Error out on invalid port to fix warningPaul Kocialkowski2022-12-141-1/+1
| * | | | | | | | media: v4l2-ctrls-api.c: add back dropped ctrl->is_new = 1Hans Verkuil2022-12-141-0/+1
* | | | | | | | | Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-2138-217/+285
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pwm: pca9685: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-061-3/+2
| * | | | | | | | | pwm: sun4i: Propagate errors in .get_state() to the callerAndre Przywara2022-12-061-1/+3
| * | | | | | | | | pwm: Handle .get_state() failuresUwe Kleine-König2022-12-061-2/+12
| * | | | | | | | | pwm: sprd: Propagate errors in .get_state() to the callerUwe Kleine-König2022-12-061-1/+1
| * | | | | | | | | pwm: rockchip: Propagate errors in .get_state() to the callerUwe Kleine-König2022-12-061-2/+2
| * | | | | | | | | pwm: mtk-disp: Propagate errors in .get_state() to the callerUwe Kleine-König2022-12-061-2/+2
| * | | | | | | | | pwm: imx27: Propagate errors in .get_state() to the callerUwe Kleine-König2022-12-061-1/+1
| * | | | | | | | | pwm: cros-ec: Propagate errors in .get_state() to the callerUwe Kleine-König2022-12-061-1/+1
| * | | | | | | | | pwm: crc: Propagate errors in .get_state() to the callerUwe Kleine-König2022-12-061-2/+2
| * | | | | | | | | leds: qcom-lpg: Propagate errors in .get_state() to the callerUwe Kleine-König2022-12-061-4/+4
| * | | | | | | | | drm/bridge: ti-sn65dsi86: Propagate errors in .get_state() to the callerUwe Kleine-König2022-12-061-4/+4
| * | | | | | | | | pwm/tracing: Also record trace events for failed API callsUwe Kleine-König2022-12-061-10/+8
| * | | | | | | | | pwm: Make .get_state() callback return an error codeUwe Kleine-König2022-12-0628-87/+144
| * | | | | | | | | pwm: pxa: Enable for MMP platformDoug Brown2022-12-061-1/+1
| * | | | | | | | | pwm: pxa: Add reference manual link and limitationsDoug Brown2022-12-061-0/+7
| * | | | | | | | | pwm: pxa: Use abrupt shutdown modeDoug Brown2022-12-061-1/+1
| * | | | | | | | | pwm: pxa: Remove clk enable/disable from pxa_pwm_configDoug Brown2022-12-061-9/+0
| * | | | | | | | | pwm: pxa: Set duty cycle to 0 when disabling PWMDoug Brown2022-12-061-9/+16