index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-23
ARM: spitz: fix compile error when matrix keypad driver is enabled
Dmitry Torokhov
1
-1
/
+1
2024-09-05
ARM: spitz: Use software nodes/properties for the matrix keypad
Dmitry Torokhov
1
-23
/
+41
2024-09-05
ARM: spitz: Use software nodes/properties for the GPIO-driven buttons
Dmitry Torokhov
1
-31
/
+68
2024-08-07
ARM: pxa/gumstix: fix attaching properties to vbus gpio device
Dmitry Torokhov
1
-4
/
+7
2024-07-15
ARM: pxa: fix build breakage on PXA3xx
Dmitry Torokhov
1
-0
/
+2
2024-07-09
ARM: spitz: Use software nodes for the ADS7846 touchscreen
Linus Walleij
1
-25
/
+15
2024-07-09
ARM: spitz: Use software nodes to describe LED GPIOs
Dmitry Torokhov
1
-21
/
+50
2024-07-09
ARM: spitz: Use software nodes to describe MMC GPIOs
Dmitry Torokhov
4
-29
/
+28
2024-07-09
ARM: spitz: Use software nodes to describe LCD GPIOs
Dmitry Torokhov
1
-19
/
+19
2024-07-09
ARM: spitz: Use software nodes to describe audio GPIOs
Dmitry Torokhov
1
-22
/
+44
2024-07-09
ARM: spitz: Use software nodes to describe SPI CS lines
Linus Walleij
2
-11
/
+11
2024-07-09
ARM: spitz: Simplify instantiating SPI controller
Dmitry Torokhov
1
-15
/
+9
2024-07-09
ARM: pxa/gumstix: convert vbus gpio to use software nodes
Dmitry Torokhov
4
-15
/
+16
2024-07-09
ARM: pxa: consolidate GPIO chip platform data
Dmitry Torokhov
3
-13
/
+15
2024-07-09
ARM: spitz: fix GPIO assignment for backlight
Dmitry Torokhov
1
-20
/
+10
2024-05-14
Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-10
/
+12
2024-05-03
spi: pxa2xx: Provide num-cs for Sharp PDAs via device properties
Andy Shevchenko
1
-7
/
+18
2024-04-03
ARM: pxa: spitz: Open code gpio_request_array()
Andy Shevchenko
1
-10
/
+12
2024-03-25
spi: pxa2xx: Kill pxa2xx_set_spi_info()
Andy Shevchenko
2
-19
/
+13
2023-08-30
Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-6
/
+0
2023-08-29
Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-15
/
+1
2023-08-12
ARM: pxa: Drop unused includes
Rob Herring
1
-6
/
+0
2023-08-02
ARM: pxa: remove use of symbol_get()
Arnd Bergmann
2
-15
/
+1
2023-07-27
backlight: corgi_lcd: fix missing prototype
Arnd Bergmann
2
-1
/
+1
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-06-29
Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
6
-16
/
+7
2023-06-29
Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+10
2023-06-19
ARM: 9298/1: Drop custom mdesc->handle_irq()
Linus Walleij
4
-4
/
+2
2023-05-29
ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
1
-1
/
+1
2023-05-26
Merge tag 'gpio-omap-descriptors-v6.5' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-1
/
+10
2023-05-26
ARM: pxa: fix missing-prototypes warnings
Arnd Bergmann
6
-16
/
+7
2023-05-24
Input: ads7846 - Convert to use software nodes
Linus Walleij
1
-1
/
+10
2023-05-01
Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2023-04-14
ARM: pxa: Use of_property_read_bool() for boolean properties
Rob Herring
1
-2
/
+1
2023-03-17
ARM: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-17
Merge tag 'v6.3-rc2' into next
Dmitry Torokhov
121
-32846
/
+7
2023-02-23
ARM: spitz: include header defining input event codes
Dmitry Torokhov
1
-0
/
+1
2023-02-08
ARM: pxa: restore mfp-pxa320.h
Arnd Bergmann
1
-0
/
+458
2023-01-20
ARM: pxa: prune unused device support
Arnd Bergmann
9
-501
/
+3
2023-01-20
ARM: pxa: remove unused pxa3xx-ulpi
Arnd Bergmann
6
-618
/
+1
2023-01-20
ARM: pxa: remove irda leftover
Arnd Bergmann
4
-95
/
+0
2023-01-20
ARM: pxa: remove pxa93x support
Arnd Bergmann
5
-733
/
+0
2023-01-20
ARM: pxa: remove unused board files
Arnd Bergmann
105
-31357
/
+1
2023-01-09
ARM: pxa: enable PXA310/PXA320 for DT-only build
Arnd Bergmann
1
-0
/
+2
2022-12-19
ARM: pxa: fix building with clang
Arnd Bergmann
2
-0
/
+16
2022-08-06
Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2
-6
/
+2
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-10
/
+3
2022-08-02
Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+53
2022-07-22
ARM: pxa2xx: Fix GPIO descriptor tables
Linus Walleij
7
-9
/
+9
2022-07-22
ARM: pxa: add Kconfig dependencies for ATAGS based boards
Arnd Bergmann
1
-0
/
+53
[next]