aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/scsi (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-06i2c-stub: Allow user to disable some commandsJean Delvare2-2/+12
2009-12-06i2c-stub: Implement I2C block supportJean Delvare2-5/+29
2009-12-06i2c: Refactor for_each callbacksJean Delvare1-48/+22
2009-12-06i2c-i801: Retry on lost arbitrationJean Delvare1-0/+3
2009-12-06i2c: Remove big kernel lock from i2cdev_openVincent Sanders1-16/+6
2009-12-06ics932s401: Clean up detect functionJean Delvare1-22/+15
2009-12-06i2c: Simplify i2c_detect_addressJean Delvare1-13/+9
2009-12-06i2c: Drop probe, ignore and force module parametersJean Delvare3-154/+46
2009-12-06i2c: Add missing __devinit markers to old i2c adapter driversJean Delvare4-4/+4
2009-12-06i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDRJean Delvare3-11/+0
2009-12-06i2c: Prevent priority inversion on top of bus lockMika Kuoppala3-10/+10
2009-12-06i2c-voodoo3: DeleteJean Delvare5-338/+0
2009-12-06i2c-powermac: Drop temporary name bufferJean Delvare1-6/+5
2009-12-06i2c-powermac: Include the i2c_adapter in struct pmac_i2c_busJean Delvare3-37/+9
2009-12-06i2c-powermac: Log errorsJean Delvare1-5/+23
2009-12-06i2c-powermac: Refactor i2c_powermac_smbus_xferJean Delvare1-44/+41
2009-12-06i2c-powermac: Reject unsupported I2C transactionsJean Delvare1-0/+6
2009-12-06i2c/chips: Move ds1682 to drivers/miscWolfram Sang5-11/+11
2009-12-06PM: Add flag for devices capable of generating run-time wake-up eventsRafael J. Wysocki3-5/+22
2009-12-06PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status()Rafael J. Wysocki1-5/+3
2009-12-06PM / Runtime: Make documentation of runtime_idle() agree with the codeRafael J. Wysocki1-2/+3
2009-12-06PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend()Rafael J. Wysocki1-0/+2
2009-12-06PM / Runtime: Use deferred_resume flag in pm_request_resumeAlan Stern1-4/+7
2009-12-06PM / Runtime: Export the PM runtime workqueueAlan Stern1-0/+1
2009-12-06PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()Rafael J. Wysocki1-1/+1
2009-12-06PM / Hibernate: Swap, use KERN_CONTJiri Slaby1-3/+3
2009-12-06PM / Hibernate: Shift remaining code from swsusp.c to hibernate.cNigel Cunningham3-30/+31
2009-12-06PM / Hibernate: Move swap functions to kernel/power/swap.c.Nigel Cunningham2-101/+101
2009-12-05sparc: Set UTS_MACHINE correctly.David S. Miller1-0/+2
2009-12-05avr32: Convert BUG() to use unreachable()David Daney1-1/+1
2009-12-05s390: Convert BUG() to use unreachable()David Daney1-1/+1
2009-12-05MIPS: Convert BUG() to use unreachable()David Daney1-3/+1
2009-12-05x86: Convert BUG() to use unreachable()David Daney1-2/+2
2009-12-05Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)David Daney2-0/+19
2009-12-04mac80211: fix reorder buffer releaseJohannes Berg1-1/+1
2009-12-04iwmc3200wifi: Enable wimax core through module parameterSamuel Ortiz1-2/+5
2009-12-04iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameterSamuel Ortiz3-6/+8
2009-12-04iwmc3200wifi: Coex table command does not expect a responseSamuel Ortiz1-1/+1
2009-12-04iwmc3200wifi: Update wiwi priority tableSamuel Ortiz1-4/+4
2009-12-04iwlwifi: driver version track kernel versionReinette Chatre2-4/+4
2009-12-04iwlwifi: indicate uCode type when fail dump error/event logWey-Yi Guy1-2/+6
2009-12-04iwl3945: remove duplicated event logging codeWey-Yi Guy1-9/+0
2009-12-04b43: fix two warningsJohannes Berg1-0/+1
2009-12-04ipw2100: fix rebooting hang with driver loadedZhu Yi1-0/+11
2009-12-04cfg80211: indent regulatory messages with spacesKalle Valo1-3/+3
2009-12-04iwmc3200wifi: fix NULL pointer dereference in pmkid updateZhu Yi1-2/+4
2009-12-04mac80211: Fix TX status reporting for injected data framesJouni Malinen1-1/+5
2009-12-04ath9k: enable 2GHz band only if the device supports itGabor Juhos3-14/+31
2009-12-04airo: Fix integer overflow warningMichael Buesch1-1/+1
2009-12-04rt2x00: Fix padding bug on L2PAD devices.Gertjan van Wingerde1-1/+1