summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-24pwm: vt8500: Rename variable pointing to driver private datazhaoxiao
2022-02-24pwm: pca9685: Reset OFF/ON registers to POR valueLionel Vitte
2022-02-24pwm: atmel: Remove redundant initialization of variable timeoutColin Ian King
2022-02-24pwm: raspberrypi-poe: Drop assignment to struct pwmchip::baseUwe Kleine-König
2022-02-24pwm: bcm-kona: Implement .apply() callbackUwe Kleine-König
2022-02-24pwm: tiehrpwm: Implement .apply() callbackUwe Kleine-König
2022-02-02pwm: pxa: Implement .apply() callbackUwe Kleine-König
2022-02-02pwm: stmpe: Rename variable pointing to driver private dataUwe Kleine-König
2022-02-02pwm: stmpe: Drop unused setting of driver dataUwe Kleine-König
2022-02-02pwm: sun4i: Rename variable pointing to driver private dataUwe Kleine-König
2022-02-02pwm: tegra: Rename variable pointing to driver private dataUwe Kleine-König
2022-02-02pwm: img: Rename variable pointing to driver private dataUwe Kleine-König
2022-02-02pwm: imx1: Implement .apply callbackUwe Kleine-König
2022-02-02pwm: lpc18xx-sct: Simplify driver by not using pwm_[gs]et_chip_data()Uwe Kleine-König
2022-02-02pwm: lpc18xx-sct: Reduce number of devm memory allocationsUwe Kleine-König
2022-02-02pwm: lpc18xx-sct: Initialize driver data and hardware before pwmchip_add()Uwe Kleine-König
2022-02-01pwm: meson: Drop always false check from .apply()Uwe Kleine-König
2022-02-01pwm: meson: Simplify duplicated per-channel trackingUwe Kleine-König
2022-02-01pwm: meson: Drop useless check for channel data being NULLUwe Kleine-König
2022-02-01pwm: meson: Drop always false check from .request()Uwe Kleine-König
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-01-22Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-22Merge tag 'thermal-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-22Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-22Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2022-01-22scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni
2022-01-22random: move the random sysctl declarations to its own fileXiaoming Ni
2022-01-22firmware_loader: move firmware sysctl to its own filesXiaoming Ni
2022-01-22cdrom: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-22macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-22i915: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-22hpet: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-21parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin
2022-01-21Merge branches 'acpi-cppc' and 'acpi-dptf'Rafael J. Wysocki
2022-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2022-01-21Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-21HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke
2022-01-21HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke
2022-01-21HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke
2022-01-21Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2022-01-21ata: pata_octeon_cf: fix call to trace_ata_bmdma_stop()Damien Le Moal
2022-01-21Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-21Merge tag 'amd-drm-fixes-5.17-2022-01-19' of https://gitlab.freedesktop.org/a...Dave Airlie