| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: twl4030 regulators | David Brownell | 2009-03-31 | 3 | -0/+519 |
* | regulator: enumerate voltages (v2) | David Brownell | 2009-03-31 | 1 | -0/+113 |
* | regulator: Fix get_mode() for WM835x DCDCs | Mark Brown | 2009-03-31 | 1 | -6/+18 |
* | regulator: Allow regulators to set the initial operating mode | Mark Brown | 2009-03-31 | 1 | -0/+17 |
* | regulator: Suggest use of datasheet supply or pin names for consumers | Mark Brown | 2009-03-31 | 1 | -3/+6 |
* | regulator: add unset_regulator_supplies to fix regulator_unregister | Mike Rapoport | 2009-03-31 | 1 | -0/+14 |
* | regulator: Hoist struct regulator_dev out of core to fix notifiers | Mark Brown | 2009-03-31 | 1 | -27/+0 |
* | regulator: Mark attributes table for virtual regulator static | Mark Brown | 2009-03-31 | 1 | -1/+1 |
* | regulator: Make fixed voltage regulators visible in Kconfig | Mark Brown | 2009-03-31 | 1 | -1/+5 |
* | regulator: Allow init_data to be passed to fixed voltage regulators | Mark Brown | 2009-03-31 | 1 | -1/+2 |
* | regulator: Allow init data to be supplied for bq24022 | Mark Brown | 2009-03-31 | 1 | -1/+2 |
* | regulator: Pass regulator init data as explict argument when registering | Mark Brown | 2009-03-31 | 6 | -7/+10 |
* | Regulator: Push lock out of _notifier_call_chain + add voltage change event. | Jonathan Cameron | 2009-03-31 | 2 | -5/+12 |
* | regulator: minor cleanup of virtual consumer | Andrew Morton | 2009-03-31 | 1 | -0/+4 |
* | regulator: add get_status() | David Brownell | 2009-03-31 | 1 | -0/+46 |
* | regulator: minor cleanup of virtual consumer | David Brownell | 2009-03-31 | 1 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-31 | 11 | -31/+33 |
|\ |
|
| * | wireless: remove duplicated .ndo_set_mac_address | Alexander Beregalov | 2009-03-29 | 4 | -5/+0 |
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-29 | 255 | -5946/+33752 |
| |\ |
|
| * | | tg3: Add GRO support. | David S. Miller | 2009-03-29 | 1 | -2/+2 |
| * | | niu: Add GRO support. | David S. Miller | 2009-03-29 | 1 | -5/+7 |
| * | | ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe(). | David S. Miller | 2009-03-29 | 1 | -5/+6 |
| * | | gianfar: Fix use-after-of_node_put() in gfar_of_init(). | David S. Miller | 2009-03-29 | 1 | -1/+1 |
| * | | netpoll: store local and remote ip in net-endian | Harvey Harrison | 2009-03-29 | 1 | -6/+4 |
| * | | dmascc: fix incomplete conversion to network_device_ops | Alexander Beregalov | 2009-03-29 | 1 | -1/+1 |
| * | | ni5010: convert to net_device_ops | Alexander Beregalov | 2009-03-29 | 1 | -6/+12 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-31 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | oprofile: Thou shalt not call __exit functions from __init functions | Russell King | 2009-03-30 | 1 | -1/+1 |
| * | | | cpumask: use new cpumask_ functions in core code. | Rusty Russell | 2009-03-30 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an... | Linus Torvalds | 2009-03-31 | 8 | -41/+111 |
|\ \ \ \ |
|
| * | | | | lguest: use bool instead of int | Matias Zabaljauregui | 2009-03-30 | 5 | -26/+27 |
| * | | | | lguest: use KVM hypercalls | Matias Zabaljauregui | 2009-03-30 | 3 | -6/+67 |
| * | | | | lguest: fix spurious BUG_ON() on invalid guest stack. | Rusty Russell | 2009-03-30 | 1 | -1/+3 |
| * | | | | virtio: more neatening of virtio_ring macros. | Rusty Russell | 2009-03-30 | 1 | -3/+9 |
| * | | | | virtio: fix BAD_RING, START_US and END_USE macros | Roel Kluin | 2009-03-30 | 1 | -8/+8 |
| |/ / / |
|
* | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-03-31 | 13 | -267/+539 |
|\ \ \ \ |
|
| * | | | | hwmon: (fschmd) Add support for the FSC Hades IC | Hans de Goede | 2009-03-30 | 2 | -25/+36 |
| * | | | | hwmon: (fschmd) Add support for the FSC Syleus IC | Hans de Goede | 2009-03-30 | 2 | -60/+161 |
| * | | | | i2c-i801: Instantiate FSC hardware montioring chips | Hans de Goede | 2009-03-30 | 1 | -0/+77 |
| * | | | | dmi: Let dmi_walk() users pass private data | Jean Delvare | 2009-03-30 | 4 | -13/+17 |
| * | | | | Move the pcf8591 driver to hwmon | Jean Delvare | 2009-03-30 | 5 | -26/+27 |
| * | | | | hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HG | Gong Jun | 2009-03-30 | 1 | -6/+54 |
| * | | | | hwmon: (w83627ehf) Add support for W83667HG | Gong Jun | 2009-03-30 | 2 | -38/+72 |
| * | | | | hwmon: (w83627ehf) Invert fan pin variables logic | Jean Delvare | 2009-03-30 | 1 | -4/+4 |
| * | | | | hwmon: (hdaps) Fix Thinkpad X41 axis inversion | Frank Seidel | 2009-03-30 | 1 | -1/+1 |
| * | | | | hwmon: (hdaps) Allow inversion of separate axis | Frank Seidel | 2009-03-30 | 1 | -31/+33 |
| * | | | | hwmon: (ds1621) Avoid unneeded register access | Jean Delvare | 2009-03-30 | 1 | -6/+9 |
| * | | | | hwmon: (ds1621) Clean up register access | Jean Delvare | 2009-03-30 | 1 | -24/+24 |
| * | | | | hwmon: (ds1621) Reorder code statements | Jean Delvare | 2009-03-30 | 1 | -66/+57 |
| |/ / / |
|
* | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 2009-03-31 | 26 | -107/+12 |
|\ \ \ \ |
|