summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * hwmon: (lm90) Add support for the W83L771W/GJean Delvare2010-10-282-7/+20
| * hwmon: (lm90) Add support for update_interval sysfs attributeGuenter Roeck2010-10-281-5/+92
| * hwmon: (lm90) Introduce capability flag to indicate broken ALERT functionalityGuenter Roeck2010-10-281-3/+6
| * hwmon: (lm90) Introduce chip parameter structureGuenter Roeck2010-10-281-32/+60
| * hwmon: (lm90) Rearrange code to no longer require forward declarationsGuenter Roeck2010-10-281-267/+256Star
| * hwmon: (lm90) Add support for max6695 and max6696Guenter Roeck2010-10-282-24/+230
| * hwmon: (lm90) Add support for extra features of max6659Guenter Roeck2010-10-281-6/+59
| * hwmon: (lm90) Add explicit support for max6659Guenter Roeck2010-10-281-11/+21
| * hwmon: (lm90) Simplify set_temp11 register calculationsGuenter Roeck2010-10-281-27/+28
| * hwmon: (lm90) Introduce function to delete sysfs filesGuenter Roeck2010-10-281-7/+11
| * hwmon: (lm90) Introduce device feature bitsGuenter Roeck2010-10-281-14/+26
| * hwmon: (lm90) Fix checkpatch errorsGuenter Roeck2010-10-281-25/+51
| * hwmon: (k8temp) Remove superfluous CPU family checkAndreas Herrmann2010-10-281-29/+22Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-10-281349-148410/+430571
|\ \
| * | Staging: brcm80211: fix usage of roundup in structuresGreg Kroah-Hartman2010-10-282-2/+3
| * | Staging: bcm: fix up network device reference countingGreg Kroah-Hartman2010-10-281-6/+4Star
| * | Staging: keucr: fix up US_ macro changeGreg Kroah-Hartman2010-10-283-9/+9
| * | Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-281349-148418/+430584
| |\ \ | | |/ | |/|
| | * staging: brcm80211: brcmfmac: Removed codeversion from firmware filenames.Henry Ptasinski2010-10-211-2/+2
| | * staging: brcm80211: Remove unnecessary header files.Henry Ptasinski2010-10-212-101/+0Star
| | * staging: brcm80211: Remove unnecessary includes from bcmutils.cHenry Ptasinski2010-10-211-2/+0Star
| | * staging: brcm80211: Removed unnecessary pktsetprio() function.Henry Ptasinski2010-10-213-77/+0Star
| | * Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-2169-185/+91Star
| | * Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman2010-10-2118-82/+68Star
| | * Staging: hv: remove struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-218-72/+1Star
| | * Staging: hv: remove Open from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-212-17/+0Star
| | * Staging: hv: storvsc: call vmbus_open directlyGreg Kroah-Hartman2010-10-211-7/+5Star
| | * Staging: hv: netvsc: call vmbus_open directlyGreg Kroah-Hartman2010-10-211-6/+3Star
| | * Staging: hv: channel: export vmbus_open to modulesGreg Kroah-Hartman2010-10-211-0/+1
| | * Staging: hv: remove Close from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-212-8/+0Star
| | * Staging: hv: netvsc: call vmbus_close directlyGreg Kroah-Hartman2010-10-211-4/+4
| | * Staging: hv: storvsc: call vmbus_close directlyGreg Kroah-Hartman2010-10-211-1/+1
| | * Staging: hv: channel: export vmbus_close to modulesGreg Kroah-Hartman2010-10-211-0/+1
| | * Staging: hv: remove SendPacket from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-212-12/+0Star
| | * Staging: hv: storvsc: call vmbus_sendpacket directlyGreg Kroah-Hartman2010-10-211-36/+30Star
| | * Staging: hv: netvsc: call vmbus_sendpacket directlyGreg Kroah-Hartman2010-10-211-44/+35Star
| | * Staging: hv: remove SendPacketPageBuffer from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-212-16/+0Star
| | * Staging: hv: netvsc: call vmbus_sendpacket_pagebuffer directlyGreg Kroah-Hartman2010-10-211-6/+6
| | * Staging: hv: channel: export vmbus_sendpacket_pagebuffer to modulesGreg Kroah-Hartman2010-10-211-0/+1
| | * Staging: hv: remove SendPacketMultiPageBuffer from struct vmbus_channel_inter...Greg Kroah-Hartman2010-10-212-16/+0Star
| | * Staging: hv: storvsc: call vmbus_sendpacket_multipagebuffer directlyGreg Kroah-Hartman2010-10-211-2/+1Star
| | * Staging: hv: channel: export vmbus_sendpacket_multipagebuffer to modulesGreg Kroah-Hartman2010-10-211-1/+1
| | * Staging: hv: remove RecvPacket from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-212-12/+0Star
| | * Staging: hv: storvsc: call vmbus_recvpacket directlyGreg Kroah-Hartman2010-10-211-4/+4
| | * Staging: hv: remove RecvPacketRaw from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-212-12/+0Star
| | * Staging: hv: netvsc: call vmbus_receivepacket_raw directlyGreg Kroah-Hartman2010-10-211-3/+2Star
| | * Staging: hv: channel: export vmbus_receivepacket_raw to modulesGreg Kroah-Hartman2010-10-211-0/+1
| | * Staging: hv: rename context to channel in struct hv_deviceGreg Kroah-Hartman2010-10-216-21/+21
| | * Staging: hv: make *context a real pointer in struct hv_deviceGreg Kroah-Hartman2010-10-211-1/+1
| | * Staging: hv: remove EstablishGpadl from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-212-11/+0Star