index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
83xx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX
Matthias Schiffer
2024-05-07
1
-2
/
+4
*
powerpc/83xx: Fix build failure with FPU=n
Michael Ellerman
2024-03-07
1
-1
/
+2
*
powerpc/machdep: Define 'compatibles' property in ppc_md and use it
Christophe Leroy
2024-03-03
3
-27
/
+3
*
powerpc/mpc83xx: Use wait_event_freezable() for freezable kthread
Kevin Hao
2023-12-21
1
-2
/
+1
*
powerpc/mpc83xx: Add the missing set_freezable() for agent_thread_fn()
Kevin Hao
2023-12-21
1
-0
/
+2
*
powerpc: Untangle fixmap.h and pgtable.h and mmu.h
Christophe Leroy
2023-10-19
1
-0
/
+2
*
powerpc/83xx: Split usb.c
Christophe Leroy
2023-08-18
4
-119
/
+152
*
powerpc/83xx: Fix style problems in usb.c and remove unneccessary includes fr...
Christophe Leroy
2023-08-18
2
-22
/
+15
*
powerpc: Explicitly include correct DT includes
Rob Herring
2023-08-02
3
-4
/
+6
*
powerpc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-14
1
-1
/
+1
*
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-04-29
14
-604
/
+4
|
\
|
*
powerpc: drop MPC832x_MDS platform support
Paul Gortmaker
2023-04-20
3
-109
/
+0
|
*
powerpc: drop MPC837x_MDS platform support
Paul Gortmaker
2023-04-20
3
-102
/
+0
|
*
powerpc: drop MPC836x_MDS platform support
Paul Gortmaker
2023-04-20
3
-208
/
+0
|
*
powerpc: drop MPC834x_MDS platform support
Paul Gortmaker
2023-04-20
3
-105
/
+0
|
*
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
2023-03-15
12
-12
/
+0
|
*
powerpc/platforms: Use 'compatible' property for simple cases
Christophe Leroy
2023-03-14
8
-72
/
+8
*
|
powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select references with functi...
Amit Kumar Mahapatra
2023-03-11
1
-1
/
+1
|
/
*
powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...
Yang Yingliang
2022-12-02
1
-1
/
+1
*
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-10-09
1
-1
/
+5
|
\
|
*
powerpc/83xx: Add missing of_node_put() in mpc832x_spi_init()
Liang He
2022-09-05
1
-1
/
+5
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-2
/
+1
|
/
*
powerpc/platforms/83xx/suspend: Remove write-only global variable
Uwe Kleine-König
2022-07-28
1
-2
/
+0
*
powerpc/platforms/83xx/suspend: Prevent unloading the driver
Uwe Kleine-König
2022-07-28
1
-6
/
+1
*
powerpc/platforms/83xx/suspend: Reorder to get rid of a forward declaration
Uwe Kleine-König
2022-07-28
1
-22
/
+21
*
powerpc/32: Remove the 'nobats' kernel parameter
Christophe Leroy
2022-06-29
1
-8
/
+6
*
powerpc/platforms/83xx: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
2022-05-22
1
-5
/
+2
*
powerpc: Add missing headers
Christophe Leroy
2022-05-08
4
-3
/
+4
*
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-08
6
-6
/
+0
*
powerpc/83xx/mpc8349emitx: Get rid of of_node assignment
Andy Shevchenko
2022-04-21
1
-9
/
+5
*
powerpc/83xx: Add __init attribute to eligible functions
Nick Child
2021-12-23
6
-10
/
+10
*
powerpc/83xx/mpc8349emitx: Drop unused variable
Uwe Kleine-König
2021-11-15
1
-1
/
+0
*
powerpc/83xx/mpc8349emitx: Make mcu_gpiochip_remove() return void
Uwe Kleine-König
2021-10-27
1
-5
/
+2
*
powerpc/83xx: Fix build error when CONFIG_PCI=n
Michael Ellerman
2021-02-11
1
-1
/
+1
*
powerpc/83xx: Move PHB discovery
Oliver O'Halloran
2021-02-08
13
-2
/
+12
*
powerpc: Use simple i2c probe function
Stephen Kitt
2020-09-02
1
-2
/
+2
*
powerpc/83xx: Blacklist mpc83xx_deep_resume() for kprobe
Christophe Leroy
2020-06-02
1
-0
/
+1
*
powerpc/83xx: Add some error handling in 'quirk_mpc8360e_qe_enet10()'
Christophe JAILLET
2020-03-04
1
-1
/
+4
*
powerpc/83xx: Fix some typo in some warning message
Christophe JAILLET
2020-03-04
1
-2
/
+2
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-08
7
-40
/
+5
|
\
|
*
powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ
Rasmus Villemoes
2019-12-09
7
-17
/
+5
|
*
soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
Rasmus Villemoes
2019-12-09
7
-23
/
+0
|
*
soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx
Rasmus Villemoes
2019-12-09
1
-1
/
+1
*
|
powerpc/83xx: use resource_size
Julia Lawall
2020-01-07
1
-1
/
+1
|
/
*
powerpc/sysdev: drop simple gpio
Christophe Leroy
2019-11-21
1
-7
/
+0
*
powerpc/83xx: map IMMR with a BAT.
Christophe Leroy
2019-11-19
1
-0
/
+11
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
2
-8
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
15
-75
/
+15
*
powerpc/83xx: Add missing of_node_put() after of_device_is_available()
Julia Lawall
2019-04-20
1
-1
/
+3
*
powerpc/83xx: Also save/restore SPRG4-7 during suspend
Christophe Leroy
2019-02-21
1
-7
/
+27
[next]