Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | scsi: core: Fix scsi_mode_select() interface | Damien Le Moal | 2022-01-05 | 2 | -6/+4 | |
| | * | | | scsi: aacraid: Fix spelling of "its" | Randy Dunlap | 2022-01-05 | 1 | -1/+1 | |
| | * | | | scsi: qedf: Fix potential dereference of NULL pointer | Jiasheng Jiang | 2022-01-05 | 1 | -0/+2 | |
| * | | | | Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-01-22 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | ata: pata_octeon_cf: fix call to trace_ata_bmdma_stop() | Damien Le Moal | 2022-01-21 | 1 | -1/+1 | |
| * | | | | | Merge tag 'thermal-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-01-22 | 4 | -0/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | thermal: int340x: Add Raptor Lake PCI device id | Srinivas Pandruvada | 2022-01-17 | 2 | -0/+2 | |
| | * | | | | | thermal: int340x: Support Raptor Lake | Srinivas Pandruvada | 2022-01-17 | 2 | -0/+2 | |
| * | | | | | | Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-01-22 | 5 | -5/+16 | |
| |\ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ | Merge branches 'acpi-cppc' and 'acpi-dptf' | Rafael J. Wysocki | 2022-01-21 | 5 | -5/+16 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | ACPI: DPTF: Support Raptor Lake | Srinivas Pandruvada | 2022-01-17 | 4 | -0/+10 | |
| | | * | | | | | | | ACPI: CPPC: Drop redundant local variable from cpc_read() | Rafael J. Wysocki | 2022-01-17 | 1 | -4/+3 | |
| | | * | | | | | | | ACPI: CPPC: Fix up I/O port access in cpc_read() | Rafael J. Wysocki | 2022-01-17 | 1 | -1/+3 | |
| * | | | | | | | | | Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2022-01-22 | 2 | -123/+10 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | of: Check 'of_node_reused' flag on of_match_device() | Rob Herring | 2022-01-20 | 1 | -1/+1 | |
| | * | | | | | | | | | of: base: make small of_parse_phandle() variants static inline | Michael Walle | 2022-01-20 | 1 | -122/+9 | |
| * | | | | | | | | | | Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-01-22 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries | Miaoqian Lin | 2022-01-21 | 1 | -1/+3 | |
| * | | | | | | | | | | | Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-01-22 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | riscv: canaan: remove useless select of non-existing config SYSCON | Lukas Bulwahn | 2022-01-20 | 1 | -1/+0 | |
| | * | | | | | | | | | | RISC-V: Introduce sv48 support without relocatable kernel | Palmer Dabbelt | 2022-01-19 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | riscv: Implement sv48 support | Alexandre Ghiti | 2022-01-19 | 1 | -0/+2 | |
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 2022-01-21 | 5 | -27/+105 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | HID: wacom: Avoid using stale array indicies to read contact count | Jason Gerecke | 2022-01-21 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | HID: wacom: Ignore the confidence flag when a touch is removed | Jason Gerecke | 2022-01-21 | 1 | -3/+26 | |
| | * | | | | | | | | | | | | HID: wacom: Reset expected and received contact counts at the same time | Jason Gerecke | 2022-01-21 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->running | Jann Horn | 2022-01-19 | 1 | -10/+10 | |
| | * | | | | | | | | | | | | HID: uhid: Fix worker destroying device without any protection | Jann Horn | 2022-01-19 | 1 | -4/+25 | |
| | * | | | | | | | | | | | | HID: vivaldi: Minor cleanups | Stephen Boyd | 2022-01-14 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | HID: vivaldi: fix handling devices not using numbered reports | Dmitry Torokhov | 2022-01-14 | 1 | -6/+28 | |
| | * | | | | | | | | | | | | HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100 | Karl Kurbjun | 2022-01-12 | 2 | -0/+3 | |
| * | | | | | | | | | | | | | Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-01-21 | 3 | -45/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | brd: remove brd_devices_mutex mutex | Tetsuo Handa | 2022-01-17 | 1 | -43/+30 | |
| | * | | | | | | | | | | | | | aoe: remove redundant assignment on variable n | Colin Ian King | 2022-01-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | loop: remove redundant initialization of pointer node | Colin Ian King | 2022-01-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 2022-01-21 | 15 | -184/+1294 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | rtc: sunplus: fix return value in sp_rtc_probe() | Yang Yingliang | 2022-01-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | rtc: cmos: Evaluate century appropriate | Riwen Lu | 2022-01-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | rtc: gamecube: Fix an IS_ERR() vs NULL check | Dan Carpenter | 2022-01-16 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | rtc: mc146818-lib: fix signedness bug in mc146818_get_time() | Dan Carpenter | 2022-01-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | rtc: pxa: fix null pointer dereference | Laurence de Bruxelles | 2022-01-05 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | rtc: ftrtc010: Use platform_get_irq() to get the interrupt | Lad Prabhakar | 2022-01-05 | 1 | -5/+3 | |
| | * | | | | | | | | | | | | | | rtc: Move variable into switch case statement | Kees Cook | 2022-01-05 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | rtc: pcf2127: Fix typo in comment | Hugo Villeneuve | 2022-01-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | rtc: Add driver for RTC in Sunplus SP7021 | Vincent Shih | 2022-01-05 | 3 | -0/+376 | |
| | * | | | | | | | | | | | | | | rtc: rs5c372: fix incorrect oscillation value on r2221tl | Camel Guo | 2022-01-05 | 1 | -3/+7 | |
| | * | | | | | | | | | | | | | | rtc: rs5c372: add offset correction support | Camel Guo | 2022-01-04 | 1 | -0/+120 | |
| | * | | | | | | | | | | | | | | rtc: cmos: avoid UIP when writing alarm time | Mateusz Jończyk | 2021-12-16 | 1 | -41/+66 | |
| | * | | | | | | | | | | | | | | rtc: cmos: avoid UIP when reading alarm time | Mateusz Jończyk | 2021-12-16 | 1 | -23/+49 | |
| | * | | | | | | | | | | | | | | rtc: mc146818-lib: refactor mc146818_does_rtc_work | Mateusz Jończyk | 2021-12-16 | 1 | -16/+1 |