summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [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/+212Star
* [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/+0Star
* [PATCH] HVCS char driver janitoring: move block of codeLinas Vepstas2006-12-071-216/+210Star
* [PATCH] make 1-bit bitfields unsignedMariusz Kozlowski2006-12-072-5/+5
* [PATCH] The scheduled removal of some OSS optionsAdrian Bunk2006-12-071-32/+0Star
* [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/+0Star
* [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/+3Star
* [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/+7Star
* [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
* [PATCH] RTC: handle sysfs errorsJeff Garzik2006-12-074-7/+35
* [PATCH] PNP: handle sysfs errorsJeff Garzik2006-12-072-12/+35
* [PATCH] I2O: more error checkingJeff Garzik2006-12-072-10/+21
* [PATCH] ioremap balanced with iounmap for drivers/char/istallion.cAmol Lad2006-12-071-0/+4
* [PATCH] ioremap balanced with iounmap for drivers/char/moxa.cAmol Lad2006-12-071-1/+4
* [PATCH] ioremap balanced with iounmap for drivers/char/rio/rio_linux.cAmol Lad2006-12-071-1/+7
* [PATCH] serial uartlite driverPeter Korsgaard2006-12-073-0/+525
* [PATCH] cciss: cleanup cciss_interrupt modeMike Miller2006-12-071-5/+3Star
* [PATCH] cciss: add support for 1024 logical volumesMike Miller2006-12-073-40/+79
* [PATCH] cciss: remove unused revalidate_allvol functionMike Miller2006-12-071-73/+1Star
* [PATCH] cciss: change cciss_open for consistencyMike Miller2006-12-071-1/+1
* [PATCH] cciss: set sector_size to 2048 for performanceMike Miller2006-12-072-3/+10
* [PATCH] cciss: disable DMA prefetch on P600Mike Miller2006-12-072-0/+12