summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-20parport_pc: Let chipset drivers mask unsupported modesMaciej W. Rozycki1-12/+33
2023-01-20parport_pc: Remove stale `parport_pc_ecp_read_block_pio' referenceMaciej W. Rozycki1-2/+0
2023-01-20drivers: bus: simple-pm-bus: Use clocksLiu Ying1-0/+46
2023-01-20firmware: dmi-sysfs: make pr_info messages rate limitedColin Ian King1-2/+2
2023-01-20misc: fastrpc: Fix an error handling path in fastrpc_rpmsg_probe()Christophe JAILLET1-1/+12
2023-01-20drivers: misc: Add Support for TMR Inject IPAppana Durga Kedareswara rao4-0/+188
2023-01-20dt-bindings: misc: tmr-inject: Add device-tree binding for TMR InjectAppana Durga Kedareswara rao1-0/+47
2023-01-20drivers: misc: Add Support for TMR ManagerAppana Durga Kedareswara rao5-0/+254
2023-01-20dt-bindings: misc: tmr-manager: Add device-tree binding for TMR ManagerAppana Durga Kedareswara rao1-0/+47
2023-01-20virtio_console: Use strscpy() to instead of strncpy()Bo Liu1-3/+2
2023-01-20ipack: ipoctal: remove unnecessary (void*) conversionsXU pengfei1-1/+1
2023-01-20misc/mei/hdcp: Use correct macros to initialize uuid_leAndy Shevchenko1-2/+2
2023-01-20mei: pxp: Use correct macros to initialize uuid_leAndy Shevchenko1-2/+2
2023-01-20sgi-gru: grukservices: remove unnecessary (void*) conversionsLi kunyu1-4/+4
2023-01-20misc: enclosure: Fix doc for enclosure_find()Miaoqian Lin1-1/+1
2023-01-20mei: bus-fixup:upon error print return values of send and receiveAlexander Usyskin1-4/+4
2023-01-20accessibility: speakup: Fix spelling mistake "thw" -> "the"Colin Ian King1-1/+1
2023-01-20VMCI: check context->notify_page after call to get_user_pages_fast() to avoid...George Kennedy1-0/+2
2023-01-20firmware: stratix10-svc: fix error handle while alloc/add device failedYang Yingliang1-3/+6
2023-01-20firmware: stratix10-svc: add missing gen_pool_destroy() in stratix10_svc_drv_...Yang Yingliang1-5/+11
2023-01-20applicom: Fix PCI device refcount leak in applicom_init()Xiongfeng Wang1-1/+4
2023-01-20crypto: hisilicon/qm - define the device isolation strategyKai Ye2-15/+169
2023-01-20Documentation: add the device isolation feature sysfs nodes for uacceKai Ye1-0/+18
2023-01-20uacce: supports device isolation featureKai Ye2-0/+62
2023-01-20scripts/tags.sh: choose which directories to exclude from being indexedPaulo Miguel Almeida2-0/+14
2023-01-20eeprom: idt_89hpesx: Fix error handling in idt_init()Yuan Can1-1/+9
2023-01-20eeprom: at25: Convert to use fwnode_device_is_compatible()Andy Shevchenko1-6/+2
2023-01-19comedi: check data length for INSN_CONFIG_GET_PWM_OUTPUTIan Abbott1-0/+1
2023-01-19comedi: use menuconfig for main Comedi menuRandy Dunlap1-1/+1
2023-01-19misc: genwqe: move intervening macros away from kernel-docRandy Dunlap1-3/+3
2023-01-19Revert "char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in set_prot...Duoming Zhou1-2/+4
2023-01-19pcmcia: synclink_cs: remove kernel-doc notationRandy Dunlap1-11/+11
2023-01-19most: tell what the MOST acronym meansRandy Dunlap1-1/+1
2023-01-19most: fix kernel-doc warningsRandy Dunlap3-9/+12
2023-01-19android: fix W=1 kernel-doc warningsRandy Dunlap2-11/+11
2023-01-19binder: return pending info for frozen async txnsLi Li3-8/+34
2023-01-19binder: remove unneeded size check codeJiazi.Li1-13/+2
2023-01-15Linux 6.2-rc4v6.2-rc4Linus Torvalds1-1/+1
2023-01-15Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-20/+52
2023-01-15Merge tag 'edac_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-12/+14
2023-01-15Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-72/+72
2023-01-14Merge tag 'iommu-fixes-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-17/+35
2023-01-14Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+11
2023-01-14Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-2/+10
2023-01-14Merge tag 'modules-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-15/+6
2023-01-14Merge tag '6.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-34/+49
2023-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+2
2023-01-14Merge tag 'ata-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-0/+1
2023-01-14Merge tag 'block-6.2-2023-01-13' of git://git.kernel.dk/linuxLinus Torvalds5-55/+75
2023-01-14Merge tag 'io_uring-6.2-2023-01-13' of git://git.kernel.dk/linuxLinus Torvalds4-20/+53