Skip to content
Snippets Groups Projects
Select Git revision
  • 20121026-for-linux-2.6.24
  • 20121026-for-linux-2.6.32
  • develop
  • devfede-beta
  • devfede-big-things
  • devfede-dma
  • devfede-hrt-problem
  • devfede-zio-1.3
  • dma
  • dma2
  • eucentre-160407
  • fede-ldisc-20150318
  • for-linux-2.6.24
  • for-linux-2.6.32
  • master default
  • pfzio-121109
  • pfzio-20130418
  • pfzio-20130520
  • pfzio-20150318
  • rubi-ldisc-120807
  • v1.4.1
  • v1.4.0
  • v1.3.1
  • zio-1.2
  • zio-v1.1
  • zio-v1.0
  • zio-beta4
  • fine-delay-sw-v1.1
  • zio-beta3
  • zio-beta2
30 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.07May229Apr2227Mar25825Jan222119181081Dec30Nov29262524151198543131Oct302928264Sep29Aug22211073Jul20Jun3May217Apr169615Mar1413Feb1211108732131Jan3029246511Dec630Nov26252220151312412Octsock-syscall: cleanupsock-buffer: cleanupsock-nic.c: cleanuppfzio: more cleanup and some renamepfzio: minor cleanup steppfzio: all names now use zn_as a prefixpfzio: complete implementation, but still with some bugsBuffer improvements: flush and helperssysfs.c: improve comment about buffer instance disablesysfs.c: add buffer flush sysfs commandhelpers.c: add buffer's helpers and use themUse device_type->release() to release zio object resources. Simplifyobject.c: replace __bi_{create_and_init|register} with __bi_create()object.c: replace __ti_{create_and_init|register} with __ti_create()object.c: put_device() after zio_device_find_child()object.c: move releasing code in dev_type->release() operationmove device_type definition from sysfs.c to objects.cbugfix: wrong release order for bi and ti attributestrivial: reword/add some dev_dbg messages[new driver] add support for Velleman K8055 boardbus.c: verify if template exists on driver registertrivial: a few whitespace fixesDocumentation/ABI: add ABI documentation[bug-fix] bus.c: fix device probe failurezio: remove cset operation init() and exit()[style] object.c: improve readability of zio_unregister_device()sysfs.c: simplify code readability in zattr_set_create functioncore.c: last attribute's enumerator cannot be greater than MAX_STD_ATTRsysfs: new std attribute 'version' for device, trigger and buffersysfs [user-space incompatibility]: rename re-enable to nshotszio-sysfs.h: add ZIO_WO_PERMhelpers.c [fix]: __zio_arm_input_trigger: free blocks on raw_io errorMakefile: trivial: use zio-y instead of zio-objsMakefile: add coccicheck supportmisc.c: trivial, return explicit NULL on failureobject.c: do not set ti_old->cset to NULL[BACKPORT]: add Module.markers to .gitignoredoc: remove version-1.0 stringMerge commit '0be9ddc1'[BACKPORT] drivers/zio-zero.c: use put_unaligned()