index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-07
serdev: Use of_property_present()
Rob Herring (Arm)
1
-1
/
+1
2024-08-07
serial: 8250_platform: fix uart_8250_port initializer
Arnd Bergmann
1
-1
/
+1
2024-08-07
serial: 8250_platform: remove ACPI_PTR() annotation
Arnd Bergmann
1
-1
/
+1
2024-08-07
s390/uv: Panic for set and remove shared access UVC errors
Claudio Imbrenda
1
-1
/
+4
2024-08-07
drm/i915: 2 GiB of relocations ought to be enough for anybody*
Tvrtko Ursulin
1
-2
/
+2
2024-08-07
xhci-pci: Make xhci-pci-renesas a proper modular driver
Ben Hutchings
5
-64
/
+64
2024-08-07
usb: dwc3: Use of_property_read_variable_u32_array() to read "power"
Rob Herring (Arm)
1
-15
/
+4
2024-08-07
usb: dwc3: imx8mp: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
1
-12
/
+10
2024-08-07
usb: gadget: u_audio: Use C99 syntax for array initializers
Abhishek Tamboli
1
-5
/
+5
2024-08-07
usb: gadget: Increase max configuration interface to 32
Akash Kumar
1
-1
/
+1
2024-08-07
usb: chipidea: Use of_property_present()
Rob Herring (Arm)
1
-1
/
+1
2024-08-07
usb: typec: tcpm/tcpci_maxim: use device managed TCPCI port deregistration
André Draszik
1
-16
/
+14
2024-08-07
usb: typec: tcpm/tcpci_maxim: convert to dev_err_probe()
André Draszik
1
-10
/
+11
2024-08-07
usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_ADC_CTRL1 register
André Draszik
2
-5
/
+5
2024-08-07
usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_CC_CTRL3 register
André Draszik
2
-10
/
+8
2024-08-07
usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_CC_CTRL2 register
André Draszik
2
-10
/
+14
2024-08-07
usb: typec: tcpm/tcpci_maxim: drop STATUS_CHECK()
André Draszik
1
-3
/
+1
2024-08-07
usb: typec: tcpm/tcpci_maxim: simplify clearing of TCPC_ALERT_RX_BUF_OVF
André Draszik
1
-6
/
+4
2024-08-07
usb: typec: tcpm/tcpci_maxim: sort TCPC_ALERT_MASK values by bit
André Draszik
1
-5
/
+7
2024-08-07
usb: typec: tcpci: use GENMASK() for TCPC_TRANSMIT register fields
André Draszik
2
-6
/
+7
2024-08-07
usb: typec: tcpci: use GENMASK() for TCPC_MSG_HDR_INFO_REV
André Draszik
2
-3
/
+2
2024-08-07
usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_RP_VAL
André Draszik
3
-17
/
+19
2024-08-07
usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_CC[12]
André Draszik
4
-52
/
+43
2024-08-07
usb: typec: tcpci: use GENMASK() for TCPC_CC_STATUS_CC[12]
André Draszik
4
-18
/
+12
2024-08-07
usb: typec: tcpm/tcpci_maxim: clarify a comment
André Draszik
1
-1
/
+1
2024-08-07
usb: typec: tcpci: fix a comment typo
André Draszik
1
-1
/
+1
2024-08-07
usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common()
Heikki Krogerus
1
-7
/
+4
2024-08-07
usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source...
Xu Yang
1
-1
/
+1
2024-08-07
sched/debug: Fix fair_server_period_max value
Dan Carpenter
1
-1
/
+1
2024-08-07
sched/fair: Make balance_fair() test sched_fair_runnable() instead of rq->nr_...
Tejun Heo
1
-1
/
+1
2024-08-07
usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt()
Tudor Ambarus
1
-14
/
+22
2024-08-07
usb: gadget: f_fs: restore ffs_func_disable() functionality
Tudor Ambarus
1
-3
/
+3
2024-08-07
Merge tag 'usb-serial-6.11-rc2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+7
2024-08-07
LoongArch: KVM: Remove undefined a6 argument comment for kvm_hypercall()
Dandan Zhang
1
-2
/
+2
2024-08-07
LoongArch: KVM: Remove unnecessary definition of KVM_PRIVATE_MEM_SLOTS
Yuli Wang
1
-2
/
+0
2024-08-07
LoongArch: Use accessors to page table entries instead of direct dereference
Huacai Chen
8
-42
/
+52
2024-08-07
LoongArch: Enable general EFI poweroff method
Miao Wang
1
-0
/
+6
2024-08-07
Merge branch 'work.write.end'
Christian Brauner
78
-997
/
+892
2024-08-07
buffer: Convert __block_write_begin() to take a folio
Matthew Wilcox (Oracle)
12
-21
/
+20
2024-08-07
ocfs2: Convert ocfs2_write_zero_page to use a folio
Matthew Wilcox (Oracle)
1
-8
/
+9
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
58
-207
/
+190
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
45
-102
/
+80
2024-08-07
vboxsf: Use a folio in vboxsf_write_end()
Matthew Wilcox (Oracle)
1
-9
/
+10
2024-08-07
orangefs: Convert orangefs_write_begin() to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+5
2024-08-07
orangefs: Convert orangefs_write_end() to use a folio
Matthew Wilcox (Oracle)
1
-10
/
+11
2024-08-07
jffs2: Convert jffs2_write_begin() to use a folio
Matthew Wilcox (Oracle)
1
-12
/
+13
2024-08-07
jffs2: Convert jffs2_write_end() to use a folio
Matthew Wilcox (Oracle)
1
-18
/
+16
2024-08-07
hostfs: Convert hostfs_write_end() to use a folio
Matthew Wilcox (Oracle)
1
-7
/
+8
2024-08-07
fuse: Convert fuse_write_begin() to use a folio
Matthew Wilcox (Oracle)
1
-14
/
+15
2024-08-07
fuse: Convert fuse_write_end() to use a folio
Matthew Wilcox (Oracle)
1
-7
/
+8
[prev]
[next]