linux-kernelorg-stable/drivers/staging
Jens Taprogge cea2f7cdff Staging: ipack/bridges/tpci200: Use the TPCI200 in big endian mode.
During initialization we configure the TPCI200 so it does not swap data
lanes on IndustryPack module access.  The read and write functions are
changed accordingly.

We are taking this approach in the hope that all IP Carriers are able to
present the Module memory layout unchanged.  We can thus directly access
the memory and registers of IP Modules without having to rely on the
read and write wrappers currently exposed in ipack_bus_opts.  A later
patch will convert the existing driver and remove the wrappers.

Signed-off-by: Jens Taprogge <jens.taprogge@taprogge.org>
Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-04 14:39:54 -07:00
..
android Staging: android: Alarm driver cleanups 2012-09-04 14:23:33 -07:00
asus_oled Staging: asus_oled: Add suspend/resume callbacks 2012-09-04 13:12:13 -07:00
bcm staging: bcm: use pr_info and pr_err rather than printk 2012-09-04 14:28:42 -07:00
ccg
comedi staging: comedi: das08: abbreviate IS_ENABLED() 2012-09-04 12:00:43 -07:00
cptm1217 staging: cptm1217: use module_i2c_driver macro 2012-09-04 14:23:33 -07:00
crystalhd drivers/staging/crystalhd/crystalhd_lnx.c: adjust inconsistent IS_ERR and PTR_ERR 2012-09-04 14:22:48 -07:00
csr staging: csr: replace calls to kmalloc and memset with kzalloc 2012-09-04 14:35:05 -07:00
cxt1e1 staging: cxt1e1: solve coding style problem 2012-09-04 14:27:42 -07:00
echo
et131x staging: et131x: using is_zero_ether_addr() to simplify the code 2012-09-04 14:14:08 -07:00
frontier
ft1000
gdm72xx staging: gdm72xx: Fix bogus test 2012-09-04 11:16:22 -07:00
iio staging:iio: Update email address for Jonathan Cameron. 2012-09-03 20:26:46 +01:00
ipack Staging: ipack/bridges/tpci200: Use the TPCI200 in big endian mode. 2012-09-04 14:39:54 -07:00
keucr
line6
media
net
nvec staging: nvec: use system_nrt_wq instead of custom one 2012-09-04 13:18:15 -07:00
octeon
olpc_dcon
omap-thermal
omapdrm staging: drm/omap: invert dimensions on crtc when rotated 2012-09-04 12:18:10 -07:00
ozwpan staging: ozwpan: remove pointless conditional before kfree_skb() 2012-09-04 13:12:13 -07:00
panel
phison
quickstart
ramster
rtl8187se staging: rtl8187se: using random_ether_addr() to generate random MAC 2012-09-04 14:10:08 -07:00
rtl8192e staging: rtl8192e: using random_ether_addr() to generate random MAC 2012-09-04 14:11:28 -07:00
rtl8192u Staging: rtl8192u: using random_ether_addr() to generate random MAC 2012-09-04 14:11:29 -07:00
rtl8712 staging: r8712u: use is_zero_ether_addr() instead of memcmp() 2012-09-04 14:14:08 -07:00
rts5139
rts_pstor staging/rts_pstor: remove braces {} in rtsx_chip.c 2012-09-04 12:31:53 -07:00
sbe-2t3e3 staging: sbe-2t3e3: fix sparse warnings 2012-09-04 14:22:48 -07:00
sep Staging: sep: Correct misspelled "remap_page_range" -> "remap_pfn_range" 2012-09-04 14:27:41 -07:00
serqt_usb2 staging: serqt_usb2: fix dbg print when kzalloc failed to allocate qt_port 2012-09-04 14:23:33 -07:00
slicoss staging: slicoss: release firmware before returning 2012-09-04 14:23:33 -07:00
sm7xxfb staging: sm7xxfb: copy device name before we pass to the smtc_alloc_fb_info 2012-09-04 14:23:33 -07:00
speakup speakup: lower default software speech rate 2012-09-04 14:03:40 -07:00
ste_rmi4
telephony
tidspbridge
usbip
vme staging/vme: Use pr_ printks in vme_pio2_core.c 2012-09-04 13:22:48 -07:00
vt6655 Staging: vt6655: using is_broadcast_ether_addr() to simplify the code 2012-09-04 14:01:42 -07:00
vt6656 Staging: vt6656: using is_broadcast_ether_addr() to simplify the code 2012-09-04 14:01:42 -07:00
winbond staging: "winbond" Fix typos. 2012-09-04 14:27:42 -07:00
wlags49_h2 staging: wlags49_h2: use is_broadcast_ether_addr() instead of memcmp() 2012-09-04 13:16:26 -07:00
wlags49_h25
wlan-ng
xgifb
zcache
zram
zsmalloc
Kconfig
Makefile
staging.c