aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | scsi: core: Fix scsi_mode_select() interfaceDamien Le Moal2022-01-052-6/+4
| | * | | scsi: aacraid: Fix spelling of "its"Randy Dunlap2022-01-051-1/+1
| | * | | scsi: qedf: Fix potential dereference of NULL pointerJiasheng Jiang2022-01-051-0/+2
| * | | | Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-221-1/+1
| |\ \ \ \
| | * | | | ata: pata_octeon_cf: fix call to trace_ata_bmdma_stop()Damien Le Moal2022-01-211-1/+1
| * | | | | Merge tag 'thermal-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-224-0/+4
| |\ \ \ \ \
| | * | | | | thermal: int340x: Add Raptor Lake PCI device idSrinivas Pandruvada2022-01-172-0/+2
| | * | | | | thermal: int340x: Support Raptor LakeSrinivas Pandruvada2022-01-172-0/+2
| * | | | | | Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-225-5/+16
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'acpi-cppc' and 'acpi-dptf'Rafael J. Wysocki2022-01-215-5/+16
| | |\ \ \ \ \ \ \
| | | | * | | | | | ACPI: DPTF: Support Raptor LakeSrinivas Pandruvada2022-01-174-0/+10
| | | * | | | | | | ACPI: CPPC: Drop redundant local variable from cpc_read()Rafael J. Wysocki2022-01-171-4/+3
| | | * | | | | | | ACPI: CPPC: Fix up I/O port access in cpc_read()Rafael J. Wysocki2022-01-171-1/+3
| * | | | | | | | | Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-01-222-123/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | of: Check 'of_node_reused' flag on of_match_device()Rob Herring2022-01-201-1/+1
| | * | | | | | | | | of: base: make small of_parse_phandle() variants static inlineMichael Walle2022-01-201-122/+9
| * | | | | | | | | | Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-221-1/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin2022-01-211-1/+3
| * | | | | | | | | | | Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-222-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | * | | | | | | | | | riscv: canaan: remove useless select of non-existing config SYSCONLukas Bulwahn2022-01-201-1/+0
| | * | | | | | | | | | RISC-V: Introduce sv48 support without relocatable kernelPalmer Dabbelt2022-01-191-0/+2
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | riscv: Implement sv48 supportAlexandre Ghiti2022-01-191-0/+2
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2022-01-215-27/+105
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke2022-01-211-0/+4
| | * | | | | | | | | | | | HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke2022-01-211-3/+26
| | * | | | | | | | | | | | HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke2022-01-211-1/+5
| | * | | | | | | | | | | | HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->runningJann Horn2022-01-191-10/+10
| | * | | | | | | | | | | | HID: uhid: Fix worker destroying device without any protectionJann Horn2022-01-191-4/+25
| | * | | | | | | | | | | | HID: vivaldi: Minor cleanupsStephen Boyd2022-01-141-3/+4
| | * | | | | | | | | | | | HID: vivaldi: fix handling devices not using numbered reportsDmitry Torokhov2022-01-141-6/+28
| | * | | | | | | | | | | | HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100Karl Kurbjun2022-01-122-0/+3
| * | | | | | | | | | | | | Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-213-45/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | brd: remove brd_devices_mutex mutexTetsuo Handa2022-01-171-43/+30
| | * | | | | | | | | | | | | aoe: remove redundant assignment on variable nColin Ian King2022-01-131-1/+1
| | * | | | | | | | | | | | | loop: remove redundant initialization of pointer nodeColin Ian King2022-01-131-1/+1
| * | | | | | | | | | | | | | Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2022-01-2115-184/+1294
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | rtc: sunplus: fix return value in sp_rtc_probe()Yang Yingliang2022-01-161-1/+1
| | * | | | | | | | | | | | | | rtc: cmos: Evaluate century appropriateRiwen Lu2022-01-161-1/+1
| | * | | | | | | | | | | | | | rtc: gamecube: Fix an IS_ERR() vs NULL checkDan Carpenter2022-01-161-2/+2
| | * | | | | | | | | | | | | | rtc: mc146818-lib: fix signedness bug in mc146818_get_time()Dan Carpenter2022-01-161-1/+1
| | * | | | | | | | | | | | | | rtc: pxa: fix null pointer dereferenceLaurence de Bruxelles2022-01-051-0/+4
| | * | | | | | | | | | | | | | rtc: ftrtc010: Use platform_get_irq() to get the interruptLad Prabhakar2022-01-051-5/+3
| | * | | | | | | | | | | | | | rtc: Move variable into switch case statementKees Cook2022-01-051-3/+3
| | * | | | | | | | | | | | | | rtc: pcf2127: Fix typo in commentHugo Villeneuve2022-01-051-1/+1
| | * | | | | | | | | | | | | | rtc: Add driver for RTC in Sunplus SP7021Vincent Shih2022-01-053-0/+376
| | * | | | | | | | | | | | | | rtc: rs5c372: fix incorrect oscillation value on r2221tlCamel Guo2022-01-051-3/+7
| | * | | | | | | | | | | | | | rtc: rs5c372: add offset correction supportCamel Guo2022-01-041-0/+120
| | * | | | | | | | | | | | | | rtc: cmos: avoid UIP when writing alarm timeMateusz Jończyk2021-12-161-41/+66
| | * | | | | | | | | | | | | | rtc: cmos: avoid UIP when reading alarm timeMateusz Jończyk2021-12-161-23/+49
| | * | | | | | | | | | | | | | rtc: mc146818-lib: refactor mc146818_does_rtc_workMateusz Jończyk2021-12-161-16/+1