remarkable-linux/drivers
Ben Hutchings 4984c23735 sfc: Use __iowrite64_copy instead of a slightly different local function
__iowrite64_copy() isn't quite the same as efx_memcpy_64(), but
it looks close enough:

- The length is in units of qwords not bytes
- It never byte-swaps, but that doesn't make a difference now as PIO
  is only enabled for x86_64
- It doesn't include any memory barriers, but that's OK as there is a
  barrier just before pushing the doorbell
- mlx4_en uses it for the same purpose

Compile-tested only.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Acked-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-29 15:30:29 -07:00
..
accessibility
acpi ACPI / video: Add use_native_backlight quirk for HP ProBook 4540s 2014-07-16 14:16:30 +02:00
amba
ata ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode) 2014-07-18 18:00:50 -04:00
atm
auxdisplay
base platform_get_irq: Revert to platform_get_resource if of_irq_get fails 2014-07-11 18:06:36 -07:00
bcma bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9) 2014-07-18 13:45:24 -04:00
block drbd: fix regression 'out of mem, failed to invoke fence-peer helper' 2014-07-10 11:06:03 +02:00
bluetooth Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboard 2014-07-21 15:07:08 +03:00
bus
cdrom
char Fix a BUG splat found by trinity. 2014-07-18 20:26:46 -10:00
clk This batch of fixes is for a handful of clock drivers from Allwinner, 2014-07-13 12:21:04 -07:00
clocksource
connector
cpufreq cpufreq: move policy kobj to policy->cpu at resume 2014-07-17 14:23:22 +02:00
cpuidle
crypto crypto: caam - fix memleak in caam_jr module 2014-07-10 16:59:13 +08:00
dca
devfreq
dio
dma
edac
eisa
extcon
firewire Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-07-16 14:09:34 -07:00
firmware efi: fdt: Do not report an error during boot if UEFI is not available 2014-07-10 11:02:48 +01:00
fmc
gpio
gpu Merge tag 'drm-intel-fixes-2014-07-18' of git://anongit.freedesktop.org/drm-intel 2014-07-19 16:48:38 +10:00
hid
hsi net: set name_assign_type in alloc_netdev() 2014-07-15 16:12:48 -07:00
hv Drivers: hv: hv_fcopy: fix a race condition for SMP guest 2014-07-17 18:43:10 -07:00
hwmon hwmon: (adt7470) Fix writes to temperature limit registers 2014-07-16 21:18:47 -07:00
hwspinlock
i2c
ide Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide 2014-07-21 22:44:24 -07:00
idle
iio iio: mma8452: Use correct acceleration units. 2014-07-12 13:18:55 +01:00
infiniband Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-07-22 00:44:59 -07:00
input
iommu
ipack
irqchip irqchip: gic: Fix core ID calculation when topology is read from DT 2014-07-18 13:13:41 +00:00
isdn isdn: use constants instead of magicnumbers 2014-07-24 23:31:36 -07:00
leds
lguest
macintosh
mailbox
mcb
md Fix the dm-thinp and dm-cache targets to disallow changing the data 2014-07-18 06:25:05 -10:00
media Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-07-22 00:44:59 -07:00
memory
memstick
message
mfd
misc net: set name_assign_type in alloc_netdev() 2014-07-15 16:12:48 -07:00
mmc
mtd Two UBI fastmap-related fixes for v3.16: 2014-07-18 06:23:34 -10:00
net sfc: Use __iowrite64_copy instead of a slightly different local function 2014-07-29 15:30:29 -07:00
nfc
ntb
nubus
of Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-07-15 08:42:52 -07:00
oprofile
parisc
parport
pci
pcmcia
phy USB fixes for 3.16-rc5 2014-07-12 14:13:10 -07:00
pinctrl
platform
pnp
power
powercap
pps
ps3
ptp
pwm
rapidio
regulator
remoteproc
reset
rpmsg
rtc
s390 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-07-22 00:44:59 -07:00
sbus
scsi libcxgbi:cxgb4i Guard ipv6 code with a config check 2014-07-20 00:45:54 -07:00
sfi
sh
sn
soc
spi
spmi
ssb ssb: extract power info from SPROM revs 4 and 5 2014-07-18 13:45:24 -04:00
staging Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-07-22 00:44:59 -07:00
target
tc
thermal
tty Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-07-16 14:09:34 -07:00
uio
usb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-07-22 00:44:59 -07:00
uwb
vfio
vhost
video
virt
virtio
vlynq
vme
w1
watchdog
xen Fixes: 2014-07-17 08:02:35 -10:00
zorro
Kconfig
Makefile