Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
5023 3541 d 12 h gtament /drivers/usb/usbftdi/ Fixed baudrate. Added dirty hack to read\write procs because of some mistake in kernel. Added lines in linkedlist_isvalid just in case eax=0  
/drivers/usb/usbftdi/linkedlist.inc
/drivers/usb/usbftdi/usbftdi.asm
5020 3543 d 13 h gtament /drivers/usb/usbftdi/ Fixed endpoints' numbers typo  
/drivers/usb/usbftdi/usbftdi.asm
5019 3543 d 14 h gtament /drivers/usb/usbftdi/ Fixed iocode typo near CreateEvent  
/drivers/usb/usbftdi/usbftdi.asm
5018 3543 d 15 h gtament /drivers/usb/usbftdi/ Added getters and setter for chunksizes. Some optimizations. Added some checks and errors notification (work in progress).  
/drivers/usb/usbftdi/usbftdi.asm
5014 3548 d 21 h gtament /drivers/usb/usbftdi/ Added ftdi_read_data. Small bug fixes  
/drivers/usb/usbftdi/usbftdi.asm
5006 3562 d 17 h hidnplayr / Converted SIS900 driver to PE format.  
/data/eng/Makefile
/data/et/Makefile
/data/it/Makefile
/data/rus/Makefile
/data/sp/Makefile
/drivers/ethernet/sis900.asm
5005 3562 d 17 h hidnplayr / Converted RTL8029 driver to PE format.  
/data/eng/Makefile
/data/et/Makefile
/data/it/Makefile
/data/rus/Makefile
/data/sp/Makefile
/drivers/ethernet/RTL8029.asm
5004 3562 d 20 h hidnplayr /drivers/ethernet/ Enabled all interrupt causes.  
/drivers/ethernet/pcnet32.asm
5003 3562 d 20 h hidnplayr /drivers/ethernet/ Changed some debug output.  
/drivers/ethernet/R6040.asm
4998 3563 d 15 h hidnplayr /drivers/ethernet/ forcedeth: converted driver to PE format, bugfixes and enhancements in probe, reset, transmit and int_handler procedures.  
/drivers/ethernet/forcedeth.asm
4997 3564 d 12 h gtament /drivers/usb/usbftdi/ Added advisory locks. ftdi_get_list now returns list of FTDI devices. Added some requests. Added chip type identification in AddDevice. Changed linkedlist's procs' names. Added linkedlist_isvalid  
/drivers/usb/usbftdi/linkedlist.inc
/drivers/usb/usbftdi/usbftdi.asm
4992 3575 d 11 h gtament /drivers/usb/usbftdi/ Finished set_baudrate. Added setfloctrl. Optimized ConfPacket init for OUT requests  
/drivers/usb/usbftdi/usbftdi.asm
4985 3590 d 14 h gtament /drivers/usb/usbftdi/ Added new requsts. Moved repeated code lines. Returned GPL header  
/drivers/usb/usbftdi/usbftdi.asm
4984 3592 d 10 h gtament /drivers/usb/usbftdi/ Driver now stable. Added new requests (setrtshigh and setrtslow). All requests have some error, as a result status of usb request is 8  
/drivers/usb/usbftdi/usbftdi.asm
4980 3593 d 10 h gtament /drivers/ Fixed controll_callback. Added GPL header to the driver. Added USB functions in imports.inc  
/drivers/imports.inc
/drivers/usb/usbftdi/usbftdi.asm
4979 3593 d 12 h gtament /drivers/usb/usbftdi/ Minor driver changes. Also fixed offset mistakes  
/drivers/usb/usbftdi/linkedlist.inc
/drivers/usb/usbftdi/usbftdi.asm
4975 3596 d 9 h gtament /drivers/usb/usbftdi/ The very first version of FTDI driver. The only request is 'set_pins'. Not tested yet  
/drivers/usb/usbftdi
/drivers/usb/usbftdi/linkedlist.inc
/drivers/usb/usbftdi/usbftdi.asm
4974 3596 d 19 h hidnplayr /drivers/ethernet/ Small bugfix concerning ISA devices  
/drivers/ethernet/RTL8029.asm
4928 3622 d 20 h Serge /drivers/ddk/ ddk: import ChangeTask  
/drivers/ddk/core.S
4803 3663 d 10 h hidnplayr /drivers/ethernet/ reduced time-out for auto negotiation, bugfixes.  
/drivers/ethernet/RTL8169.asm
4663 3684 d 11 h hidnplayr /drivers/ethernet/ Updated stub for BCM57XX driver to PE format.  
/drivers/ethernet/bcm57xx.asm
/drivers/ethernet/mtd80x.asm
4642 3689 d 11 h hidnplayr /drivers/ethernet/ disabled superfluous debug output.  
/drivers/ethernet/rhine.asm
4629 3691 d 15 h hidnplayr /drivers/ethernet/ Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.  
/drivers/ethernet/RTL8029.asm
/drivers/ethernet/i8255x.asm
/drivers/ethernet/mtd80x.asm
/drivers/ethernet/pcnet32.asm
4627 3692 d 0 h hidnplayr /drivers/ethernet/ Fixed bug in RTL8029 driver which allowed it to be loaded multiple times.  
/drivers/ethernet/RTL8029.asm
4606 3699 d 10 h hidnplayr / Rhine ethernet driver: now in PE format.  
/data/eng/Makefile
/data/et/Makefile
/data/it/Makefile
/data/rus/Makefile
/data/sp/Makefile
/drivers/ethernet/rhine.asm
4597 3704 d 18 h hidnplayr / R6040 driver, now in PE format.  
/data/eng/Makefile
/data/et/Makefile
/data/it/Makefile
/data/rus/Makefile
/data/sp/Makefile
/drivers/ethernet/R6040.asm
4582 3710 d 10 h hidnplayr / Updated filenames in makefiles for mtd80x.sys and i8255x.sys, disabled superflous debug output for i8255x and pcnet32 driver.  
/data/eng/Makefile
/data/et/Makefile
/data/it/Makefile
/data/sp/Makefile
/drivers/ethernet/i8255x.asm
/drivers/ethernet/pcnet32.asm
4581 3710 d 10 h hidnplayr /drivers/ethernet/ i8255x network driver: Now in PE format.  
/drivers/ethernet/i8255x.asm
4580 3710 d 10 h hidnplayr /drivers/ MTD80x network driver: Now in PE format. Added link detection and more specific device names. Fixed typo in PE network drivers.  
/drivers/ethernet/i8254x.asm
/drivers/ethernet/mtd80x.asm
/drivers/ethernet/pcnet32.asm
/drivers/netdrv_pe.inc
4577 3711 d 14 h clevermouse /drivers/usb/ small fix  
/drivers/usb/ehci.asm
4576 3711 d 14 h hidnplayr /drivers/ethernet/ MTD80x driver: MAC address is now read correctly, Fixed bug in transmit procedure.  
/drivers/ethernet/mtd80x.asm
4570 3720 d 12 h Serge /drivers/video/drm/vmwgfx/ vmwgfx: vmw alpha cursor  
/drivers/video/drm/vmwgfx/Makefile
/drivers/video/drm/vmwgfx/main.c
/drivers/video/drm/vmwgfx/vmwgfx_drv.c
/drivers/video/drm/vmwgfx/vmwgfx_fifo.c
/drivers/video/drm/vmwgfx/vmwgfx_kms.c
4569 3721 d 1 h Serge /drivers/video/drm/ vmwgfx: 3.14-rc1  
/drivers/video/drm/vmwgfx/vmwgfx_mob.c
/drivers/video/drm/vmwgfx/vmwgfx_shader.c
/drivers/video/drm/ttm/ttm_bo.c
/drivers/video/drm/ttm/ttm_bo_util.c
/drivers/video/drm/ttm/ttm_object.c
/drivers/video/drm/ttm/ttm_page_alloc.c
/drivers/video/drm/ttm/ttm_tt.c
/drivers/video/drm/vmwgfx/Makefile
/drivers/video/drm/vmwgfx/svga3d_reg.h
/drivers/video/drm/vmwgfx/svga_reg.h
/drivers/video/drm/vmwgfx/vmwgfx_buffer.c
/drivers/video/drm/vmwgfx/vmwgfx_context.c
/drivers/video/drm/vmwgfx/vmwgfx_dmabuf.c
/drivers/video/drm/vmwgfx/vmwgfx_drv.c
/drivers/video/drm/vmwgfx/vmwgfx_drv.h
/drivers/video/drm/vmwgfx/vmwgfx_execbuf.c
/drivers/video/drm/vmwgfx/vmwgfx_fence.c
/drivers/video/drm/vmwgfx/vmwgfx_fifo.c
/drivers/video/drm/vmwgfx/vmwgfx_gmr.c
/drivers/video/drm/vmwgfx/vmwgfx_gmrid_manager.c
/drivers/video/drm/vmwgfx/vmwgfx_irq.c
/drivers/video/drm/vmwgfx/vmwgfx_kms.c
/drivers/video/drm/vmwgfx/vmwgfx_resource.c
/drivers/video/drm/vmwgfx/vmwgfx_scrn.c
/drivers/video/drm/vmwgfx/vmwgfx_surface.c
4568 3721 d 1 h Serge /drivers/include/ ddk: update 3.14-rc1 includes  
/drivers/include/linux/dma-buf.h
/drivers/include/linux/dma-direction.h
/drivers/include/linux/dma-mapping.h
/drivers/include/linux/dma_remapping.h
/drivers/include/linux/uapi/drm/vmwgfx_drm.h
/drivers/include/drm/vmwgfx_drm.h
/drivers/include/drm/ttm/ttm_bo_api.h
/drivers/include/drm/ttm/ttm_bo_driver.h
/drivers/include/drm/ttm/ttm_execbuf_util.h
/drivers/include/drm/ttm/ttm_object.h
/drivers/include/drm/ttm/ttm_page_alloc.h
/drivers/include/linux/scatterlist.h
4560 3724 d 23 h Serge /drivers/video/drm/ i915: 3.14-rc1  
/drivers/video/drm/i915/intel_dsi.c
/drivers/video/drm/i915/intel_dsi.h
/drivers/video/drm/i915/intel_dsi_cmd.c
/drivers/video/drm/i915/intel_dsi_cmd.h
/drivers/video/drm/i915/intel_dsi_pll.c
/drivers/video/drm/i915/intel_fbdev.c
/drivers/video/drm/i915/execbuffer.c
/drivers/video/drm/i915/hmm.c
/drivers/video/drm/i915/intel_fb.c
/drivers/video/drm/drm_crtc.c
/drivers/video/drm/drm_crtc_helper.c
/drivers/video/drm/drm_dp_helper.c
/drivers/video/drm/drm_edid.c
/drivers/video/drm/drm_fb_helper.c
/drivers/video/drm/drm_gem.c
/drivers/video/drm/drm_global.c
/drivers/video/drm/drm_irq.c
/drivers/video/drm/drm_modes.c
/drivers/video/drm/drm_pci.c
/drivers/video/drm/drm_stub.c
/drivers/video/drm/drm_vma_manager.c
/drivers/video/drm/i915/Makefile
/drivers/video/drm/i915/Makefile.lto
/drivers/video/drm/i915/dvo.h
/drivers/video/drm/i915/dvo_ns2501.c
/drivers/video/drm/i915/i915_dma.c
/drivers/video/drm/i915/i915_drv.c
/drivers/video/drm/i915/i915_drv.h
/drivers/video/drm/i915/i915_gem.c
/drivers/video/drm/i915/i915_gem_context.c
/drivers/video/drm/i915/i915_gem_execbuffer.c
/drivers/video/drm/i915/i915_gem_gtt.c
/drivers/video/drm/i915/i915_gem_stolen.c
/drivers/video/drm/i915/i915_gem_tiling.c
/drivers/video/drm/i915/i915_gpu_error.c
/drivers/video/drm/i915/i915_irq.c
/drivers/video/drm/i915/i915_reg.h
/drivers/video/drm/i915/i915_trace.h
/drivers/video/drm/i915/intel_bios.c
/drivers/video/drm/i915/intel_bios.h
/drivers/video/drm/i915/intel_crt.c
/drivers/video/drm/i915/intel_ddi.c
/drivers/video/drm/i915/intel_display.c
/drivers/video/drm/i915/intel_dp.c
/drivers/video/drm/i915/intel_drv.h
/drivers/video/drm/i915/intel_dvo.c
/drivers/video/drm/i915/intel_hdmi.c
/drivers/video/drm/i915/intel_i2c.c
/drivers/video/drm/i915/intel_lvds.c
/drivers/video/drm/i915/intel_opregion.c
/drivers/video/drm/i915/intel_panel.c
/drivers/video/drm/i915/intel_pm.c
/drivers/video/drm/i915/intel_ringbuffer.c
/drivers/video/drm/i915/intel_ringbuffer.h
/drivers/video/drm/i915/intel_sdvo.c
/drivers/video/drm/i915/intel_sdvo_regs.h
/drivers/video/drm/i915/intel_sideband.c
/drivers/video/drm/i915/intel_sprite.c
/drivers/video/drm/i915/intel_uncore.c
/drivers/video/drm/i915/kms_display.c
/drivers/video/drm/i915/kos_gem_fb.c
/drivers/video/drm/i915/main.c
4559 3724 d 23 h Serge /drivers/include/ ddk: 3.14-rc1 includes  
/drivers/include/linux/file.h
/drivers/include/linux/fs.h
/drivers/include/linux/mipi_display.h
/drivers/include/linux/vmalloc.h
/drivers/include/ddk.h
/drivers/include/drm/drm.h
/drivers/include/drm/drmP.h
/drivers/include/drm/drm_crtc.h
/drivers/include/drm/drm_crtc_helper.h
/drivers/include/drm/drm_dp_helper.h
/drivers/include/drm/drm_mem_util.h
/drivers/include/drm/drm_memory.h
/drivers/include/drm/drm_mode.h
/drivers/include/drm/drm_pciids.h
/drivers/include/drm/drm_vma_manager.h
/drivers/include/drm/i915_drm.h
/drivers/include/drm/i915_pciids.h
/drivers/include/linux/delay.h
/drivers/include/linux/kernel.h
/drivers/include/linux/mm.h
/drivers/include/linux/uapi/drm/drm.h
/drivers/include/linux/uapi/drm/i915_drm.h
4557 3726 d 9 h Serge /drivers/video/drm/i915/ i915: 3.12.9 fix tiling for Gen3 gpu's  
/drivers/video/drm/i915/intel_display.c
/drivers/video/drm/i915/kms_display.c
4555 3727 d 13 h clevermouse /drivers/audio/intel_hda/ hda driver: don't read uninitialized memory  
/drivers/audio/intel_hda/CODEC.INC
4547 3732 d 18 h clevermouse / API to cancel all queued transfers on USB pipe; add timeout for USB device early initialization  
/kernel/trunk/docs/usbapi_ru.txt
/drivers/usb/ehci.asm
/drivers/usb/ehci_scheduler.inc
/drivers/usb/ohci.asm
/drivers/usb/uhci.asm
/drivers/usb/usb1_scheduler.inc
/kernel/trunk/bus/usb/common.inc
/kernel/trunk/bus/usb/hccommon.inc
/kernel/trunk/bus/usb/pipe.inc
/kernel/trunk/bus/usb/protocol.inc
/kernel/trunk/docs/usbapi.txt
4539 3734 d 10 h Serge /drivers/video/drm/ i915: 3.12.9  
/drivers/video/drm/drm_cache.c
/drivers/video/drm/drm_edid.c
/drivers/video/drm/drm_fb_helper.c
/drivers/video/drm/drm_gem.c
/drivers/video/drm/drm_irq.c
/drivers/video/drm/i915/i915_dma.c
/drivers/video/drm/i915/i915_drv.h
/drivers/video/drm/i915/i915_gem.c
/drivers/video/drm/i915/i915_gem_context.c
/drivers/video/drm/i915/i915_gem_execbuffer.c
/drivers/video/drm/i915/i915_gem_gtt.c
/drivers/video/drm/i915/i915_irq.c
/drivers/video/drm/i915/intel_ddi.c
/drivers/video/drm/i915/intel_display.c
/drivers/video/drm/i915/intel_dp.c
/drivers/video/drm/i915/intel_pm.c
/drivers/video/drm/i915/intel_ringbuffer.c
/drivers/video/drm/i915/kms_display.c
/drivers/video/drm/i915/main.c