aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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/+3
* [PATCH] cciss: add support for 1024 logical volumesMike Miller2006-12-073-40/+79
* [PATCH] cciss: remove unused revalidate_allvol functionMike Miller2006-12-071-73/+1
* [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
* [PATCH] cciss: fix pci ssid for the E500 controllerMike Miller2006-12-071-2/+2
* [PATCH] cciss: increase number of commands on controllerMike Miller2006-12-072-36/+40
* [PATCH] cciss: reference driver supportMike Miller2006-12-071-7/+23
* [PATCH] cciss: version changeMike Miller2006-12-071-3/+4
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-0725-9/+26
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-0725-38/+38
* [PATCH] slab: remove SLAB_DMAChristoph Lameter2006-12-074-6/+6
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-0735-71/+71
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-0740-91/+91
* [PATCH] slab: remove SLAB_NOIOChristoph Lameter2006-12-071-1/+1
* [PATCH] add numa node information to struct deviceChristoph Hellwig2006-12-072-0/+2
* [PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin2006-12-071-4/+4
* [PATCH] drm-sis linkage fixAndrew Morton2006-12-071-0/+1
* [PATCH] ... and then some more work_struct-induced breakage (ibmvscsi)Al Viro2006-12-061-4/+6
* [PATCH] ... and more work_struct-induced breakage (mips)Al Viro2006-12-062-5/+13
* [PATCH] More work_struct induced breakage (s390)Al Viro2006-12-066-24/+21
* [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-066-23/+22
* [PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro2006-12-061-4/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-12-062-3/+40
|\
| * sh: Clock framework tidying.Paul Mundt2006-12-061-3/+3
| * sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt2006-12-061-0/+1
| * sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato2006-12-061-0/+36