summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-23rtc: mpc5121: let the core handle the alarm resolutionAlexandre Belloni1-14/+1
2022-03-23rtc: ds1307: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni1-1/+1
2022-03-23rtc: ds1685: drop no_irqAlexandre Belloni1-9/+5
2022-03-23rtc: ds1685: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni1-1/+1
2022-03-23clk: sunxi-ng: sun6i-rtc: Add support for H6Samuel Holland2-17/+15
2022-03-23clk: sunxi-ng: Add support for the sun6i RTC clocksSamuel Holland5-0/+407
2022-03-23clk: sunxi-ng: mux: Allow muxes to have keysSamuel Holland2-0/+8
2022-03-23rtc: wm8350: Handle error for wm8350_register_irqJiasheng Jiang1-2/+9
2022-03-23rtc: sun6i: Add Allwinner H616 supportAndre Przywara1-0/+2
2022-03-23rtc: sun6i: Add support for broken-down alarm registersAndre Przywara1-17/+40
2022-03-23rtc: sun6i: Add support for linear day storageAndre Przywara1-23/+46
2022-03-23rtc: sun6i: Fix time overflow handlingAndre Przywara1-9/+5
2022-03-23rtc: pl031: fix rtc features null pointer dereferenceAli Pouladi1-3/+3
2022-03-23rtc: mc146818-lib: fix locking in mc146818_set_timeMateusz Jończyk1-2/+4
2022-02-16rtc: pcf2127: fix bug when reading alarm registersHugo Villeneuve1-1/+2
2022-02-16rtc: pcf2127: use IRQ flags obtained from device tree if availableHugo Villeneuve1-1/+12
2022-02-16rtc: pcf8523: Fix GCC 12 warningVictor Erminpour1-2/+2
2022-02-16rtc: sun6i: Enable the bus clock when providedSamuel Holland1-0/+24
2022-02-16rtc: fix use-after-free on device removalVincent Whitchurch1-0/+9
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds16-31/+29
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds31-176/+190
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds21-277/+384
2022-01-22Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2022-01-22Merge tag 'thermal-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-0/+4
2022-01-22Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+16
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-123/+10
2022-01-22Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka4-0/+17
2022-01-22proc: remove PDE_DATA() completelyMuchun Song18-83/+83
2022-01-22scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni1-1/+34
2022-01-22random: move the random sysctl declarations to its own fileXiaoming Ni1-2/+12
2022-01-22firmware_loader: move firmware sysctl to its own filesXiaoming Ni3-3/+40
2022-01-22cdrom: simplify subdirectory registration with register_sysctl()Luis Chamberlain1-22/+1
2022-01-22macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()Luis Chamberlain1-23/+1
2022-01-22i915: simplify subdirectory registration with register_sysctl()Luis Chamberlain1-21/+1
2022-01-22hpet: simplify subdirectory registration with register_sysctl()Luis Chamberlain1-21/+1
2022-01-22parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin1-1/+3
2022-01-21Merge branches 'acpi-cppc' and 'acpi-dptf'Rafael J. Wysocki5-5/+16
2022-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds5-27/+105
2022-01-21Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds3-45/+32
2022-01-21HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke1-0/+4
2022-01-21HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke1-3/+26
2022-01-21HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke1-1/+5
2022-01-21Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds15-184/+1294
2022-01-21ata: pata_octeon_cf: fix call to trace_ata_bmdma_stop()Damien Le Moal1-1/+1
2022-01-21Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds18-146/+108
2022-01-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-6/+5
2022-01-21Merge tag 'amd-drm-fixes-5.17-2022-01-19' of https://gitlab.freedesktop.org/a...Dave Airlie15-139/+75
2022-01-21Merge tag 'drm-intel-next-fixes-2022-01-20' of git://anongit.freedesktop.org/...Dave Airlie3-7/+33