summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-10-20[PATCH] fix PXA2xx UDC compilation errorNicolas Pitre1-1/+1
2006-10-20[PATCH] Fix up rpaphp driver for pci hotplug header moveOlaf Hering1-1/+1
2006-10-20Revert "[mv643xx] Add pci device table for auto module loading."Linus Torvalds1-6/+0
2006-10-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-26/+36
2006-10-20[PATCH] firmware/dcdbas: add size check in smi_data_writeDoug Warzecha1-2/+5
2006-10-20[PATCH] ipmi: fix return codes in failure caseDave Jones1-2/+2
2006-10-20[PATCH] drivers/isdn: ioremap balanced with iounmapAmol Lad2-3/+25
2006-10-20[PATCH] irq updates: make eata_pio compileAlan Cox1-1/+1
2006-10-20[PATCH] acpi memory hotplug: remove strange add_memory fail messageYasunori Goto1-0/+12
2006-10-20[PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUGYasunori Goto1-1/+1
2006-10-20[PATCH] fix "ACPI: Processor native C-states using MWAIT"Darrick J. Wong1-1/+1
2006-10-20[PATCH] Kconfig serial typosRandy Dunlap1-6/+6
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton1-1/+2
2006-10-20[PATCH] e100: fix reboot -f with netconsole enabledAuke Kok1-19/+31
2006-10-20[Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA cardMarcel Holtmann1-0/+1
2006-10-20[Bluetooth] Add support for newer ANYCOM USB donglesMarcel Holtmann1-0/+3
2006-10-20[NET]: Can use __get_cpu_var() instead of per_cpu() in loopback driver.Eric Dumazet1-3/+3
2006-10-18[TG3]: Bump driver version and release date.David S. Miller1-2/+2
2006-10-18[TG3]: Add lower bound checks for tx ring size.Michael Chan1-1/+4
2006-10-18[TG3]: Fix set ring params tx ring size implementationRanjit Manomohan1-5/+5
2006-10-18[NET]: reduce per cpu ram used for loopback statsEric Dumazet1-16/+19
2006-10-18Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds11-16/+82
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6Linus Torvalds8-63/+102
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6Linus Torvalds7-179/+287
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds37-387/+447
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds6-58/+101
2006-10-18hwmon: Fix debug messages in w83781dJean Delvare1-8/+10
2006-10-18hwmon: Let w83781d and lm78 load againJean Delvare3-13/+13
2006-10-18w83627ehf: Fix the detection of fan5Rudolf Marek1-2/+9
2006-10-18k8temp: Documentation updateRudolf Marek1-2/+4
2006-10-18smsc47m1: List the SMSC LPC47M112 as supportedJean Delvare2-7/+8
2006-10-18adm9240: Update Grant Coady's email addressGrant Coady1-2/+2
2006-10-18w83791d: Fix unchecked return statusJim Cromie1-29/+56
2006-10-18aoe: fix sysfs_create_file warningsGreg Kroah-Hartman1-9/+14
2006-10-18aoe: revert printk macrosEd L. Cashin7-37/+39
2006-10-18aoe: update driver versionEd L. Cashin1-1/+1
2006-10-18aoe: remove sysfs commentEd L. Cashin1-1/+0
2006-10-18aoe: use bio->bi_idxEd L. Cashin2-1/+3
2006-10-18aoe: module parameter for device timeoutEd L. Cashin1-2/+5
2006-10-18aoe: zero copy write 2 of 2Ed L. Cashin3-20/+64
2006-10-18aoe: improve retransmission heuristicsEd L. Cashin2-6/+17
2006-10-18aoe: jumbo frame support 2 of 2Ed L. Cashin1-2/+6
2006-10-18aoe: clean up printks via macrosEd L. Cashin7-58/+50
2006-10-18aoe: jumbo frame support 1 of 2Ed L. Cashin3-17/+72
2006-10-18aoe: zero copy write 1 of 2Ed L. Cashin3-74/+69
2006-10-18aoe: remove unused NARGS enumEd L. Cashin1-1/+0
2006-10-18aoe: update copyright dateEd L. Cashin7-7/+7
2006-10-18aoe: eliminate isbusy messageEd L. Cashin1-4/+1
2006-10-18driver core: kmalloc() failure check in driver_probe_deviceAkinobu Mita1-0/+2
2006-10-18Driver core: bus: remove indentation levelJeff Garzik1-37/+40