index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: at91: use kernel-doc style for documentation of at91_gpio_chip
Claudiu Beznea
2022-09-03
1
-7
/
+19
*
pinctrl: mcp23s08: Drop assignment of default number of OF cells
Andy Shevchenko
2022-09-03
1
-3
/
+0
*
Merge tag 'renesas-pinctrl-for-v6.1-tag1' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
2022-09-03
1
-1
/
+1
|
\
|
*
dt-bindings: pinctrl: renesas: Document RZ/Five SoC
Lad Prabhakar
2022-08-16
1
-1
/
+1
*
|
pinctrl: imx8m: kconfig: Depends on SOC_IMX8M
Francesco Dolcini
2022-08-31
1
-4
/
+4
*
|
pinctrl: amd: change dev_warn to dev_dbg for additional feature support
Basavaraj Natikar
2022-08-31
1
-2
/
+2
*
|
pinctrl: aspeed: Force to disable the function's signal
Billy Tsai
2022-08-31
1
-10
/
+1
*
|
pinctrl: nuvoton: Use 'unsigned int' instead of just 'unsigned'.
Jilin Yuan
2022-08-26
1
-4
/
+4
*
|
dt-bindings: pinctrl: Add missing (unevaluated|additional)Properties on child...
Rob Herring
2022-08-26
10
-0
/
+15
*
|
pinctrl: amd: Pick some different unicode symbols
Mario Limonciello
2022-08-26
1
-14
/
+14
*
|
pinctrl: fixup for "i2c: Make remove callback return void"
Stephen Rothwell
2022-08-26
1
-3
/
+1
*
|
Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.or...
Linus Walleij
2022-08-26
622
-1762
/
+660
|
\
\
|
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
619
-1733
/
+646
|
*
|
gpio: pca953x: Make platform teardown callback return void
Uwe Kleine-König
2022-08-16
3
-17
/
+8
|
*
|
leds: lm3601x: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-08-16
1
-3
/
+8
|
*
|
leds: lm3601x: Don't use mutex after it was destroyed
Uwe Kleine-König
2022-08-16
1
-2
/
+0
|
*
|
leds: lm3697: Remove duplicated error reporting in .remove()
Uwe Kleine-König
2022-08-16
1
-3
/
+1
|
*
|
drm/i2c/sil164: Drop no-op remove function
Uwe Kleine-König
2022-08-16
1
-7
/
+0
|
|
/
*
|
dt-bindings: pinctrl: mt8186: Fix 'reg-names' for pinctrl nodes
Allen-KH Cheng
2022-08-25
1
-7
/
+7
*
|
pinctrl: mediatek: add mt8188 driver
Hui.Liu
2022-08-25
4
-0
/
+3945
*
|
dt-bindings: pinctrl: mediatek: add support for mt8188
Hui.Liu
2022-08-25
2
-0
/
+1506
*
|
pinctrl: qcom: Add sc8280xp lpass lpi pinctrl driver
Srinivas Kandagatla
2022-08-25
3
-0
/
+217
*
|
dt-bindings: pinctrl: qcom: Add sc8280xp lpass lpi pinctrl bindings
Srinivas Kandagatla
2022-08-25
1
-0
/
+133
*
|
pinctrl: qcom: Add sm8450 lpass lpi pinctrl driver
Srinivas Kandagatla
2022-08-25
3
-0
/
+250
*
|
dt-bindings: pinctrl: qcom: Add sm8450 lpass lpi pinctrl bindings
Srinivas Kandagatla
2022-08-25
1
-0
/
+135
*
|
pinctrl: nomadik: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()
Andy Shevchenko
2022-08-25
4
-186
/
+180
*
|
pinctrl: bcm: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()
Andy Shevchenko
2022-08-25
7
-320
/
+259
*
|
pinctrl: Add Cypress cy8c95x0 support
Patrick Rudolph
2022-08-25
4
-0
/
+1402
*
|
dt-binding: pinctrl: Add cypress,cy8c95x0
Patrick Rudolph
2022-08-25
1
-0
/
+134
*
|
dt-bindings: pinctrl: aspeed: Add missing properties to examples
Rob Herring
2022-08-22
3
-0
/
+16
*
|
pinctrl: armada-37xx: Remove unused macro PIN_GRP()
Pali Rohár
2022-08-22
1
-10
/
+0
*
|
pinctrl: armada-37xx: Checks for errors in gpio_request_enable callback
Pali Rohár
2022-08-22
1
-2
/
+6
*
|
pinctrl: armada-37xx: Fix definitions for MPP pins 20-22
Pali Rohár
2022-08-22
1
-3
/
+5
*
|
pinctrl: armada-37xx: Add missing GPIO-only pins
Pali Rohár
2022-08-22
1
-0
/
+12
*
|
pinctrl: rockchip: Add RV1126 pinctrl support
Jagan Teki
2022-08-22
2
-7
/
+327
*
|
dt-bindings: pinctrl: rockchip: Document RV1126 pinctrl
Jagan Teki
2022-08-22
1
-0
/
+1
|
/
*
Linux 6.0-rc1
Linus Torvalds
2022-08-14
1
-4
/
+4
*
radix-tree: replace gfp.h inclusion with gfp_types.h
Yury Norov
2022-08-14
1
-1
/
+1
*
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-08-14
1
-0
/
+3
|
\
|
*
take care to handle NULL ->proc_lseek()
Al Viro
2022-08-14
1
-0
/
+3
|
/
*
Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-14
16
-36
/
+116
|
\
|
*
MAINTAINERS: add xen config fragments to XEN HYPERVISOR sections
Lukas Bulwahn
2022-08-12
1
-0
/
+2
|
*
xen: remove XEN_SCRUB_PAGES in xen.config
Lukas Bulwahn
2022-08-12
1
-1
/
+0
|
*
xen/pciback: Fix comment typo
Jason Wang
2022-08-12
1
-1
/
+1
|
*
xen/xenbus: fix return type in xenbus_file_read()
Dan Carpenter
2022-08-12
1
-2
/
+2
|
*
xen-blkfront: Apply 'feature_persistent' parameter when connect
SeongJae Park
2022-08-12
2
-4
/
+2
|
*
xen-blkback: Apply 'feature_persistent' parameter when connect
Maximilian Heyne
2022-08-12
2
-7
/
+4
|
*
xen-blkback: fix persistent grants negotiation
SeongJae Park
2022-08-12
1
-8
/
+7
|
*
x86/xen: Add support for HVMOP_set_evtchn_upcall_vector
Jane Malalane
2022-08-12
8
-15
/
+100
*
|
Merge tag 'perf-tools-fixes-for-v6.0-2022-08-13' of git://git.kernel.org/pub/...
Linus Torvalds
2022-08-14
112
-4871
/
+93678
|
\
\
[next]