aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-07[PATCH] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap1-1/+1
2006-12-07[PATCH] parport: section mismatches with HOTPLUG=nRandy Dunlap1-4/+4
2006-12-07[PATCH] I2O: fix I2O_CONFIG without Adaptec extensionRandy Dunlap1-1/+1
2006-12-07[PATCH] I2O: handle __copy_from_userRandy Dunlap1-1/+5
2006-12-07[PATCH] allow hwrandom core to be a moduleJan Beulich2-9/+13
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2-4/+0
2006-12-07[PATCH] HVCS char driver janitoring: move block of codeLinas Vepstas1-216/+210
2006-12-07[PATCH] make 1-bit bitfields unsignedMariusz Kozlowski2-5/+5
2006-12-07[PATCH] The scheduled removal of some OSS optionsAdrian Bunk1-32/+0
2006-12-07[PATCH] driver/base/memory.c: handle errors properlyAndrew Morton1-11/+23