2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-17 17:53:56 +08:00
linux-next/arch/arm/mach-at91
Linus Torvalds fb09bafda6 Staging tree pull request for 3.5-rc1
Here is the big staging tree pull request for the 3.5-rc1 merge window.
 
 Loads of changes here, and we just narrowly added more lines than we
 added:
  622 files changed, 28356 insertions(+), 26059 deletions(-)
 
 But, good news is that there is a number of subsystems that moved out of
 the staging tree, to their respective "real" portions of the kernel.
 
 Code that moved out was:
 	- iio core code
 	- mei driver
 	- vme core and bridge drivers
 
 There was one broken network driver that moved into staging as a step
 before it is removed from the tree (pc300), and there was a few new
 drivers added to the tree:
 	- new iio drivers
 	- gdm72xx wimax USB driver
 	- ipack subsystem and 2 drivers
 
 All of the movements around have acks from the various subsystem
 maintainers, and all of this has been in the linux-next tree for a
 while.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.18 (GNU/Linux)
 
 iEYEABECAAYFAk+7q8MACgkQMUfUDdst+ymjogCguo8fANFVlPWeZGeoBTL+aQfQ
 yTkAoLE0codmh+2SvhulYgyU1Wh6ZDK2
 =nJ2F
 -----END PGP SIGNATURE-----

Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

Pull staging tree changes from Greg Kroah-Hartman:
 "Here is the big staging tree pull request for the 3.5-rc1 merge
  window.

  Loads of changes here, and we just narrowly added more lines than we
  added:
   622 files changed, 28356 insertions(+), 26059 deletions(-)

  But, good news is that there is a number of subsystems that moved out
  of the staging tree, to their respective "real" portions of the
  kernel.

  Code that moved out was:
	- iio core code
	- mei driver
	- vme core and bridge drivers

  There was one broken network driver that moved into staging as a step
  before it is removed from the tree (pc300), and there was a few new
  drivers added to the tree:
	- new iio drivers
	- gdm72xx wimax USB driver
	- ipack subsystem and 2 drivers

  All of the movements around have acks from the various subsystem
  maintainers, and all of this has been in the linux-next tree for a
  while.

  Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>"

Fixed up various trivial conflicts, along with a non-trivial one found
in -next and pointed out by Olof Johanssen: a clean - but incorrect -
merge of the arch/arm/boot/dts/at91sam9g20.dtsi file.  Fix up manually
as per Stephen Rothwell.

* tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (536 commits)
  Staging: bcm: Remove two unused variables from Adapter.h
  Staging: bcm: Removes the volatile type definition from Adapter.h
  Staging: bcm: Rename all "INT" to "int" in Adapter.h
  Staging: bcm: Fix warning: __packed vs. __attribute__((packed)) in Adapter.h
  Staging: bcm: Correctly format all comments in Adapter.h
  Staging: bcm: Fix all whitespace issues in Adapter.h
  Staging: bcm: Properly format braces in Adapter.h
  Staging: ipack/bridges/tpci200: remove unneeded casts
  Staging: ipack/bridges/tpci200: remove TPCI200_SHORTNAME constant
  Staging: ipack: remove board_name and bus_name fields from struct ipack_device
  Staging: ipack: improve the register of a bus and a device in the bus.
  staging: comedi: cleanup all the comedi_driver 'detach' functions
  staging: comedi: remove all 'default N' in Kconfig
  staging: line6/config.h: Delete unused header
  staging: gdm72xx depends on NET
  staging: gdm72xx: Set up parent link in sysfs for gdm72xx devices
  staging: drm/omap: initial dmabuf/prime import support
  staging: drm/omap: dmabuf/prime mmap support
  pstore/ram: Add ECC support
  pstore/ram: Switch to persistent_ram routines
  ...
2012-05-22 16:34:21 -07:00
..
include/mach arm-soc: support for new SoCs 2012-05-22 09:32:42 -07:00
at91rm9200_devices.c arm-soc: First batch of cleanups 2012-05-22 09:23:24 -07:00
at91rm9200_time.c ARM: at91: Export at91_st_base 2012-04-16 11:08:23 +02:00
at91rm9200.c arm-soc: First batch of cleanups 2012-05-22 09:23:24 -07:00
at91sam9_alt_reset.S ARM: at91: make sdram/ddr register base soc independent 2012-02-23 14:57:56 +01:00
at91sam9g45_devices.c Staging tree pull request for 3.5-rc1 2012-05-22 16:34:21 -07:00
at91sam9g45_reset.S ARM: at91: make sdram/ddr register base soc independent 2012-02-23 14:57:56 +01:00
at91sam9g45.c Staging tree pull request for 3.5-rc1 2012-05-22 16:34:21 -07:00
at91sam9n12.c ARM: at91: Add machine files for AT91SAM9N12 SoC 2012-04-28 01:40:11 +08:00
at91sam9rl_devices.c ARM: at91: drop at91_set_serial_console 2012-04-17 11:03:46 +02:00
at91sam9rl.c ARM: at91: drop at91_set_serial_console 2012-04-17 11:03:46 +02:00
at91sam9x5.c ARM: AT91: Add the ADC clock to the sam9x5 SoC file 2012-05-14 13:25:33 -07:00
at91sam926x_time.c ARM: at91/pit: add traces in case of error 2012-03-01 13:38:48 +01:00
at91sam9260_devices.c Staging tree pull request for 3.5-rc1 2012-05-22 16:34:21 -07:00
at91sam9260.c Staging tree pull request for 3.5-rc1 2012-05-22 16:34:21 -07:00
at91sam9261_devices.c ARM: at91: drop at91_set_serial_console 2012-04-17 11:03:46 +02:00
at91sam9261.c ARM: at91: drop at91_set_serial_console 2012-04-17 11:03:46 +02:00
at91sam9263_devices.c ARM: at91: add at91sam9263 DT support 2012-04-20 23:17:21 +08:00
at91sam9263.c ARM: at91: add at91sam9263 DT support 2012-04-20 23:17:21 +08:00
at91x40_time.c ARM: at91/at91x40: remove use of at91_sys_read/write 2012-02-17 17:54:05 +01:00
at91x40.c ARM: fix builds due to missing <asm/system_misc.h> includes 2012-03-30 15:44:40 -07:00
board-1arm.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-afeb-9260v1.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-cam60.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-carmeva.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-cpu9krea.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-cpuat91.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-csb337.c ARM: at91: move at91_init_leds to board init 2012-04-17 11:06:32 +02:00
board-csb637.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-dt.c ARM: at91/dt: do not specify the board any more 2012-04-17 14:47:22 +02:00
board-eb01.c at91: fix map_io init usage 2011-05-25 23:04:34 +08:00
board-eb9200.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-ecbat91.c ARM: at91: move at91_init_leds to board init 2012-04-17 11:06:32 +02:00
board-eco920.c ARM: at91: move at91_init_leds to board init 2012-04-17 11:06:32 +02:00
board-flexibity.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-foxg20.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-gsia18s.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-kafa.c ARM: at91: move at91_init_leds to board init 2012-04-17 11:06:32 +02:00
board-kb9202.c ARM: at91: move at91_init_leds to board init 2012-04-17 11:06:32 +02:00
board-neocore926.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-pcontrol-g20.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-picotux200.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-qil-a9260.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-rm9200dk.c ARM: at91: move at91_init_leds to board init 2012-04-17 11:06:32 +02:00
board-rm9200ek.c Merge tag 'at91-for-next-dt' of git://github.com/at91linux/linux-at91 into next/dt 2012-05-09 02:15:45 -07:00
board-rsi-ews.c ARM: at91: move at91_init_leds to board init 2012-04-17 11:06:32 +02:00
board-sam9-l9260.c ARM: at91: move at91_init_leds to board init 2012-04-17 11:06:32 +02:00
board-sam9g20ek.c Staging tree pull request for 3.5-rc1 2012-05-22 16:34:21 -07:00
board-sam9m10g45ek.c Staging tree pull request for 3.5-rc1 2012-05-22 16:34:21 -07:00
board-sam9rlek.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-sam9260ek.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-sam9261ek.c Merge tag 'at91-for-next-dt' of git://github.com/at91linux/linux-at91 into next/dt 2012-05-09 02:15:45 -07:00
board-sam9263ek.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-snapper9260.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-stamp9g20.c ARM: at91: do not pin mux the UARTs in init_early 2012-04-17 11:04:42 +02:00
board-usb-a926x.c ARM: at91: USB A926x update nand partition 2012-04-20 23:17:08 +08:00
board-yl-9200.c ARM: at91: move at91_init_leds to board init 2012-04-17 11:06:32 +02:00
clock.c Merge branch 'ux500-u9540-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/newsoc 2012-05-02 17:21:21 +02:00
clock.h at91: switch to CLKDEV_LOOKUP 2011-05-25 23:04:34 +08:00
cpuidle.c ARM: at91: pm select memory controler at runtime 2012-04-17 14:46:43 +02:00
generic.h ARM: at91: drop at91_set_serial_console 2012-04-17 11:03:46 +02:00
gpio.c ARM: at91/pio: add new PIO3 features 2012-03-01 13:38:50 +01:00
irq.c ARM: at91: AIC and GPIO IRQ device tree initialization 2012-03-01 13:29:03 +01:00
Kconfig ARM: at91: Add machine files for AT91SAM9N12 SoC 2012-04-28 01:40:11 +08:00
leds.c ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h 2011-08-08 14:27:41 +01:00
Makefile ARM: at91: Add machine files for AT91SAM9N12 SoC 2012-04-28 01:40:11 +08:00
Makefile.boot ARM: at91: Add machine files for AT91SAM9N12 SoC 2012-04-28 01:40:11 +08:00
pm_slowclock.S ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core support 2012-04-17 14:47:21 +02:00
pm.c ARM: at91: pm select memory controler at runtime 2012-04-17 14:46:43 +02:00
pm.h ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core support 2012-04-17 14:47:21 +02:00
sam9_smc.c ARM: at91: add accessor to manage SMC 2012-02-13 18:31:36 +01:00
sam9_smc.h ARM: at91: add accessor to manage SMC 2012-02-13 18:31:36 +01:00
setup.c Merge branch 'ux500-u9540-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/newsoc 2012-05-02 17:21:21 +02:00
soc.h ARM: at91: Add machine header file for AT91SAM9N12 SoC 2012-04-28 01:39:43 +08:00