summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2015-05-10Staging: iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven4-7/+7
2015-05-09Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-131/+166
2015-05-08staging: unisys: uislib.h: Remove unused cache allocation prototypesJes Sorensen1-5/+0
2015-05-08staging: unisys: visorchipset: Remove unused cache allocatorJes Sorensen1-39/+0
2015-05-08staging: unisys: Remove wrapper around parser_init_guts()Jes Sorensen1-12/+1
2015-05-08staging: unisys: parser_init_guts(): standard_payload_header is always falseJes Sorensen1-28/+9
2015-05-08staging: unisys: parser: Remove unused functions and mark others staticJes Sorensen1-197/+4
2015-05-08staging: unisys: visorchipset: Declare parser_init_byte_stream() staticJes Sorensen1-7/+1
2015-05-08staging: unisys: visorchannel: Make visorchannel_create take a gfp_tJes Sorensen5-20/+21
2015-05-08staging: unisys: remove visorutil from top level MakefileBenjamin Romer1-1/+0
2015-05-08staging: unisys: fix visorbus KconfigBenjamin Romer1-1/+1
2015-05-08staging: unisys: move periodic_work.c into the visorbus directoryErik Arfvidson5-19/+1
2015-05-08staging: unisys: remove timskmod.h and procobjecttree.hErik Arfvidson10-108/+4
2015-05-08staging: unisys: remove charqueue.cErik Arfvidson3-165/+1
2015-05-08staging: unisys: move timskmod.h functionalityErik Arfvidson10-195/+50
2015-05-08staging: unisys: add ACPI and PCI requirement to KconfigBenjamin Romer1-0/+2
2015-05-08staging: unisys: add acpi pnp driverPrarit Bhargava3-23/+58
2015-05-08staging: unisys: remove BOOL,TRUE,FALSE definitionsPrarit Bhargava10-90/+85
2015-05-08staging: unisys: Finally remove the last remnants of memregionJes Sorensen6-93/+25
2015-05-08staging: unisys: Eliminate visor_memregion_write()Jes Sorensen3-32/+16
2015-05-08staging: unisys: Eliminate visor_memregion_read()Jes Sorensen3-20/+5
2015-05-08staging: unisys: visorchannel_create_guts(): Use visorchannel_read()Jes Sorensen1-2/+2
2015-05-08staging: unisys: visorchannel_write(): Handle partial channel_header writesJes Sorensen1-3/+6
2015-05-08staging: unisys: visorchannel_read(): Use memcpy_fromio() directlyJes Sorensen1-6/+5
2015-05-08staging: unisys: visorchannel_write(): Use memcpy_toio() directlyJes Sorensen1-2/+7
2015-05-08staging: unisys: memregion: {un, }mapit() are no longer usedJes Sorensen1-30/+0
2015-05-08staging: unisys: memregion: Eliminate visor_memregion_get_*() functionsJes Sorensen3-28/+3
2015-05-08staging: unisys: memregion: Eliminate visor_memregion_resize()Jes Sorensen3-19/+15
2015-05-08staging: unisys: memregion: Eliminate visor_memregion_destroy()Jes Sorensen3-11/+5
2015-05-08staging: unisys: Eliminate visor_memregion_create()Jes Sorensen3-29/+10
2015-05-08staging: unisys: get rid of serialloopbacktestDavid Kershner2-8/+1
2015-05-08staging: unisys: cleanup and align iochannel.h commentsErik Arfvidson1-116/+124
2015-05-08staging: unisys: remove unused #define in iochannel.hErik Arfvidson1-137/+0
2015-05-08staging: unisys: remove unused chipset feature PCIVBUSErik Arfvidson1-1/+0
2015-05-08staging: unisys: remove unused CONTROLVM_CHIPSET_SHUTDOWNErik Arfvidson1-1/+0
2015-05-08staging: unisys: remove unused device_map and guest_devices structErik Arfvidson1-19/+1
2015-05-08staging: unisys: controlvmchannel.h comment aligment and cleanupErik Arfvidson1-124/+107
2015-05-08staging: unisys: rename variable to reserverd since it is unusedErik Arfvidson1-1/+1
2015-05-08staging: unisys: remove unused CONTROL_VM messages from enumErik Arfvidson1-5/+0
2015-05-08staging: unisys: remove server crust from visorchipset.David Kershner3-183/+62
2015-05-08staging: unisys: remove unused #define MAX_SERIAL_NUMErik Arfvidson1-4/+0
2015-05-08staging: unisys: remove unused #define in controlvmchannelErik Arfvidson1-5/+0
2015-05-08staging: unisys: remove unused enum from controlvmchannel.hErik Arfvidson1-4/+0
2015-05-08staging: unisys: remove typedef GUEST_PHYSICAL_ADDRESS to u64Erik Arfvidson2-21/+19
2015-05-08staging: unisys: Eliminate unused visorchannel_dump_section()Jes Sorensen2-39/+0
2015-05-08staging: unisys: visorchannel_get_memregion() isn't usedJes Sorensen2-8/+0
2015-05-08staging: unisys: memregion: Embed memregion in struct channelJes Sorensen3-28/+20
2015-05-08staging: unisys: memregion: move struct memregion to memregion.hJes Sorensen2-7/+5
2015-05-08staging: unisys: decouple visor_memregion_{read, write}()Jes Sorensen1-17/+9
2015-05-08staging: unisys: visorchannel_clear(): No need to use vmalloc hereJes Sorensen1-4/+5