Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
5347 3433 d 10 h serge /drivers/include/asm/ ddk: update includes  
5346 3433 d 10 h serge /drivers/video/drm/ drm: update  
5345 3433 d 11 h serge /drivers/ ddk: kernel rw locks  
5294 3438 d 16 h hidnplayr /drivers/usb/usbhid/ Fix codes for multimedia keys.  
5273 3440 d 14 h serge /drivers/audio/infinity/ Infinity: return proper size for ring buffers  
5272 3440 d 20 h serge /drivers/include/ ddk: update includes  
5271 3441 d 11 h serge /drivers/video/drm/ drm: ati-3.19-rc1  
5270 3441 d 11 h serge /drivers/ ddk: 3.19-rc1  
5247 3449 d 5 h hidnplayr /drivers/ethernet/ i8255x: longer acces timing for eeprom.  
5246 3449 d 8 h clevermouse /drivers/usb/ small fix in OHCI driver  
5234 3452 d 11 h clevermouse /drivers/audio/ sound loader: fix crash if the target driver has refused to load  
5194 3470 d 14 h hidnplayr /drivers/ethernet/ Program TFA correctly.  
5193 3470 d 14 h hidnplayr /drivers/audio/ Remove unused locals  
5186 3476 d 9 h hidnplayr / Make all network driver service names uppercase.
(avoid loading the same driver multiple times because of different naming)
 
5184 3477 d 14 h hidnplayr /drivers/ethernet/ DEC21X4X: dont copy data when receiving.  
5182 3478 d 4 h hidnplayr /drivers/ethernet/ removed duplicate mii constants  
5180 3478 d 4 h hidnplayr /drivers/ethernet/ DEC21X4X: use regular descriptors instead of chained method, better support for real cards (works on Accton EN1207B-TX card)  
5179 3482 d 15 h serge /drivers/video/drm/radeon/ drm: ati-3.17.3  
5178 3482 d 15 h serge /drivers/include/ ddk: 3.17.3  
5173 3493 d 9 h hidnplayr /drivers/audio/ Use PCI list instead of manually re-scanning PCI bus.  
5172 3493 d 10 h hidnplayr /drivers/unfinished/ Dont try to scan multiple functions on a single function device.  
5170 3494 d 7 h hidnplayr /drivers/audio/ Fixed typo from #5168  
5168 3494 d 10 h hidnplayr /drivers/audio/ Dont try to scan multiple functions on a single function device.
Load SB16 driver when no compatible PCI soundcard was found.
 
5156 3497 d 8 h hidnplayr /drivers/ethernet/ i8254x: dont crash when out of memory.  
5148 3505 d 14 h hidnplayr /drivers/usb/usbhid/ USBHID: translate USB media keys to corresponding PS/2 codes.  
5140 3536 d 18 h hidnplayr /drivers/ethernet/ Corrected ANE bit. (Merged from Baremetal OS)  
5139 3537 d 14 h serge /drivers/video/drm/ drm: 3.17-rc6  
5128 3542 d 16 h serge /drivers/video/drm/ drm: 3.17-rc5  
5127 3544 d 15 h hidnplayr /drivers/ethernet/ set zero flag when transmit succeeded.  
5126 3544 d 15 h hidnplayr /drivers/ethernet/ RTL8169: set zero flag when transmit succeeded  
5098 3547 d 11 h clevermouse / switch build system to Tup  
5097 3550 d 8 h serge /drivers/video/drm/ drm: 3.17-rc4  
5096 3550 d 8 h serge /drivers/ddk/ ddk: dmi support  
5087 3557 d 6 h gtament /drivers/usb/usbftdi/ Converted to PE. Added explaining debug messages. Now two levels of debug output. Improved readability.  
5086 3557 d 6 h gtament /drivers/usb/usbftdi/ Include file for apps, which want to use FTDI chips, has all constants and sort of documentation  
5085 3557 d 6 h gtament /drivers/usb/usbftdi/ Improved code style. Changed linkedlist_delete to linkedlist_unlink to make linkedlist.inc universal  
5079 3558 d 9 h serge / move incomplete uart.asm into /drivers/old  
5078 3558 d 15 h serge /drivers/video/drm/ drm i915: 3.17-rc3  
5077 3558 d 15 h clevermouse / * sound drivers converted to PE
* sound driver selector: revert r5071 and fix the problem properly
* sis: integrate changes from drivers/audio/sisnbook, add to autobuild
* intelac97: fix clicks during play on VBox
* intel_hda: fix problems at shutdown
 
5076 3558 d 16 h hidnplayr /drivers/mouse/ More reliable third button.