min/max: remove sparse warnings when they're nested
[cascardo/linux.git] / drivers / staging / greybus / operation.c
2016-10-07 Linus TorvaldsMerge branch 'i2c/for-4.9' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge tag 'pci-v4.9-changes' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge tag 'vfio-v4.9-rc1' of git://github.com/awilliam...
2016-10-07 Linus TorvaldsMerge tag 'md/4.9-rc1' of git://git./linux/kernel/git...
2016-10-07 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2016-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge tag 'mfd-for-linus-4.9' of git://git./linux/kerne...
2016-10-07 Linus TorvaldsMerge tag 'backlight-for-linus-4.9' of git://git./linux...
2016-10-07 Linus TorvaldsMerge tag 'hsi-for-4.9' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge tag 'for-v4.9' of git://git./linux/kernel/git...
2016-10-07 Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2016-10-07 Linus TorvaldsMerge tag 'dmaengine-4.9-rc1' of git://git.infradead...
2016-10-07 Linus TorvaldsMerge tag 'rpmsg-v4.9' of git://github.com/andersson...
2016-10-07 Linus TorvaldsMerge tag 'rproc-v4.9' of git://github.com/andersson...
2016-10-06 Linus TorvaldsMerge tag 'for-f2fs-4.9' of git://git./linux/kernel...
2016-10-06 Linus TorvaldsMerge tag 'pstore-v4.9-rc1' of git://git./linux/kernel...
2016-10-06 Linus TorvaldsMerge tag 'for-linus-4.9-ofs1' of git://git./linux...
2016-10-06 Linus TorvaldsMerge tag 'trace-v4.9' of git://git./linux/kernel/git...
2016-10-06 Linus TorvaldsMerge tag 'for-linus-4.9-rc0-tag' of git://git./linux...
2016-10-06 Linus TorvaldsMerge tag 'kvm-4.9-1' of git://git./virt/kvm/kvm
2016-10-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-10-06 Linus TorvaldsMerge tag 'xfs-for-linus-4.9-rc1' of git://git./linux...
2016-10-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2016-10-06 Linus TorvaldsMerge branch 'for-linus' of git://git.armlinux.org...
2016-10-06 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2016-10-06 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2016-10-06 Linus TorvaldsMerge tag 'xtensa-20161005' of git://github.com/jcmvbkb...
2016-10-06 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2016-10-05 Linus TorvaldsMerge tag 'staging-4.9-rc1' of git://git./linux/kernel...
2016-09-20 Greg Kroah-HartmanMerge tag 'iio-for-4.9c' of git://git./linux/kernel...
2016-09-19 Greg Kroah-HartmanMerge branch 'greybus' into staging-testing
2016-09-19 Greg Kroah-HartmanMerge greybus driver tree into 4.8-rc6
2016-07-26 Johan Hovoldgreybus: operation: clean up request handler
2016-07-26 Johan Hovoldgreybus: operation: fix broken response tracepoint
2016-07-26 Johan Hovoldgreybus: operation: fix broken response error messages
2016-07-22 David Lingreybus: operation: print id when synchronous operation...
2016-06-23 Viresh Kumargreybus: Revert "greybus: ratelimit errors usually...
2016-06-21 Vaibhav Hiremathgreybus: ratelimit errors usually seen on unipro_reset
2016-05-27 Johan Hovoldgreybus: fix tracepoint-related whitespace issues
2016-05-27 Johan Hovoldgreybus: connection: implement proper connection closure
2016-05-27 Johan Hovoldgreybus: operation: add helper for creating core operations
2016-05-27 Johan Hovoldgreybus: operation: restructure activation state handling
2016-05-27 Johan Hovoldgreybus: operation: clean up early connection-state...
2016-05-27 Alex Eldergreybus: tracing: fix a bad tracepoint
2016-05-21 Alex Eldergreybus: add operation traces
2016-05-18 Johan Hovoldgreybus: operation: fix broken activation logic
2016-05-17 Eli Senneshgreybus: operation: rate-limit dev_err printing on...
2016-05-13 Johan Hovoldgreybus: connection: add offloaded connection flag
2016-05-09 David Lingreybus: operation: fix an inconsistent indent
2016-04-29 Johan Hovoldgreybus: operation: fix definition of the invalid type
2016-04-29 Johan Hovoldgreybus: operation: add helper functions for unidirecti...
2016-04-29 Johan Hovoldgreybus: operation: add support for initiating unidirec...
2016-04-29 Johan Hovoldgreybus: operation: update gb_operation_request_send...
2016-04-29 Johan Hovoldgreybus: fix outdated kernel-doc comment
2016-02-26 Johan Hovoldgreybus: operation: add support for short responses
2016-02-26 Johan Hovoldgreybus: operation: add temporary pointer to response...
2016-02-12 Johan Hovoldgreybus: core: add device prefix to error messages
2016-01-19 Johan Hovoldgreybus: connection: add unidirectional enabled state
2016-01-19 Johan Hovoldgreybus: connection: add per-connection request handlers
2015-12-05 Viresh Kumargreybus: don't use %h and %hh for printing short and...
2015-11-25 Johan Hovoldgreybus: operation: handle static connections
2015-11-05 Johan Hovoldgreybus: hd: rename host-device structure
2015-10-15 Greg Kroah-Hartmangreybus: operation: use the bundle struct device instea...
2015-10-14 Johan Hovoldgreybus: operation: clean up error messages
2015-10-14 Johan Hovoldgreybus: operation: drop OOM-response FIXME
2015-09-29 Johan Hovoldgreybus: operation: remove gb_operation_destroy
2015-09-18 Bryan O'Donoghuegreybus: operation, core: hook tracepoints into message...
2015-08-18 Viresh Kumargreybus: operation: Fix wrong order of arguments
2015-08-14 Viresh Kumargreybus: operation: print message type on errors
2015-07-23 Johan Hovoldgreybus: operation: add completion work queue
2015-07-23 Johan Hovoldgreybus: operation: use per-connection work queues
2015-07-22 Johan Hovoldgreybus: operation: clean up greybus_message_sent
2015-07-22 Johan Hovoldgreybus: operation: fix operation ordering
2015-07-20 Johan Hovoldgreybus: operation: fix atomic message submission
2015-07-20 Johan Hovoldgreybus: operation: fix atomic response allocation
2015-07-15 Johan Hovoldgreybus: operation: add gb_operation_sync_timeout helper
2015-07-15 Johan Hovoldgreybus: operation: allow drivers to define custom...
2015-07-15 Johan Hovoldgreybus: operation: split incoming and outgoing cancell...
2015-07-15 Johan Hovoldgreybus: operation: fix response-cancellation race
2015-07-15 Johan Hovoldgreybus: operation: fix operation look-up race
2015-07-15 Johan Hovoldgreybus: operation: fix connection tear down
2015-07-15 Johan Hovoldgreybus: operation: suppress response submission on...
2015-07-15 Johan Hovoldgreybus: operation: clean up operation work function
2015-07-15 Johan Hovoldgreybus: operation: complete operations on cancellation
2015-07-15 Johan Hovoldgreybus: operation: make cancellation synchronous
2015-07-15 Johan Hovoldgreybus: operation: add active counter
2015-07-15 Johan Hovoldgreybus: operation: clean up create-incoming error...
2015-07-15 Johan Hovoldgreybus: operation: fix another cancellation use-after...
2015-07-13 Johan Hovoldgreybus: operation: fix incoming-response corruption
2015-07-13 Johan Hovoldgreybus: operation: fix outgoing-response corruption
2015-07-13 Johan Hovoldgreybus: operation: fix use-after-free in response...
2015-07-13 Johan Hovoldgreybus: operation: fix operation-destroy race
2015-07-01 Johan Hovoldgreybus: operation: fix cancellation of responses
2015-07-01 Johan Hovoldgreybus: operation: allocate response before setting...
2015-07-01 Johan Hovoldgreybus: operation: drop redundant oom message
2015-07-01 Johan Hovoldgreybus: operation: add unidirectional-operation flag
2015-07-01 Johan Hovoldgreybus: operation: add incoming-operation flag
next