aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] prism54: Free skb after disabling interruptsPatrick McHardy2005-10-291-4/+2
* [PATCH] s2io iomem annotationsAl Viro2005-10-291-5/+5
* [PATCH] drivers/net/tg3: Use the DMA_{32,64}BIT_MASK constantsTobias Klauser2005-10-291-3/+4
* [PATCH] e1000: Fixes e1000_suspend warning when CONFIG_PM is not enabledAshutosh Naik2005-10-281-1/+1
* [PATCH] Better fixup for the orinoco driverAlan Cox2005-10-283-2/+49
* [PATCH] revert "orinoco: Information leakage due to incorrect padding"Andrew Morton2005-10-281-2/+4
* [PATCH] e1000: use vmalloc_node()Ravikiran G Thirumalai2005-10-281-2/+3
* [PATCH] b44: fix suspend/resumePavel Machek2005-10-281-0/+5
* [PATCH] eepro.c: module_param_array cleanupFlorin Malita2005-10-281-4/+3
* [PATCH] e1000: remove warning about e1000_suspendMartin J. Bligh2005-10-281-1/+1
* Merge branch 'master'Jeff Garzik2005-10-28354-6635/+8816
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2005-10-2885-972/+1615
| |\
| | * [PATCH] I2C: remove devfs support from i2c-dev driverGreg Kroah-Hartman2005-10-281-10/+0
| | * [PATCH] hwmon: smsc47m1 documentation updateJean Delvare2005-10-281-2/+5
| | * [PATCH] hwmon: lm90 documentation updateJean Delvare2005-10-281-9/+7
| | * [PATCH] hwmon: Add PEC support to the lm90 driverJean Delvare2005-10-281-1/+56
| | * [PATCH] hwmon: Separate the lm90 register read functionJean Delvare2005-10-281-54/+53
| | * [PATCH] i2c: i2c-i801 PEC code cleanupsJean Delvare2005-10-281-14/+10
| | * [PATCH] i2c: SMBus PEC support rewrite, 3 of 3Jean Delvare2005-10-283-22/+5
| | * [PATCH] i2c: SMBus PEC support rewrite, 2 of 3Jean Delvare2005-10-281-114/+48
| | * [PATCH] i2c: SMBus PEC support rewrite, 1 of 3Jean Delvare2005-10-281-2/+1
| | * [PATCH] i2c: i2c-i810 documentation updateJean Delvare2005-10-282-1/+3
| | * [PATCH] i2c: ID redefinition cleanupsJean Delvare2005-10-281-5/+0
| | * [PATCH] i2c: Static function fixes, 4 of 4Ben Dooks2005-10-283-3/+4
| | * [PATCH] hwmon: Static function fixes, 3 of 4Ben Dooks2005-10-285-14/+14
| | * [PATCH] hwmon: Static function fixes, 2 of 4Ben Dooks2005-10-282-7/+7
| | * [PATCH] i2c: Static function fixes, 1 of 4Ben Dooks2005-10-281-1/+1
| | * [PATCH] i2c: kzalloc cleanups, 2 of 2Jean Delvare2005-10-281-2/+2
| | * [PATCH] i2c: kzalloc cleanups, 1 of 2Jean Delvare2005-10-282-3/+2
| | * [PATCH] i2c: kzalloc conversion, other driversDeepak Saxena2005-10-2822-52/+25
| | * [PATCH] hwmon: kzalloc conversionDeepak Saxena2005-10-2833-80/+39
| | * [PATCH] i2c: kzalloc conversion, ixp bus driversDeepak Saxena2005-10-282-4/+2
| | * [PATCH] i2c: New Xicor X1205 RTC driverAlessandro Zummo2005-10-283-0/+708
| | * [PATCH] hwmon: Missing class check in two hwmon driversJean Delvare2005-10-282-0/+4
| | * [PATCH] hwmon: New device ID for the smsc47b397 driverMark M. Hoffman2005-10-281-3/+4
| | * [PATCH] Owner field additions to many i2c drivers, 5 of 5Laurent Riffard2005-10-281-0/+1
| | * [PATCH] Owner field additions to many i2c drivers, 4 of 5Laurent Riffard2005-10-281-0/+3
| | * [PATCH] Owner field additions to many i2c drivers, 3 of 5Laurent Riffard2005-10-281-0/+2
| | * [PATCH] Owner field additions to many i2c drivers, 2 of 5Laurent Riffard2005-10-287-0/+8
| | * [PATCH] Owner field additions to many i2c drivers, 1 of 5Laurent Riffard2005-10-2818-0/+18
| | * [PATCH] i2c: Big i2c-elektor cleanupStig Telfer2005-10-281-39/+45
| | * [PATCH] i2c: Fix i2c-elektor on AlphaStig Telfer2005-10-281-25/+49
| | * [PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structuresJean Delvare2005-10-283-3/+1
| | * [PATCH] i2c: Rename i2c-parport variable to avoid confusionJean Delvare2005-10-281-3/+3
| | * [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAXJean Delvare2005-10-282-6/+6
| | * [PATCH] hwmon: Drop useless w83627hf initialization stepJean Delvare2005-10-281-7/+0
| | * [PATCH] hwmon: Drop legacy ISA address support from it87Jean Delvare2005-10-281-40/+11
| | * [PATCH] i2c: Cleanup i2c-i801 ifdefsJean Delvare2005-10-281-19/+1
| | * [PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)Petr Vandrovec2005-10-282-13/+21
| | * [PATCH] i2c: Cleanup i2c-dev ioctl debug messageJean Delvare2005-10-281-2/+2