index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
83xx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-05
powerpc/83xx: Add missing of_node_put() in mpc832x_spi_init()
Liang He
1
-1
/
+5
2022-07-28
powerpc/platforms/83xx/suspend: Remove write-only global variable
Uwe Kleine-König
1
-2
/
+0
2022-07-28
powerpc/platforms/83xx/suspend: Prevent unloading the driver
Uwe Kleine-König
1
-6
/
+1
2022-07-28
powerpc/platforms/83xx/suspend: Reorder to get rid of a forward declaration
Uwe Kleine-König
1
-22
/
+21
2022-06-29
powerpc/32: Remove the 'nobats' kernel parameter
Christophe Leroy
1
-8
/
+6
2022-05-22
powerpc/platforms/83xx: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
1
-5
/
+2
2022-05-08
powerpc: Add missing headers
Christophe Leroy
4
-3
/
+4
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
6
-6
/
+0
2022-04-21
powerpc/83xx/mpc8349emitx: Get rid of of_node assignment
Andy Shevchenko
1
-9
/
+5
2021-12-23
powerpc/83xx: Add __init attribute to eligible functions
Nick Child
6
-10
/
+10
2021-11-15
powerpc/83xx/mpc8349emitx: Drop unused variable
Uwe Kleine-König
1
-1
/
+0
2021-10-27
powerpc/83xx/mpc8349emitx: Make mcu_gpiochip_remove() return void
Uwe Kleine-König
1
-5
/
+2
2021-02-11
powerpc/83xx: Fix build error when CONFIG_PCI=n
Michael Ellerman
1
-1
/
+1
2021-02-08
powerpc/83xx: Move PHB discovery
Oliver O'Halloran
13
-2
/
+12
2020-09-02
powerpc: Use simple i2c probe function
Stephen Kitt
1
-2
/
+2
2020-06-02
powerpc/83xx: Blacklist mpc83xx_deep_resume() for kprobe
Christophe Leroy
1
-0
/
+1
2020-03-04
powerpc/83xx: Add some error handling in 'quirk_mpc8360e_qe_enet10()'
Christophe JAILLET
1
-1
/
+4
2020-03-04
powerpc/83xx: Fix some typo in some warning message
Christophe JAILLET
1
-2
/
+2
2020-02-09
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
7
-40
/
+5
2020-01-07
powerpc/83xx: use resource_size
Julia Lawall
1
-1
/
+1
2019-12-09
powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ
Rasmus Villemoes
7
-17
/
+5
2019-12-09
soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
Rasmus Villemoes
7
-23
/
+0
2019-12-09
soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx
Rasmus Villemoes
1
-1
/
+1
2019-11-21
powerpc/sysdev: drop simple gpio
Christophe Leroy
1
-7
/
+0
2019-11-19
powerpc/83xx: map IMMR with a BAT.
Christophe Leroy
1
-0
/
+11
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
15
-75
/
+15
2019-04-20
powerpc/83xx: Add missing of_node_put() after of_device_is_available()
Julia Lawall
1
-1
/
+3
2019-02-21
powerpc/83xx: Also save/restore SPRG4-7 during suspend
Christophe Leroy
1
-7
/
+27
2018-12-30
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-12-22
powerpc/83xx: handle machine check caused by watchdog timer
Christophe Leroy
1
-0
/
+17
2018-11-26
powerpc/kconfig: remove CONFIG_6xx
Christophe Leroy
1
-1
/
+1
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-1
/
+1
2018-05-03
powerpc: remove retired sbc834x support
Paul Gortmaker
3
-81
/
+0
2018-01-21
powerpc: Use octal numbers for file permissions
Russell Currey
1
-1
/
+1
2017-12-04
powerpc: Use of for_each_node_by_name() instead of open-coding it
Dmitry Torokhov
3
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-08-31
powerpc/83xx: Use sizeof correct type when ioremapping
Dan Carpenter
1
-2
/
+2
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2
-2
/
+3
2017-08-02
powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error check
Sergei Shtylyov
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2016-12-05
powerpc/83xx/suspend: use builtin_platform_driver
Geliang Tang
1
-5
/
+1
2016-09-25
powerpc/83xx: factor out the common codes of setup arch functions
Kevin Hao
15
-51
/
+22
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2
-3
/
+3
2016-08-22
powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner"
Markus Elfring
1
-1
/
+0
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
15
-33
/
+15
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
13
-31
/
+13
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
2
-2
/
+2
2016-06-08
powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
1
-3
/
+0
2016-03-30
powerpc: mpc8349emitx: use gpiochip data pointer
Linus Walleij
1
-3
/
+3
[next]