index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-25
Input: joydev - fix comment typo
Jason Wang
1
-1
/
+1
2022-09-25
serial: 8250: Fix restoring termios speed after suspend
Pali Rohár
1
-1
/
+6
2022-09-25
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
7
-42
/
+37
2022-09-25
serial: 8250_dma: Convert to use uart_xmit_advance()
Andy Shevchenko
1
-3
/
+1
2022-09-25
serial: 8250_omap: Convert to use uart_xmit_advance()
Andy Shevchenko
1
-3
/
+1
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty") into tty-next
Greg Kroah-Hartman
650
-4208
/
+5840
2022-09-25
Merge tag 'iio-for-6.1b' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
68
-519
/
+4815
2022-09-24
dt-bindings: input: qcom,pm8xxx-vib: convert to yaml
Luca Weiss
2
-23
/
+38
2022-09-24
Input: twl4030-vibra - drop legacy, non DT boot support
Peter Ujfalusi
1
-9
/
+4
2022-09-24
Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1
Mark Pearson
1
-1
/
+0
2022-09-24
Input: iqs62x-keys - drop unused device node references
Jeff LaBundy
1
-0
/
+3
2022-09-24
Input: melfas_mip4 - fix return value check in mip4_probe()
Yang Yingliang
1
-1
/
+1
2022-09-24
Merge branch 'for-6.0/dax' into libnvdimm-fixes
Dan Williams
14074
-274019
/
+1379154
2022-09-24
devdax: Fix soft-reservation memory description
Dan Williams
1
-0
/
+1
2022-09-24
Merge tag 'kbuild-fixes-v6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
6
-20
/
+14
2022-09-24
Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-0
/
+30
2022-09-24
powercap: intel_rapl: Use standard Energy Unit for SPR Dram RAPL domain
Zhang Rui
1
-1
/
+0
2022-09-24
PM: runtime: Return -EINPROGRESS from rpm_resume() in the RPM_NOWAIT case
Rafael J. Wysocki
1
-2
/
+5
2022-09-24
thermal: int340x: processor_thermal: Use module_pci_driver() macro
Shang XiaoJing
2
-24
/
+2
2022-09-24
platform/x86: int3472: Add board data for Surface Go2 IR camera
Daniel Scally
1
-0
/
+33
2022-09-24
platform/x86: int3472: Support multiple gpio lookups in board data
Daniel Scally
3
-9
/
+32
2022-09-24
platform/x86: int3472: Support multiple clock consumers
Daniel Scally
3
-12
/
+67
2022-09-24
ACPI: bus: Add iterator for dependent devices
Daniel Scally
1
-0
/
+11
2022-09-24
ACPI: scan: Add acpi_dev_get_next_consumer_dev()
Daniel Scally
3
-12
/
+34
2022-09-24
ACPI: resource: Add ASUS model S5402ZA to quirks
Kellen Renshaw
1
-0
/
+7
2022-09-24
ACPI: AMBA: Add ARM DMA-330 controller to the supported list
Vijayenthiran Subramaniam
1
-0
/
+1
2022-09-24
ACPI: APEI: Remove unneeded result variables
ye xingchen
2
-9
/
+2
2022-09-24
ACPI: fan: Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
1
-31
/
+27
2022-09-24
ACPI: CPPC: Disable FIE if registers in PCC regions
Jeremy Linton
3
-4
/
+68
2022-09-24
LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMA
Jianmin Lv
4
-36
/
+28
2022-09-24
ACPI: scan: Support multiple DMA windows with different offsets
Jianmin Lv
4
-47
/
+44
2022-09-24
ACPI: AC: Remove the leftover struct acpi_ac_bl
Hanjun Guo
1
-5
/
+0
2022-09-24
ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3Enable
Mario Limonciello
1
-1
/
+18
2022-09-24
PNPBIOS: remove unused pnpid32_to_pnpid() declaration
Gaosheng Cui
1
-1
/
+0
2022-09-24
Merge tag 'pm-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-1
/
+3
2022-09-24
Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
3
-77
/
+24
2022-09-24
Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
6
-9
/
+27
2022-09-24
Merge tag 'cgroup-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-1
/
+5
2022-09-24
Merge tag 'wq-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-4
/
+2
2022-09-24
Merge tag 'io_uring-6.0-2022-09-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+3
2022-09-24
Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linux
Linus Torvalds
2
-3
/
+9
2022-09-24
blk-mq: don't redirect completion for hctx withs only one ctx mapping
Liu Song
1
-3
/
+5
2022-09-24
blk-throttle: improve bypassing bios checkings
Yu Kuai
2
-7
/
+28
2022-09-24
blk-throttle: remove THROTL_TG_HAS_IOPS_LIMIT
Yu Kuai
2
-21
/
+3
2022-09-24
pcmcia: Removed unused variable control.
Souptick Joarder (HPE)
1
-3
/
+1
2022-09-24
wifi: ath11k: fix peer addition/deletion error on sta band migration
Christian 'Ansuel' Marangi
1
-4
/
+26
2022-09-24
device property: Add const qualifier to device_get_match_data() parameter
Andy Shevchenko
2
-4
/
+4
2022-09-24
drm_print: add _ddebug descriptor to drm_*dbg prototypes
Jim Cromie
2
-14
/
+17
2022-09-24
drm_print: prefer bare printk KERN_DEBUG on generic fn
Jim Cromie
1
-3
/
+2
2022-09-24
drm_print: optimize drm_debug_enabled for jump-label
Jim Cromie
2
-3
/
+22
[prev]
[next]