aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-07ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-4/+4
2009-02-07ACPI: add missing KERN_* constants to printksFrank Seidel6-11/+12
2009-02-06ACPI: dock: Don't eval _STA on every show_docked sysfs readHolger Macht1-1/+5
2009-02-06ACPI: disable ACPI cleanly when bad RSDP foundLen Brown1-1/+6
2009-02-06ACPI: delete CPU_IDLE=n codeLen Brown2-608/+1
2009-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds2-5/+12
2009-02-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-14/+19
2009-02-06ieee1394: dv1394: move deprecation message from module init to file openStefan Richter1-4/+4
2009-02-06md: Ensure an md array never has too many devices.NeilBrown1-10/+14
2009-02-06md: Fix a bug in linear.c causing which_dev() to return the wrong device.Andre Noll1-3/+3
2009-02-06md: Allow read error in a single drive raid1 to be passed up.NeilBrown1-1/+2
2009-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-3/+12
2009-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-0/+7
2009-02-05sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson2-8/+8
2009-02-05sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()Dan Carpenter1-3/+5
2009-02-05atyfb: fix CONFIG_ namespace violationsRandy Dunlap4-29/+29
2009-02-05rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.cManish Katiyar1-1/+0
2009-02-05drivers/video/backlight: rename da903x to da903x_blMike Rapoport2-1/+1
2009-02-05atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not foundHans-Christian Egtvedt1-1/+1
2009-02-05lis3lv02d: add axes knowledge for HP 6710Martin Kebert1-1/+2
2009-02-05lis3lv02d: add axes knowledge for HP 6730Pavel Herrmann1-0/+1
2009-02-05lis3lv02d: add axes knowledge for HP 6530Eric Piel1-0/+2
2009-02-05lis3lv02d: add axes knowledge for HP 6510bJiri Tersel1-1/+2
2009-02-05hp-wmi: fix error path in hp_wmi_bios_setup()Andrew Morton1-2/+4
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi2-72/+83
2009-02-05rtc: rtc-dm355evm driverDavid Brownell3-0/+182
2009-02-05misc: dell-laptop should depend on POWER_SUPPLYMatthew Garrett1-0/+1
2009-02-05hpilo: open/close fixDavid Altobelli2-3/+5
2009-02-05[CPUFREQ] Make ignore_nice_load setting of ondemand work as expected.Venkatesh Pallipadi1-22/+25
2009-02-05x86: disable intel_iommu support by defaultKyle McMartin1-3/+11
2009-02-04PCI PM: make the PM core more careful with drivers using the new PM frameworkRafael J. Wysocki1-52/+93
2009-02-04PCI PM: Read power state from device after trying to change it on resumeRafael J. Wysocki1-1/+1
2009-02-04PCI PM: Do not disable and enable bridges during suspend-resumeRafael J. Wysocki1-4/+6
2009-02-04PCI: PCIe portdrv: Simplify suspend and resumeRafael J. Wysocki1-15/+1
2009-02-04PCI PM: Fix saving of device state in pci_legacy_suspendRafael J. Wysocki1-2/+8
2009-02-04PCI PM: Check if the state has been saved before trying to restore itRafael J. Wysocki1-1/+1
2009-02-04PCI PM: Fix handling of devices without driversRafael J. Wysocki1-15/+12
2009-02-04PCI: return error on failure to read PCI ROMsTimothy S. Nelson2-5/+7
2009-02-04PCI: properly clean up ASPM link state on device removeAlex Chiang1-2/+2
2009-02-04gianfar: Fix potential soft reset raceAndy Fleming1-0/+3
2009-02-04gianfar: Fix BD_LENGTH_MASK definitionAndy Fleming1-1/+1
2009-02-04cxgb3: Fix lro switchDivy Le Ray1-2/+1
2009-02-04iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2-0/+4
2009-02-04iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre1-0/+3
2009-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-50/+81
2009-02-04Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds1-1/+0
2009-02-04ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc entriesThomas Renninger1-105/+0
2009-02-03ACPI: make some IO ports off-limits to AMLLen Brown1-0/+50
2009-02-03Fix my email address in qd65xx.[ch]/pata_qdi.cSamuel Thibault3-3/+3
2009-02-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-4/+4