aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07ieee1394: coding style in hosts.cStefan Richter1-7/+11
2006-12-07ieee1394: lock smaller region by host_num_alloc mutexStefan Richter1-4/+1
2006-12-07ieee1394: usecs_to_jiffies takes unsigned int argumentStefan Richter1-5/+3
2006-12-07ieee1394: ohci1394: suspend/resume cosmeticsStefan Richter1-78/+48
2006-12-07ohci1394: steps to implement suspend/resumeBernhard Kaindl1-14/+78
2006-12-07ieee1394: raw1394: add comments on lock usageStefan Richter1-5/+5
2006-12-07ieee1394: sbp2: slightly reorder sbp2scsi_abortStefan Richter1-8/+2
2006-12-07ieee1394: remove unused struct member from highlevel APIStefan Richter1-1/+0
2006-12-07Add "run_scheduled_work()" workqueue functionLinus Torvalds1-2/+1
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-44/+79
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds78-1177/+2097
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-81/+687
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds3-5/+5
2006-12-07[PATCH] IPMI: fix PROC_FS=n warningsRandy Dunlap2-1/+3
2006-12-07[PATCH] IPMI: increase KCS message sizeCorey Minyard1-2/+2
2006-12-07[PATCH] IPMI: Fix BT long busyCorey Minyard4-264/+417
2006-12-07[PATCH] IPMI: fix pci warningCorey Minyard1-1/+6
2006-12-07[PATCH] IPMI: add pigeonpoint poweroffCorey Minyard1-1/+51
2006-12-07[PATCH] IPMI: system interface hotplugCorey Minyard1-23/+297
2006-12-07[PATCH] IPMI: add poll delayCorey Minyard1-1/+6
2006-12-07[PATCH] IPMI: fix request eventsCorey Minyard1-10/+12
2006-12-07[PATCH] IPMI: Add maintenance modeCorey Minyard3-1/+150
2006-12-07[PATCH] IPMI: Allow hot system interface removeCorey Minyard3-131/+296
2006-12-07[PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard2-6/+29
2006-12-07[PATCH] IPMI: remove interface number limitsCorey Minyard1-113/+97
2006-12-07[PATCH] IPMI: Fix device model nameCorey Minyard1-56/+91
2006-12-07[PATCH] nbd: show nbd client pid in sysfsPaul Clements1-0/+16
2006-12-07[PATCH] remove drivers/block/paride/jumboAdrian Bunk1-70/+0
2006-12-07[PATCH] paride: remove parport #ifdef'sAdrian Bunk2-46/+0
2006-12-07[PATCH] generic HDLC synclink config mismatch fixPaul Fulghum4-48/+56
2006-12-07[PATCH] Trivial cleanup in the PCI IDs for the CS5535Jordan Crouse1-1/+1
2006-12-07[PATCH] remove drivers/char/riscom8.c:baud_table[]Adrian Bunk1-5/+0
2006-12-07[PATCH] amba-pl010: clear error flags on rx errorLennert Buytenhek1-0/+2
2006-12-07[PATCH] winbond IDE depends on IDEDMAOlaf Hering1-8/+8
2006-12-07[PATCH] char: ip2 remove broken macroMariusz Kozlowski1-5/+0
2006-12-07[PATCH] rtc: ds1743 supportTorsten Ertbjerg Rasmussen2-30/+41
2006-12-07[PATCH] make 8250_pnp serial driver work after suspend to ramMike Galbraith1-1/+28
2006-12-07[PATCH] ide_scsi: allow it to be used for non CD onlyAlan Cox1-0/+6
2006-12-07[PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handlingEvgeniy Polyakov3-23/+15
2006-12-07[PATCH] rtc-rs5c372: change register reading methodRiku Voipio1-40/+44
2006-12-07[PATCH] synclink_gt: fix init error handlingAkinobu Mita1-0/+1
2006-12-07[PATCH] spi: check platform_device_register_simple() errorAkinobu Mita1-0/+2
2006-12-07[PATCH] dz: Fixes to make it workMaciej W. Rozycki3-229/+212
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle4-103/+109
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle1-1/+1
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap12-170/+192
2006-12-07[PATCH] export toshiba SMM support for neofb moduleRandy Dunlap1-0/+1
2006-12-07[PATCH] CISS: require same SCSI module supportRandy Dunlap1-1/+2
2006-12-07[PATCH] add return value checking of get_user() in set_vesa_blanking()Yoichi Yuasa1-6/+10
2006-12-07[PATCH] add rtc-omap driverDavid Brownell3-0/+581