开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-20
pwm: dwc: Use devm_pwmchip_add()
Ben Dooks
2023-02-20
pwm: dwc: Move memory allocation to own function
Ben Dooks
2023-02-20
pwm: dwc: Change &pci->dev to dev in probe
Ben Dooks
2023-02-17
dt-bindings: pwm: Document Synopsys DesignWare snps,pwm-dw-apb-timers-pwm2
Ben Dooks
2023-02-17
pwm: iqs620a: Replace one remaining instance of regmap_update_bits()
Jeff LaBundy
2023-02-17
pwm: ab8500: Implement .get_state()
Uwe Kleine-König
2023-02-17
pwm: ab8500: Fix calculation of duty and period
Uwe Kleine-König
2023-01-30
pwm: lp3943: Drop unused i2c include
Uwe Kleine-König
2023-01-30
dt-bindings: pwm: mediatek: Convert pwm-mediatek to DT schema
AngeloGioacchino Del Regno
2023-01-30
pwm: stm32-lp: fix the check on arr and cmp registers update
Fabrice Gasnier
2023-01-30
pwm: Move pwm_capture() dummy to restore order
Geert Uytterhoeven
2023-01-30
pwm: sifive: Always let the first pwm_apply_state succeed
Emil Renner Berthing
2022-12-25
Linux 6.2-rc1
v6.2-rc1
Linus Torvalds
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-23
Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-23
Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-23
Merge tag 'coccinelle-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2022-12-23
Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-23
Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-23
Merge tag 'dma-mapping-2022-12-23' of git://git.infradead.org/users/hch/dma-m...
Linus Torvalds
2022-12-23
Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2022-12-23
Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-23
Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-12-23
Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2022-12-23
Merge tag 'mm-hotfixes-stable-2022-12-22-14-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2022-12-23
pstore: Properly assign mem_type property
Luca Stefani
2022-12-23
pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES
John Stultz
2022-12-23
cfi: Fix CFI failure with KASAN
Sami Tolvanen
2022-12-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-22
Merge tag 'afs-next-20221222' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-22
Merge tag 'perf-tools-for-v6.2-2-2022-12-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2022-12-22
perf python: Fix splitting CC into compiler and options
Arnaldo Carvalho de Melo
2022-12-22
afs: Stop implementing ->writepage()
David Howells
2022-12-22
afs: remove afs_cache_netfs and afs_zap_permits() declarations
Gaosheng Cui
2022-12-22
afs: remove variable nr_servers
Colin Ian King
2022-12-22
afs: Fix lost servers_outstanding count
David Howells
2022-12-22
Merge tag 'asoc-v6.2-3' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
2022-12-22
ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 Wireless
Jaroslav Kysela
2022-12-22
ALSA: azt3328: Remove the unused function snd_azf3328_codec_outl()
Jiapeng Chong
2022-12-22
Merge branch 'for-next' into for-linus
Takashi Iwai
2022-12-21
Merge tag 'trace-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2022-12-21
Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-22
Merge tag 'amd-drm-fixes-6.2-2022-12-21' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-12-21
Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-21
Merge tag 'io_uring-6.2-2022-12-19' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-21
gcov: add support for checksum field
Rickard x Andersson
2022-12-21
test_maple_tree: add test for mas_spanning_rebalance() on insufficient data
Liam Howlett
2022-12-21
maple_tree: fix mas_spanning_rebalance() on insufficient data
Liam Howlett
2022-12-21
hugetlb: really allocate vma lock for all sharable vmas
Mike Kravetz
[next]