index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
fsl_soc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gianfar: Add magic packet and suspend/resume support.
Scott Wood
2008-07-16
1
-0
/
+3
*
powerpc: Add support for multiple gfar mdio interfaces
Andy Fleming
2008-07-16
1
-46
/
+38
*
powerpc/fsl_soc: gianfar: don't probe disabled devices
Anton Vorontsov
2008-07-16
1
-0
/
+3
*
powerpc/i2c: Convert i2c-mpc into an of_platform driver
Jon Smirl
2008-07-12
1
-133
/
+0
*
Merge branch 'merge'
Paul Mackerras
2008-06-09
1
-1
/
+1
|
\
|
*
rtc-ds1374: rename device to just "ds1374"
Jean Delvare
2008-06-06
1
-1
/
+1
*
|
[POWERPC] fsl: Update fsl_soc to use cell-index property of I2C nodes
Timur Tabi
2008-06-02
1
-2
/
+8
*
|
[POWERPC] fsl: Add CS4270 i2c data to fsl_soc.c
Timur Tabi
2008-06-02
1
-0
/
+1
*
|
[POWERPC] fsl: Add warning for unrecognized I2C nodes in the device tree
Timur Tabi
2008-06-02
1
-0
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2008-05-03
1
-2
/
+2
|
\
|
*
[POWERPC] Squash build warning for print of resource_size_t in fsl_soc.c
Becky Bruce
2008-05-01
1
-2
/
+2
*
|
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
2008-04-29
1
-15
/
+12
|
/
*
powerpc: Add DIU platform code for MPC8610HPCD
York Sun
2008-04-28
1
-0
/
+41
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-21
1
-579
/
+32
|
\
|
*
[POWERPC] fsl_soc: Factor fsl_get_sys_freq() out of the wdt and spi inits.
Scott Wood
2008-04-17
1
-38
/
+32
|
*
[POWERPC] CPM: Always use new binding.
Scott Wood
2008-04-17
1
-541
/
+0
*
|
phy: Change mii_bus id field to a string
Andy Fleming
2008-04-16
1
-2
/
+3
|
/
*
[POWERPC] FSL: fix mpc83xx_spi device registration
Kim Phillips
2008-02-05
1
-1
/
+1
*
[POWERPC] fsl_spi: stop using device_type = "spi"
Anton Vorontsov
2008-01-28
1
-38
/
+60
*
spi_mpc83xx: use brg-frequency for SPI in QE
Anton Vorontsov
2008-01-28
1
-13
/
+33
*
[POWERPC] QE: get rid of most device_types and model
Anton Vorontsov
2008-01-28
1
-1
/
+4
*
[POWERPC] fsl_soc: Fix get_immrbase() to use ranges, rather than reg.
Scott Wood
2008-01-23
1
-2
/
+10
*
[POWERPC] fsl_soc: add support to gianfar for fixed-link property
Vitaly Bordug
2008-01-23
1
-17
/
+62
*
[POWERPC] 83xx: USB device tree cleanups
Li Yang
2008-01-23
1
-7
/
+5
*
[POWERPC] Use for_each macros in arch/powerpc/sysdev
Cyrill Gorcunov
2008-01-17
1
-4
/
+3
*
[POWERPC] FSL: enet device tree cleanups
Kumar Gala
2007-12-12
1
-5
/
+10
*
[POWERPC] FSL: I2C device tree cleanups
Kumar Gala
2007-12-11
1
-5
/
+3
*
[POWERPC] spi: Support non-QE processors
Peter Korsgaard
2007-10-08
1
-0
/
+4
*
[POWERPC] 85xx/86xx: refactor RSTCR reset code
Kumar Gala
2007-10-08
1
-0
/
+38
*
[POWERPC] MPC8568E-MDS: add support for ds1374 rtc
Anton Vorontsov
2007-10-04
1
-0
/
+1
*
[POWERPC] fsl_soc: fix uninitialized i2c_board_info structure
Anton Vorontsov
2007-10-04
1
-2
/
+1
*
[POWERPC] fsl_soc: rtc-ds1307 support
Peter Korsgaard
2007-10-04
1
-0
/
+6
*
[POWERPC] fsl_soc: Fix trivial printk typo.
Peter Korsgaard
2007-10-04
1
-1
/
+1
*
[POWERPC] Introduce new CPM device bindings.
Scott Wood
2007-10-03
1
-0
/
+2
*
[POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequency
Scott Wood
2007-10-03
1
-10
/
+14
*
[POWERPC] fsl_soc: add support for fsl_spi
Anton Vorontsov
2007-09-14
1
-0
/
+87
*
[POWERPC] fsl_soc.c cleanup
Scott Wood
2007-09-14
1
-10
/
+17
*
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
2007-08-28
1
-0
/
+1
|
\
|
*
[POWERPC] Fix 8xx compile failure
Kumar Gala
2007-08-17
1
-0
/
+1
*
|
[POWERPC] Fix i2c device string format
Guennadi Liakhovetski
2007-08-17
1
-4
/
+9
|
/
*
[POWERPC] Add of_register_i2c_devices()
Guennadi Liakhovetski
2007-07-26
1
-0
/
+61
*
Fix RGMII-ID handling in gianfar
Andy Fleming
2007-07-18
1
-0
/
+9
*
[POWERPC] 8xx: mpc885ads pcmcia support
Vitaly Bordug
2007-07-10
1
-0
/
+13
*
[POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init().
Scott Wood
2007-05-09
1
-1
/
+1
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
1
-42
/
+48
*
[POWERPC] add of_get_mac_address and update fsl_soc.c to use it
Timur Tabi
2007-02-17
1
-12
/
+7
*
[POWERPC] 83xx: Add platform_device for USB DR peripheral driver
Li Yang
2007-02-08
1
-19
/
+59
*
[POWERPC] 8xx: platform related changes to the fsl_soc
Vitaly Bordug
2007-02-07
1
-2
/
+272
*
[PATCH] Slight refactor of interrupt mapping for FSL parts
Andy Fleming
2006-11-13
1
-17
/
+11
*
[POWERPC] Fix fsl_soc build breaks
Olof Johansson
2006-10-07
1
-4
/
+5
[next]