summaryrefslogtreecommitdiffstats
path: root/lib/locking-selftest-rlock.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-14i2c: Push ioctl BKL down into the i2c codeAlan Cox1-3/+2
2008-07-14i2c: Add Intel SCH SMBus supportAlek Du3-0/+347
2008-07-14i2c: Simplify i2c_del_driver()Jean Delvare1-6/+4
2008-07-14i2c: Use list_for_each_entry_safeMatthias Kaehlcke1-8/+4
2008-07-14i2c-pca-platform: Fix error codeWolfram Sang1-1/+1
2008-07-14i2c-pca-algo: Fix error codeWolfram Sang1-1/+1
2008-07-14i2c: Consistently reject unsupported transactionsJean Delvare10-34/+23
2008-07-14i2c-piix4: Various cleanups and minor fixesJean Delvare1-26/+15
2008-07-14i2c: Bus drivers return -Errno not -1David Brownell15-148/+191
2008-07-14i2c: i2c_use_client() defends against NULLDavid Brownell1-3/+5
2008-07-14i2c: Kerneldoc for most I/O callsDavid Brownell1-9/+124
2008-07-14i2c: Update stray references to smbus_accessJean Delvare1-2/+2
2008-07-14i2c: Delete unused function i2c_smbus_write_quickJean Delvare4-17/+9
2008-07-14i2c: Group bus drivers by typeJean Delvare2-344/+370
2008-07-14i2c-core: Return -Errno, not -1David Brownell2-48/+57
2008-07-14i2c-core: Remove needless includeJean Delvare1-1/+0