aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-30
|\
| * wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov2009-03-29
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-29
| |\
| * | tg3: Add GRO support.David S. Miller2009-03-29
| * | niu: Add GRO support.David S. Miller2009-03-29
| * | ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().David S. Miller2009-03-29
| * | gianfar: Fix use-after-of_node_put() in gfar_of_init().David S. Miller2009-03-29
| * | netpoll: store local and remote ip in net-endianHarvey Harrison2009-03-29
| * | dmascc: fix incomplete conversion to network_device_opsAlexander Beregalov2009-03-29
| * | ni5010: convert to net_device_opsAlexander Beregalov2009-03-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-30
|\ \ \
| * | | oprofile: Thou shalt not call __exit functions from __init functionsRussell King2009-03-30
| * | | cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-30
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds2009-03-30
|\ \ \ \
| * | | | lguest: use bool instead of intMatias Zabaljauregui2009-03-30
| * | | | lguest: use KVM hypercallsMatias Zabaljauregui2009-03-30
| * | | | lguest: fix spurious BUG_ON() on invalid guest stack.Rusty Russell2009-03-30
| * | | | virtio: more neatening of virtio_ring macros.Rusty Russell2009-03-30
| * | | | virtio: fix BAD_RING, START_US and END_USE macrosRoel Kluin2009-03-30
| |/ / /
* | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-30
|\ \ \ \
| * | | | hwmon: (fschmd) Add support for the FSC Hades ICHans de Goede2009-03-30
| * | | | hwmon: (fschmd) Add support for the FSC Syleus ICHans de Goede2009-03-30
| * | | | i2c-i801: Instantiate FSC hardware montioring chipsHans de Goede2009-03-30
| * | | | dmi: Let dmi_walk() users pass private dataJean Delvare2009-03-30
| * | | | Move the pcf8591 driver to hwmonJean Delvare2009-03-30
| * | | | hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HGGong Jun2009-03-30
| * | | | hwmon: (w83627ehf) Add support for W83667HGGong Jun2009-03-30
| * | | | hwmon: (w83627ehf) Invert fan pin variables logicJean Delvare2009-03-30
| * | | | hwmon: (hdaps) Fix Thinkpad X41 axis inversionFrank Seidel2009-03-30
| * | | | hwmon: (hdaps) Allow inversion of separate axisFrank Seidel2009-03-30
| * | | | hwmon: (ds1621) Avoid unneeded register accessJean Delvare2009-03-30
| * | | | hwmon: (ds1621) Clean up register accessJean Delvare2009-03-30
| * | | | hwmon: (ds1621) Reorder code statementsJean Delvare2009-03-30
| |/ / /
* | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-03-30
|\ \ \ \
| * | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-03-30
|\ \ \ \ \
| * | | | | PCI PM: Make pci_prepare_to_sleep() disable wake-up if neededRafael J. Wysocki2009-03-30
| * | | | | radeonfb: Use __pci_complete_power_transition()Rafael J. Wysocki2009-03-30
| * | | | | PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki2009-03-30
| * | | | | PCI PM: Restore config spaces of all devices during early resumeRafael J. Wysocki2009-03-30
| * | | | | PCI PM: Make pci_set_power_state() handle devices with no PM supportRafael J. Wysocki2009-03-30
| * | | | | PCI PM: Put devices into low power states during late suspend (rev. 2)Rafael J. Wysocki2009-03-30
| * | | | | PCI PM: Move pci_restore_standard_config to pci-driver.cRafael J. Wysocki2009-03-30
| * | | | | PCI PM: Use pci_set_power_state during early resumeRafael J. Wysocki2009-03-30
| * | | | | PCI PM: Consistently use variable name "error" for pm call return valuesFrans Pop2009-03-30
| * | | | | PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki2009-03-30
| |/ / / /
* | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-03-30
|\ \ \ \ \
| * | | | | drm: detect hdmi monitor by hdmi identifier (v3)Ma Ling2009-03-29
| * | | | | drm: drm_fops.c unlock missing on error pathDan Carpenter2009-03-29
| * | | | | drm: read EDID extensions from monitorMa Ling2009-03-29