summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove drivers/block/paride/jumboAdrian Bunk2006-12-071-70/+0
* [PATCH] paride: remove parport #ifdef'sAdrian Bunk2006-12-072-46/+0
* [PATCH] generic HDLC synclink config mismatch fixPaul Fulghum2006-12-074-48/+56
* [PATCH] Trivial cleanup in the PCI IDs for the CS5535Jordan Crouse2006-12-071-1/+1
* [PATCH] remove drivers/char/riscom8.c:baud_table[]Adrian Bunk2006-12-071-5/+0
* [PATCH] amba-pl010: clear error flags on rx errorLennert Buytenhek2006-12-071-0/+2
* [PATCH] winbond IDE depends on IDEDMAOlaf Hering2006-12-071-8/+8
* [PATCH] char: ip2 remove broken macroMariusz Kozlowski2006-12-071-5/+0
* [PATCH] rtc: ds1743 supportTorsten Ertbjerg Rasmussen2006-12-072-30/+41
* [PATCH] make 8250_pnp serial driver work after suspend to ramMike Galbraith2006-12-071-1/+28
* [PATCH] ide_scsi: allow it to be used for non CD onlyAlan Cox2006-12-071-0/+6
* [PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handlingEvgeniy Polyakov2006-12-073-23/+15
* [PATCH] rtc-rs5c372: change register reading methodRiku Voipio2006-12-071-40/+44
* [PATCH] synclink_gt: fix init error handlingAkinobu Mita2006-12-071-0/+1
* [PATCH] spi: check platform_device_register_simple() errorAkinobu Mita2006-12-071-0/+2
* [PATCH] dz: Fixes to make it workMaciej W. Rozycki2006-12-073-229/+212
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-074-103/+109
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* [PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap2006-12-0712-170/+192
* [PATCH] export toshiba SMM support for neofb moduleRandy Dunlap2006-12-071-0/+1
* [PATCH] CISS: require same SCSI module supportRandy Dunlap2006-12-071-1/+2
* [PATCH] add return value checking of get_user() in set_vesa_blanking()Yoichi Yuasa2006-12-071-6/+10
* [PATCH] add rtc-omap driverDavid Brownell2006-12-073-0/+581
* [PATCH] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap2006-12-071-1/+1
* [PATCH] parport: section mismatches with HOTPLUG=nRandy Dunlap2006-12-071-4/+4
* [PATCH] I2O: fix I2O_CONFIG without Adaptec extensionRandy Dunlap2006-12-071-1/+1
* [PATCH] I2O: handle __copy_from_userRandy Dunlap2006-12-071-1/+5
* [PATCH] allow hwrandom core to be a moduleJan Beulich2006-12-072-9/+13
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-072-4/+0
* [PATCH] HVCS char driver janitoring: move block of codeLinas Vepstas2006-12-071-216/+210
* [PATCH] make 1-bit bitfields unsignedMariusz Kozlowski2006-12-072-5/+5
* [PATCH] The scheduled removal of some OSS optionsAdrian Bunk2006-12-071-32/+0
* [PATCH] driver/base/memory.c: handle errors properlyAndrew Morton2006-12-071-11/+23
* [PATCH] PCEngines WRAP LED SupportKristian Kielhofner2006-12-073-0/+149
* [PATCH] i2lib unused variable cleanupMariusz Kozlowski2006-12-071-1/+0
* [PATCH] Correct misc_register return code handling in several driversNeil Horman2006-12-075-7/+26
* [PATCH] drivers/cdrom/*: trivial vsnprintf() conversionAlexey Dobriyan2006-12-072-4/+3
* [PATCH] Exar quad port serialPaul B Schroeder2006-12-073-0/+64
* [PATCH] lockdep: annotate bcsp driverPeter Zijlstra2006-12-071-2/+2
* [PATCH] paride: return proper error codeAkinobu Mita2006-12-074-12/+12
* [PATCH] parport_pc: Add support for OX16PCI952 parallel portRyan Underwood2006-12-071-0/+4
* [PATCH] tifm: fix NULL ptr and styleRandy Dunlap2006-12-071-2/+3
* [PATCH] paride_register(): shuffle return valuesAlexey Dobriyan2006-12-0716-18/+26
* [PATCH] paride: rename pi_register() and pi_unregister()Alexey Dobriyan2006-12-0717-37/+37
* [PATCH] spi: set kset of master class dev explicitlyHans-Christian Egtvedt2006-12-071-0/+1
* [PATCH] spi: correct bus_num and buffer bug in spi coreHans-Christian Egtvedt2006-12-071-9/+7
* [PATCH] lockdep: fix ide/proc interactionPeter Zijlstra2006-12-071-4/+15
* [PATCH] via82cxxx: handle error condition properlyAlan Cox2006-12-071-5/+16
* [PATCH] SysRq-X: show blocked tasksIngo Molnar2006-12-071-1/+13
* [PATCH] SPI: improve sysfs compiler complaint handlingJeff Garzik2006-12-071-1/+3
OpenPOWER on IntegriCloud