DriverDev-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-05 22:37:31 to 2015-05-19 13:34:54 UTC [more...]

[RFC] Driver for Arduino-as-I2C-adapter
 2015-05-19 13:34 UTC  (6+ messages)

[PATCH 00/44] staging: unisys: continued rework of s-Par drivers
 2015-05-18 15:53 UTC  (55+ messages)
` [PATCH 01/44] staging: unisys: visorchipset_file_{init, cleanup}(): mark static
` [PATCH 02/44] staging: unisys: Remove unused visorchipset_save_message()
` [PATCH 03/44] staging: unisys: visorchipset_init(): Simplify initial checks
` [PATCH 04/44] staging: unisys: Remove unused livedump_info
` [PATCH 05/44] staging: unisys: Remove appos_subsystems.h
` [PATCH 06/44] staging: unisys: Include missing headers
` [PATCH 07/44] staging: unisys: Temporarily add visorbus/ ccflags
` [PATCH 08/44] staging: unisys: move hypervisor calls into visorbus
` [PATCH 09/44] staging: unisys: Move controlframework into controlvmchannel.h
` [PATCH 10/44] staging: unisys: Move channel.h to include. Controvlm to visorbus
` [PATCH 11/44] staging: unisys: vbuschannel belonsg "
` [PATCH 12/44] staging: unisys: Move diagchannel to include
` [PATCH 13/44] staging: unisys: Move files out of common-spar
` [PATCH 14/44] staging: unisys: Get rid of references to common-spar
` [PATCH 15/44] staging: unisys: get rid of sparstop
` [PATCH 16/44] staging: unisys: remove remaining utility headers
` [PATCH 17/44] staging: unisys: Remove temporarily added visorbus/ include in Makefile
` [PATCH 18/44] staging: unisys: Embed struct device for easier handling of attr
` [PATCH 19/44] staging: unisys: Wire up proper device attr for bus
` [PATCH 20/44] staging: unisys: Move the visorbus device underneath devices
` [PATCH 21/44] staging: unisys: Properly move version file into bus attr
` [PATCH 22/44] staging: unisys: Remove dead kobj structs
` [PATCH 23/44] staging: unisys: Clean up device sysfs attributes
` [PATCH 24/44] staging: unisys: Prep for removing 'info' structs
` [PATCH 25/44] staging: unisys: Add visor device find routine
` [PATCH 26/44] staging: unisys: Add a function to set the clientpartition
` [PATCH 27/44] staging: unisys: Add checks for creation
` [PATCH 28/44] staging: unisys: Remove unused intr
` [PATCH 29/44] staging: unisys: Convert the device attributes to visor_device
` [PATCH 30/44] staging: unisys: Convert bus functions to pass bus_info pointer around
` [PATCH 31/44] staging: unisys: Convert device functions to pass dev_info "
` [PATCH 32/44] staging: unisys: Move channel creation up the stack
  ` [PATCH 32/44 V2] "
` [PATCH 33/44] staging: unisys: Convert pending_msg_hdr to a pointer
` [PATCH 34/44] staging: unisys: Prepare vbus_hdr_info to be public
` [PATCH 35/44] staging: unisys: Migrate bus from devdata to visor_device
` [PATCH 36/44] staging: unisys: Remove unused cruft
` [PATCH 37/44] staging: unisys: Remove server flags
` [PATCH 38/44] staging: unisys: Do not use 0 as the default bus root device number
` [PATCH 39/44] staging: unisys: Convert bus creation to use visor_device
` [PATCH 40/44] staging: unisys: Convert device "
  ` [PATCH 40/44 V2] "
` [PATCH 41/44] staging: unisys: Removed unused entries from struct visor_channeltype_descriptor
` [PATCH 42/44] staging: unisys: Update diag serverity enum
` [PATCH 43/44] staging: unisys: Remove unneeded fields in diagchannel.h
` [PATCH 44/44] staging: unisys: Clean up diag_serverity enum

[PATCH] Staging: dgnc: fixed coding style issue in digi.h
 2015-05-17 19:31 UTC 

[PATCH] Staging: lustre: Replace kzalloc and memcpy by kmemdup
 2015-05-12 10:35 UTC 

[PATCH 000/141] staging: unisys: s-Par driver rebuild series
 2015-05-11 14:27 UTC  (130+ messages)
` [PATCH 002/141] staging: unisys: Move MYDRVNAME to visorchipset.h
` [PATCH 006/141] staging: unisys: Remove unncessary parenthesis
` [PATCH 007/141] staging: unisys: Don't zero struct elements which will be memset away
` [PATCH 008/141] staging: unisys: Do not initialize variables unnecessarily
` [PATCH 009/141] staging: unisys: Get rid of uint usage
` [PATCH 010/141] staging: unisys: Remove unused cache object counter
` [PATCH 012/141] staging: unisys: Remove a couple of unnecessary blank lines
` [PATCH 014/141] staging: unisys: Remove write-only visorchipset_bus_info.dev_no
` [PATCH 016/141] staging: unisys: Remove unused typedef SPARREPORTEVENT_COMPLETE_FUNC
` [PATCH 019/141] staging: unisys: Avoid some == 0 checks
` [PATCH 020/141] staging: unisys: No point in checking != 0
` [PATCH 022/141] staging: unisys: Remove write-only variable g_del_dump_msg_hdr
` [PATCH 023/141] staging: unisys: add visorbus driver
` [PATCH 024/141] staging: unisys: Move visorchannel into visorbus
` [PATCH 025/141] staging: unisys: Dissolve visorchannel.h
` [PATCH 026/141] staging: unisys: Move visorbus.h to public namespace
` [PATCH 027/141] staging: unisys: Remove unused driver
` [PATCH 028/141] staging: unisys: unify businst attributes into visorbus_main.c
` [PATCH 029/141] staging: unisys: unify channel "
` [PATCH 030/141] staging: unisys: unify devmajorminor "
` [PATCH 031/141] staging: unisys: rename visorchannel_funcs.c to visorchannel.c
` [PATCH 036/141] staging: unisys: remove file.c and pass functionality to visorchipset
` [PATCH 037/141] staging: unisys: move parser.[ch] functionality into visorchipset
` [PATCH 038/141] staging: unisys: move visorchipset files to visorbus
` [PATCH 039/141] staging: unisys: cleanup visorbus_private.h
` [PATCH 040/141] staging: unisys: visorchannel cleanup visorchannel_create_guts()
` [PATCH 041/141] staging: unisys: visorchannel some general function cleanups
` [PATCH 043/141] staging: unisys: visorchannel: visorchannel_create_overlap() is never used
` [PATCH 044/141] staging: unisys: visorbus: visorchannel_create_guts() always has parent == NULL
` [PATCH 046/141] staging: unisys: memregion: Use proper errno for mapit()
` [PATCH 048/141] staging: unisys: visorchipset: parser_init_guts(): Localize memregion usage
` [PATCH 049/141] staging: unisys: visorchipset: Use ioremap direction rather than heavy visor_memregion
` [PATCH 051/141] staging: unisys: visorchannel_clear(): Avoid 64KB memory leak
` [PATCH 052/141] staging: unisys: visorchannel_clear(): No need to use vmalloc here
` [PATCH 053/141] staging: unisys: decouple visor_memregion_{read, write}()
` [PATCH 054/141] staging: unisys: memregion: move struct memregion to memregion.h
` [PATCH 055/141] staging: unisys: memregion: Embed memregion in struct channel
` [PATCH 057/141] staging: unisys: Eliminate unused visorchannel_dump_section()
` [PATCH 060/141] staging: unisys: remove unused #define in controlvmchannel
` [PATCH 061/141] staging: unisys: remove unused #define MAX_SERIAL_NUM
` [PATCH 062/141] staging: unisys: remove server crust from visorchipset
` [PATCH 063/141] staging: unisys: remove unused CONTROL_VM messages from enum
` [PATCH 065/141] staging: unisys: controlvmchannel.h comment aligment and cleanup
` [PATCH 068/141] staging: unisys: remove unused chipset feature PCIVBUS
` [PATCH 069/141] staging: unisys: remove unused #define in iochannel.h
` [PATCH 070/141] staging: unisys: cleanup and align iochannel.h comments
` [PATCH 072/141] staging: unisys: Eliminate visor_memregion_create()
` [PATCH 077/141] staging: unisys: visorchannel_write(): Use memcpy_toio() directly
` [PATCH 078/141] staging: unisys: visorchannel_read(): Use memcpy_fromio() directly
` [PATCH 079/141] staging: unisys: visorchannel_write(): Handle partial channel_header writes
` [PATCH 080/141] staging: unisys: visorchannel_create_guts(): Use visorchannel_read()
` [PATCH 081/141] staging: unisys: Eliminate visor_memregion_read()
` [PATCH 082/141] staging: unisys: Eliminate visor_memregion_write()
` [PATCH 083/141] staging: unisys: Finally remove the last remnants of memregion
` [PATCH 085/141] staging: unisys: add acpi pnp driver
` [PATCH 087/141] staging: unisys: move timskmod.h functionality
` [PATCH 089/141] staging: unisys: remove timskmod.h and procobjecttree.h
` [PATCH 090/141] staging: unisys: move periodic_work.c into the visorbus directory
` [PATCH 091/141] staging: unisys: fix visorbus Kconfig
` [PATCH 092/141] staging: unisys: remove visorutil from top level Makefile
` [PATCH 095/141] staging: unisys: parser: Remove unused functions and mark others static
` [PATCH 096/141] staging: unisys: parser_init_guts(): standard_payload_header is always false
` [PATCH 097/141] staging: unisys: Remove wrapper around parser_init_guts()
` [PATCH 102/141] staging: unisys: visorchipset_init(): Simplify initial checks
` [PATCH 104/141] staging: unisys: Remove appos_subsystems.h
` [PATCH 107/141] staging: unisys: Move channel.h to include. Controvlm to visorbus
` [PATCH 108/141] staging: unisys: vbuschannel belonsg "
` [PATCH 109/141] staging: unisys: Move diagchannel to include
` [PATCH 111/141] staging: unisys: Get rid of references to common-spar
` [PATCH 113/141] staging: unisys: remove remaining utility headers
` [PATCH 114/141] staging: unisys: Embed struct device for easier handling of attr
` [PATCH 115/141] staging: unisys: Wire up proper device attr for bus
` [PATCH 116/141] staging: unisys: Move the visorbus device underneath devices
` [PATCH 117/141] staging: unisys: remove unused bus attribute code
` [PATCH 118/141] staging: unisys: Properly move version file into bus attr
` [PATCH 119/141] staging: unisys: Remove dead kobj structs
` [PATCH 120/141] staging: unisys: Clean up device sysfs attributes
` [PATCH 121/141] staging: unisys: Prep for removing 'info' structs
` [PATCH 122/141] staging: unisys: Add visor device find routine
` [PATCH 123/141] staging: unisys: Add a function to set the clientpartition
` [PATCH 124/141] staging: unisys: Add checks for creation
` [PATCH 125/141] staging: unisys: Convert cmd functions to visor_device
` [PATCH 126/141] staging: unisys: Convert the epilog "
` [PATCH 127/141] staging: unisys: Convert the notifier "
` [PATCH 128/141] staging: unisys: Convert the bus/device creation "
` [PATCH 129/141] staging: unisys: Convert the responders "
` [PATCH 130/141] staging: unisys: Convert the device attributes "
` [PATCH 131/141] staging: unisys: Convert init/exit routines "
` [PATCH 132/141] staging: unisys: Remove dead code leftover from conversion
` [PATCH 133/141] staging: unisys: Remove unused intr
` [PATCH 134/141] staging: unisys: Hide vbus_hdr_info from public visor_device
` [PATCH 135/141] staging: unisys: Include missing headers
` [PATCH 136/141] staging: unisys: Removed unused entries from struct visor_channeltype_descriptor
` [PATCH 137/141] staging: unisys: Hide contents of pending_msg_hdr
` [PATCH 138/141] staging: unisys: Update diag serverity enum
` [PATCH 139/141] staging: unisys: Remove unneeded fields in diagchannel.h
` [PATCH 140/141] staging: unisys: Clean up diag_serverity enum
` [PATCH 141/141] staging: unisys: Get rid of unused function

Separating a driver into dependent models
 2015-05-11 10:43 UTC  (2+ messages)

[PATCH] staging: dgap: remove unused code
 2015-05-09 12:29 UTC 

[PATCH 00/67] staging: unisys: checkpatch cleanup in include directory
 2015-05-09  9:07 UTC  (5+ messages)
` [PATCH 02/67] staging: unisys: remove typedef for PERIODIC_WORK

[PATCH 0/6] staging: comedi: gsc_hpdi: some clean-ups
 2015-05-08 17:06 UTC  (2+ messages)

A Linux USB driver project
 2015-05-08 10:12 UTC 

[PATCH 1/2] staging: dgap: move function before remove
 2015-05-07 11:12 UTC  (2+ messages)
` [PATCH 2/2] staging: dgap: use remove function

Anybody working on rtl8712?
 2015-05-06 22:37 UTC  (6+ messages)
  ` Fwd: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).