aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] driver/base/memory.c: handle errors properlyAndrew Morton1-11/+23
2006-12-07[PATCH] PCEngines WRAP LED SupportKristian Kielhofner3-0/+149
2006-12-07[PATCH] i2lib unused variable cleanupMariusz Kozlowski1-1/+0
2006-12-07[PATCH] Correct misc_register return code handling in several driversNeil Horman5-7/+26
2006-12-07[PATCH] drivers/cdrom/*: trivial vsnprintf() conversionAlexey Dobriyan2-4/+3
2006-12-07[PATCH] Exar quad port serialPaul B Schroeder3-0/+64
2006-12-07[PATCH] lockdep: annotate bcsp driverPeter Zijlstra1-2/+2
2006-12-07[PATCH] paride: return proper error codeAkinobu Mita4-12/+12
2006-12-07[PATCH] parport_pc: Add support for OX16PCI952 parallel portRyan Underwood1-0/+4
2006-12-07[PATCH] tifm: fix NULL ptr and styleRandy Dunlap1-2/+3
2006-12-07[PATCH] paride_register(): shuffle return valuesAlexey Dobriyan16-18/+26
2006-12-07[PATCH] paride: rename pi_register() and pi_unregister()Alexey Dobriyan17-37/+37
2006-12-07[PATCH] spi: set kset of master class dev explicitlyHans-Christian Egtvedt1-0/+1
2006-12-07[PATCH] spi: correct bus_num and buffer bug in spi coreHans-Christian Egtvedt1-9/+7
2006-12-07[PATCH] lockdep: fix ide/proc interactionPeter Zijlstra1-4/+15
2006-12-07[PATCH] via82cxxx: handle error condition properlyAlan Cox1-5/+16
2006-12-07[PATCH] SysRq-X: show blocked tasksIngo Molnar1-1/+13
2006-12-07[PATCH] SPI: improve sysfs compiler complaint handlingJeff Garzik1-1/+3
2006-12-07[PATCH] RTC: handle sysfs errorsJeff Garzik4-7/+35
2006-12-07[PATCH] PNP: handle sysfs errorsJeff Garzik2-12/+35
2006-12-07[PATCH] I2O: more error checkingJeff Garzik2-10/+21
2006-12-07[PATCH] ioremap balanced with iounmap for drivers/char/istallion.cAmol Lad1-0/+4
2006-12-07[PATCH] ioremap balanced with iounmap for drivers/char/moxa.cAmol Lad1-1/+4
2006-12-07[PATCH] ioremap balanced with iounmap for drivers/char/rio/rio_linux.cAmol Lad1-1/+7
2006-12-07[PATCH] serial uartlite driverPeter Korsgaard3-0/+525
2006-12-07[PATCH] cciss: cleanup cciss_interrupt modeMike Miller1-5/+3
2006-12-07[PATCH] cciss: add support for 1024 logical volumesMike Miller3-40/+79
2006-12-07[PATCH] cciss: remove unused revalidate_allvol functionMike Miller1-73/+1
2006-12-07[PATCH] cciss: change cciss_open for consistencyMike Miller1-1/+1
2006-12-07[PATCH] cciss: set sector_size to 2048 for performanceMike Miller2-3/+10
2006-12-07[PATCH] cciss: disable DMA prefetch on P600Mike Miller2-0/+12
2006-12-07[PATCH] cciss: fix pci ssid for the E500 controllerMike Miller1-2/+2
2006-12-07[PATCH] cciss: increase number of commands on controllerMike Miller2-36/+40
2006-12-07[PATCH] cciss: reference driver supportMike Miller1-7/+23
2006-12-07[PATCH] cciss: version changeMike Miller1-3/+4
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham25-9/+26
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter25-38/+38
2006-12-07[PATCH] slab: remove SLAB_DMAChristoph Lameter4-6/+6
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter35-71/+71
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter40-91/+91
2006-12-07[PATCH] slab: remove SLAB_NOIOChristoph Lameter1-1/+1
2006-12-07[PATCH] add numa node information to struct deviceChristoph Hellwig2-0/+2
2006-12-07[PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin1-4/+4
2006-12-07[PATCH] drm-sis linkage fixAndrew Morton1-0/+1
2006-12-06[PATCH] ... and then some more work_struct-induced breakage (ibmvscsi)Al Viro1-4/+6
2006-12-06[PATCH] ... and more work_struct-induced breakage (mips)Al Viro2-5/+13
2006-12-06[PATCH] More work_struct induced breakage (s390)Al Viro6-24/+21
2006-12-06[PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro6-23/+22
2006-12-06[PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro1-4/+4
2006-12-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-3/+40