index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2023-05-29
extcon: Drop unneeded assignments
Andy Shevchenko
2023-05-29
extcon: Use sizeof(*pointer) instead of sizeof(type)
Andy Shevchenko
2023-05-29
extcon: Use unique number for the extcon device ID
Andy Shevchenko
2023-05-29
extcon: Remove dup device name in the message and unneeded error check
Andy Shevchenko
2023-05-29
extcon: Use dev_of_node(dev) instead of dev->of_node
Andy Shevchenko
2023-05-29
extcon: Use device_match_of_node() helper
Andy Shevchenko
2023-05-29
extcon: Amend kernel documentation of struct extcon_dev
Andy Shevchenko
2023-05-29
extcon: Use sysfs_emit() to instead of sprintf()
Andy Shevchenko
2023-05-29
extcon: Use DECLARE_BITMAP() to declare bit arrays
Andy Shevchenko
2023-05-29
extcon: Fix kernel doc of property capability fields to avoid warnings
Andy Shevchenko
2023-05-29
extcon: Fix kernel doc of property fields to avoid warnings
Andy Shevchenko
2023-05-29
extcon: usbc-tusb320: add USB_ROLE_SWITCH dependency
Arnd Bergmann
2023-05-29
extcon: usbc-tusb320: add usb_role_switch support
Alvin Šipraga
2023-05-29
extcon: usbc-tusb320: add accessory detection support
Alvin Šipraga
2023-05-29
extcon: Add extcon_alloc_groups to simplify extcon register function
Bumwoo Lee
2023-05-29
extcon: Add extcon_alloc_muex to simplify extcon register function
Bumwoo Lee
2023-05-29
extcon: Add extcon_alloc_cables to simplify extcon register function
Bumwoo Lee
2023-05-29
extcon: Remove redundant null checking for class
Bumwoo Lee
2023-05-29
extcon: palmas: Remove unused of_gpio.h
Andy Shevchenko
2023-05-29
extcon: qcom-spmi: Switch to platform_get_irq_byname_optional
Bryan O'Donoghue
2023-05-29
extcon: axp288: Replace open coded acpi_dev_put()
Andy Shevchenko
2023-05-29
extcon: usbc-tusb320: Unregister typec port on driver removal
Alvin Šipraga
2023-05-28
Merge tag 'irq-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-27
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-27
Merge tag 'char-misc-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-26
Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-26
Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-05-26
Merge tag 'pci-v6.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-05-26
Merge tag 'vfio-v6.4-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-05-26
Merge tag 'block-6.4-2023-05-26' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-26
Merge tag 'thermal-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-05-26
Merge tag 'pm-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-05-26
cxl: Explicitly initialize resources when media is not ready
Dave Jiang
2023-05-26
Merge tag 'gpio-fixes-for-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-26
Merge tag 'drm-fixes-2023-05-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-05-26
NVMe: Add MAXIO 1602 to bogus nid list.
Tatsuki Sugiura
2023-05-26
Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...
Arnd Bergmann
2023-05-26
Merge tag 'drm-misc-fixes-2023-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-05-26
Merge tag 'amd-drm-fixes-6.4-2023-05-24' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2023-05-25
Merge tag 'parisc-for-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-05-25
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-25
cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()
Wyes Karny
2023-05-25
Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2023-05-25
Merge tag 'platform-drivers-x86-v6.4-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-05-25
Merge tag 'scmi-fix-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...
Arnd Bergmann
2023-05-25
Merge tag 'optee-async-notif-fix-for-v6.3' of https://git.linaro.org/people/j...
Arnd Bergmann
2023-05-24
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2023-05-24
net: phy: mscc: remove unnecessary phydev locking
David Epping
2023-05-24
net: phy: mscc: add support for VSC8501
David Epping
2023-05-24
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
[next]