index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
platform_data
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-01
input: remove pxa930_rotary keyboard driver
Arnd Bergmann
1
-21
/
+0
2023-02-01
input: remove pxa930_trkball driver
Arnd Bergmann
1
-11
/
+0
2023-01-31
platform/chrome: cros_ec: Add VDM attention headers
Prashant Malani
1
-3
/
+13
2023-01-31
Merge v6.2-rc6 into drm-next
Daniel Vetter
1
-1
/
+2
2023-01-30
gpio: pcf857x: Get rid of legacy platform data
Andy Shevchenko
1
-45
/
+0
2023-01-23
i2c: gpio: support write-only sda/scl w/o pull-up
Heiner Kallweit
1
-0
/
+9
2023-01-23
drm/simpledrm: Support the XB24/AB24 format
Thierry Reding
1
-0
/
+1
2023-01-20
Input: cros_ec_keyb - add 3 buttons for monitor function
joewu (吳仲振)
1
-0
/
+3
2023-01-20
ASoC: ux500: remove platform_data support
Arnd Bergmann
1
-20
/
+0
2023-01-20
ARM: pxa: remove unused pxa3xx-ulpi
Arnd Bergmann
1
-32
/
+0
2023-01-20
ARM: pxa: remove irda leftover
Arnd Bergmann
1
-26
/
+0
2023-01-16
ASoC: samsung: remove unused drivers
Arnd Bergmann
1
-30
/
+0
2023-01-16
fbdev: remove s3c2410 framebuffer
Arnd Bergmann
1
-99
/
+0
2023-01-16
dmaengine: remove s3c24xx driver
Arnd Bergmann
1
-48
/
+0
2023-01-16
usb: gadget: remove s3c24xx drivers
Arnd Bergmann
2
-66
/
+0
2023-01-16
leds: remove s3c24xx driver
Arnd Bergmann
1
-18
/
+0
2023-01-16
clk: remove s3c24xx driver
Arnd Bergmann
1
-19
/
+0
2023-01-16
mmc: remove s3cmci driver
Arnd Bergmann
1
-51
/
+0
2023-01-16
pata: remove samsung_cf driver
Arnd Bergmann
1
-31
/
+0
2023-01-16
ARM: s3c: simplify platform code
Arnd Bergmann
1
-32
/
+0
2023-01-16
ARM: mmp: remove custom sram code
Arnd Bergmann
1
-36
/
+0
2023-01-16
ARM: sa1100: remove irda references
Arnd Bergmann
1
-17
/
+0
2023-01-13
platform/chrome: cros_ec: Use per-device lockdep key
Chen-Yu Tsai
1
-0
/
+4
2023-01-13
platform/chrome: fix kernel-doc warnings for cros_ec_command
Tzung-Bi Shih
1
-3
/
+3
2023-01-13
platform/chrome: fix kernel-doc warning for last_resume_result
Tzung-Bi Shih
1
-0
/
+4
2023-01-13
platform/chrome: fix kernel-doc warning for suspend_timeout_ms
Tzung-Bi Shih
1
-0
/
+5
2023-01-13
platform/chrome: fix kernel-doc warnings for panic notifier
Tzung-Bi Shih
1
-0
/
+1
2023-01-12
platform/x86: simatic-ipc: add another model
Henning Schild
1
-0
/
+1
2023-01-12
platform/x86: simatic-ipc: correct name of a model
Henning Schild
1
-1
/
+1
2023-01-12
ARM: omap1: remove unused board files
Arnd Bergmann
1
-19
/
+0
2023-01-09
platform_chrome: cros_ec: Add Type-C VDM defines
Prashant Malani
1
-0
/
+51
2023-01-09
Revert "mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU"
Prashant Malani
2
-3
/
+0
2023-01-09
ARM: omap2: make functions static
Arnd Bergmann
1
-1
/
+0
2023-01-06
platform/chrome: cros_ec: Poll EC log on EC panic
Rob Barnes
1
-0
/
+9
2022-12-28
iio: light: tsl2563: Drop legacy platform data code
Andy Shevchenko
1
-9
/
+0
2022-12-13
Merge tag 'hwmon-for-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
1
-3
/
+2
2022-12-13
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-0
/
+33
2022-12-12
Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+8
2022-12-08
tpm: st33zp24: drop support for platform data
Dmitry Torokhov
1
-16
/
+0
2022-12-04
hwmon: (gsc-hwmon) Switch to flexible array to simplify code
Christophe JAILLET
1
-3
/
+2
2022-11-22
pwm: lpss: Rename pwm_lpss_probe() --> devm_pwm_lpss_probe()
Andy Shevchenko
1
-2
/
+2
2022-11-22
pwm: lpss: Allow other drivers to enable PWM LPSS
Andy Shevchenko
1
-0
/
+33
2022-11-10
memory: omap-gpmc: fix coverity issue "Control flow issues"
Benedikt Niedermayr
1
-2
/
+2
2022-11-02
memory: omap-gpmc: wait pin additions
Benedikt Niedermayr
1
-0
/
+8
2022-10-11
Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-171
/
+0
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-6
/
+0
2022-10-07
Merge tag 'dmaengine-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
1
-1
/
+1
2022-10-05
Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-21
/
+0
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
5
-2
/
+92
2022-10-05
Merge tag 'tag-chrome-platform-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
2
-0
/
+19
[prev]
[next]