aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-31/+33
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2-2/+2
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtioLinus Torvalds8-41/+111
2009-03-30Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds13-267/+539
2009-03-30Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/procLinus Torvalds26-107/+12
2009-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds7-160/+206
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan26-107/+12
2009-03-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds34-403/+27129
2009-03-30Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-18/+34
2009-03-30PCI PM: Make pci_prepare_to_sleep() disable wake-up if neededRafael J. Wysocki1-1/+1
2009-03-30radeonfb: Use __pci_complete_power_transition()Rafael J. Wysocki1-1/+1
2009-03-30PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki1-18/+51
2009-03-30PCI PM: Restore config spaces of all devices during early resumeRafael J. Wysocki1-7/+9
2009-03-30PCI PM: Make pci_set_power_state() handle devices with no PM supportRafael J. Wysocki1-6/+12
2009-03-30PCI PM: Put devices into low power states during late suspend (rev. 2)Rafael J. Wysocki1-53/+81
2009-03-30PCI PM: Move pci_restore_standard_config to pci-driver.cRafael J. Wysocki3-22/+17
2009-03-30PCI PM: Use pci_set_power_state during early resumeRafael J. Wysocki1-39/+9
2009-03-30PCI PM: Consistently use variable name "error" for pm call return valuesFrans Pop1-10/+10
2009-03-30PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki3-16/+28
2009-03-30hwmon: (fschmd) Add support for the FSC Hades ICHans de Goede2-25/+36
2009-03-30hwmon: (fschmd) Add support for the FSC Syleus ICHans de Goede2-60/+161
2009-03-30i2c-i801: Instantiate FSC hardware montioring chipsHans de Goede1-0/+77
2009-03-30dmi: Let dmi_walk() users pass private dataJean Delvare4-13/+17
2009-03-30Move the pcf8591 driver to hwmonJean Delvare5-26/+27
2009-03-30hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HGGong Jun1-6/+54
2009-03-30hwmon: (w83627ehf) Add support for W83667HGGong Jun2-38/+72
2009-03-30hwmon: (w83627ehf) Invert fan pin variables logicJean Delvare1-4/+4
2009-03-30hwmon: (hdaps) Fix Thinkpad X41 axis inversionFrank Seidel1-1/+1
2009-03-30hwmon: (hdaps) Allow inversion of separate axisFrank Seidel1-31/+33
2009-03-30hwmon: (ds1621) Avoid unneeded register accessJean Delvare1-6/+9
2009-03-30hwmon: (ds1621) Clean up register accessJean Delvare1-24/+24
2009-03-30hwmon: (ds1621) Reorder code statementsJean Delvare1-66/+57
2009-03-30Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-222/+404
2009-03-30Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+1
2009-03-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-33/+1
2009-03-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds8-49/+51
2009-03-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds440-27034/+47569
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds59-1481/+1292
2009-03-30V4L/DVB (11316): saa7191: tuner ops wasn't set.Hans Verkuil1-0/+1
2009-03-30V4L/DVB (11315): cx25840: fix 'unused variable' warning.Hans Verkuil1-2/+0
2009-03-30V4L/DVB (11314): au8522: remove unused I2C_DRIVERIDHans Verkuil1-1/+0
2009-03-30V4L/DVB (11312): tuner: remove V4L1 code from this driver.Hans Verkuil1-129/+0
2009-03-30V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c driversHans Verkuil5-31/+29
2009-03-30V4L/DVB (11310): cx18: remove intermediate 'ioctl' stepHans Verkuil4-255/+228
2009-03-30V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' stepHans Verkuil4-248/+219
2009-03-30V4L/DVB (11308): msp3400: use the V4L2 header since no V4L1 code is thereMauro Carvalho Chehab1-1/+1
2009-03-30V4L/DVB (11305): cx88: prevent probing rtc and ir devicesHans Verkuil1-4/+10
2009-03-30V4L/DVB (11304): v4l2: remove v4l2_subdev_command calls where they are no longer needed.Hans Verkuil9-56/+0
2009-03-30V4L/DVB (11303): tda7432: remove legacy code for old-style i2c APIHans Verkuil1-14/+1
2009-03-30V4L/DVB (11302): tda9875: remove legacy code for old-style i2c APIHans Verkuil1-14/+1