Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5494 3312 d 21 h hidnplayr /drivers/ethernet/ Updated chip version detection with a lot of newer chips.
(From r8169.c linux driver dated feb 2015)
 
5367 3364 d 18 h serge /drivers/video/drm/ drm: 3.19-rc3  
5363 3366 d 14 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5354 3369 d 15 h serge /drivers/video/drm/ drm: 3.19-rc2  
5352 3369 d 16 h serge /drivers/include/ ddk: update includes  
5351 3369 d 17 h serge / kernel: combine display related data in one structure  
5347 3370 d 18 h serge /drivers/include/asm/ ddk: update includes  
5346 3370 d 18 h serge /drivers/video/drm/ drm: update  
5345 3370 d 19 h serge /drivers/ ddk: kernel rw locks  
5294 3376 d 0 h hidnplayr /drivers/usb/usbhid/ Fix codes for multimedia keys.  
5273 3377 d 22 h serge /drivers/audio/infinity/ Infinity: return proper size for ring buffers  
5272 3378 d 4 h serge /drivers/include/ ddk: update includes  
5271 3378 d 19 h serge /drivers/video/drm/ drm: ati-3.19-rc1  
5270 3378 d 19 h serge /drivers/ ddk: 3.19-rc1  
5247 3386 d 13 h hidnplayr /drivers/ethernet/ i8255x: longer acces timing for eeprom.  
5246 3386 d 17 h clevermouse /drivers/usb/ small fix in OHCI driver  
5234 3389 d 20 h clevermouse /drivers/audio/ sound loader: fix crash if the target driver has refused to load  
5194 3407 d 22 h hidnplayr /drivers/ethernet/ Program TFA correctly.  
5193 3407 d 22 h hidnplayr /drivers/audio/ Remove unused locals  
5186 3413 d 18 h hidnplayr / Make all network driver service names uppercase.
(avoid loading the same driver multiple times because of different naming)
 
5184 3414 d 22 h hidnplayr /drivers/ethernet/ DEC21X4X: dont copy data when receiving.  
5182 3415 d 12 h hidnplayr /drivers/ethernet/ removed duplicate mii constants  
5180 3415 d 13 h hidnplayr /drivers/ethernet/ DEC21X4X: use regular descriptors instead of chained method, better support for real cards (works on Accton EN1207B-TX card)  
5179 3419 d 23 h serge /drivers/video/drm/radeon/ drm: ati-3.17.3  
5178 3419 d 23 h serge /drivers/include/ ddk: 3.17.3  
5173 3430 d 17 h hidnplayr /drivers/audio/ Use PCI list instead of manually re-scanning PCI bus.  
5172 3430 d 18 h hidnplayr /drivers/unfinished/ Dont try to scan multiple functions on a single function device.  
5170 3431 d 15 h hidnplayr /drivers/audio/ Fixed typo from #5168  
5168 3431 d 18 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 3434 d 16 h hidnplayr /drivers/ethernet/ i8254x: dont crash when out of memory.  
5148 3442 d 22 h hidnplayr /drivers/usb/usbhid/ USBHID: translate USB media keys to corresponding PS/2 codes.  
5140 3474 d 2 h hidnplayr /drivers/ethernet/ Corrected ANE bit. (Merged from Baremetal OS)  
5139 3474 d 22 h serge /drivers/video/drm/ drm: 3.17-rc6  
5128 3480 d 0 h serge /drivers/video/drm/ drm: 3.17-rc5  
5127 3481 d 23 h hidnplayr /drivers/ethernet/ set zero flag when transmit succeeded.  
5126 3481 d 23 h hidnplayr /drivers/ethernet/ RTL8169: set zero flag when transmit succeeded  
5098 3484 d 19 h clevermouse / switch build system to Tup  
5097 3487 d 16 h serge /drivers/video/drm/ drm: 3.17-rc4  
5096 3487 d 16 h serge /drivers/ddk/ ddk: dmi support  
5087 3494 d 14 h gtament /drivers/usb/usbftdi/ Converted to PE. Added explaining debug messages. Now two levels of debug output. Improved readability.