alistair23-linux/drivers/staging/greybus
Linus Torvalds 9a19a6db37 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull vfs updates from Al Viro:

 - more ->d_init() stuff (work.dcache)

 - pathname resolution cleanups (work.namei)

 - a few missing iov_iter primitives - copy_from_iter_full() and
   friends. Either copy the full requested amount, advance the iterator
   and return true, or fail, return false and do _not_ advance the
   iterator. Quite a few open-coded callers converted (and became more
   readable and harder to fuck up that way) (work.iov_iter)

 - several assorted patches, the big one being logfs removal

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  logfs: remove from tree
  vfs: fix put_compat_statfs64() does not handle errors
  namei: fold should_follow_link() with the step into not-followed link
  namei: pass both WALK_GET and WALK_MORE to should_follow_link()
  namei: invert WALK_PUT logics
  namei: shift interpretation of LOOKUP_FOLLOW inside should_follow_link()
  namei: saner calling conventions for mountpoint_last()
  namei.c: get rid of user_path_parent()
  switch getfrag callbacks to ..._full() primitives
  make skb_add_data,{_nocache}() and skb_copy_to_page_nocache() advance only on success
  [iov_iter] new primitives - copy_from_iter_full() and friends
  don't open-code file_inode()
  ceph: switch to use of ->d_init()
  ceph: unify dentry_operations instances
  lustre: switch to use of ->d_init()
2016-12-16 10:24:44 -08:00
..
Documentation
tools
arche-apb-ctrl.c staging: greybus: fix block comment 2016-10-16 10:24:20 +02:00
arche-platform.c Merge 4.9-rc5 into staging-next 2016-11-14 08:53:56 +01:00
arche_platform.h
arpc.h
audio_apbridgea.c
audio_apbridgea.h
audio_codec.c staging: greybus: audio_codec: Remove useless return statement. 2016-10-16 10:27:35 +02:00
audio_codec.h staging: greybus: audio: remove redundant slot field 2016-10-24 15:48:02 +02:00
audio_gb.c
audio_manager.c
audio_manager.h staging: greybus: audio: remove redundant slot field 2016-10-24 15:48:02 +02:00
audio_manager_module.c staging: greybus: audio: remove redundant slot field 2016-10-24 15:48:02 +02:00
audio_manager_private.h
audio_manager_sysfs.c staging: greybus: audio: remove redundant slot field 2016-10-24 15:48:02 +02:00
audio_module.c staging: greybus: audio_module: remove redundant OOM message 2016-12-07 11:41:17 +01:00
audio_topology.c drivers: staging: greybus: Fixed CHECKS for brace issues 2016-10-16 10:24:21 +02:00
authentication.c
bootrom.c
bundle.c
bundle.h
camera.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-12-16 10:24:44 -08:00
connection.c
connection.h
control.c
control.h
core.c
debugfs.c
es2.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-12-16 10:24:44 -08:00
firmware.h
fw-core.c
fw-download.c
fw-management.c
gb-camera.h
gbphy.c
gbphy.h
gpio.c Staging: greybus: gpio: Use gbphy_dev->dev instead of bundle->dev 2016-10-17 09:14:55 +02:00
greybus.h
greybus_authentication.h
greybus_firmware.h
greybus_id.h
greybus_manifest.h
greybus_protocols.h
greybus_trace.h
hd.c
hd.h
hid.c
i2c.c
interface.c
interface.h
Kconfig
light.c staging: greybus: light: check the correct value of delay_on 2016-10-02 15:49:26 +02:00
log.c Staging: Greybus: Fix trailing */ in block comments 2016-10-24 15:48:02 +02:00
loopback.c staging: greybus: Use setup_timer function 2016-09-23 19:00:43 +02:00
Makefile
manifest.c greybus: manifest: style fix missing space before '(' 2016-09-27 12:59:51 +02:00
manifest.h
module.c greybus: fix a leak on error in gb_module_create() 2016-10-24 15:51:00 +02:00
module.h
operation.c
operation.h
power_supply.c
pwm.c
raw.c
sdio.c staging: Greybus: Remove unnecessary braces for single statement block 2016-11-19 14:23:09 +01:00
spi.c
spilib.c
spilib.h
svc.c don't open-code file_inode() 2016-12-04 18:29:28 -05:00
svc.h
svc_watchdog.c
timesync.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-12-16 10:24:44 -08:00
timesync.h
timesync_platform.c staging: greybus/timesync: avoid divide by zero on X86 Qemu 2016-09-27 12:59:51 +02:00
uart.c staging: greybus: use get_icount tty operation 2016-11-10 14:06:23 +01:00
usb.c
vibrator.c