summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-05Revert "iio: add configuration option for debug support"Greg Kroah-Hartman2-9/+0
2013-08-04staging:iio:hmc5843: Use i2c_smbus_read_word_swapped()Peter Meerwald1-2/+2
2013-08-04staging:iio:hmc5843: Drop unneeded #includesPeter Meerwald1-3/+0
2013-08-04staging:iio:hmc5843: Device has 3 channels, no need to store separatelyPeter Meerwald1-5/+1
2013-08-04staging:iio:hmc5843: 'add' is a poor abbreviation for addressPeter Meerwald1-2/+2
2013-08-04staging:iio:hmc5843: Implement timeout in read functionPeter Meerwald1-3/+15
2013-08-04staging:iio:hmc5843: Remove id register #defines, not used anymorePeter Meerwald1-3/+0
2013-08-04staging:iio:hmc5843: Drop I2C detection codePeter Meerwald1-33/+0
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman18-52/+47
2013-08-04staging: lustre: remove strange journal macros into the one file using themGreg Kroah-Hartman2-12/+5
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman21-36/+25
2013-08-04staging: lustre: remove cfs_task_state_tGreg Kroah-Hartman3-12/+6
2013-08-04staging: lustre: remove CFS_DECL_WAITQ() macroGreg Kroah-Hartman2-5/+1
2013-08-04staging: lustre: remove timer_list_t typedefGreg Kroah-Hartman6-22/+17
2013-08-04staging: lustre: remove unused cfs_ waitqueue wrappersGreg Kroah-Hartman1-44/+0
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman11-19/+30
2013-08-04staging: lustre: remove wrappers for two atomic functionsGreg Kroah-Hartman3-8/+2
2013-08-04staging: lustre: remove typedef for group_info_tGreg Kroah-Hartman6-35/+9
2013-08-04staging: lustre: remove typedef for module_tGreg Kroah-Hartman8-12/+8
2013-08-04staging: lustre: remove unused cfs_"symbol" macrosGreg Kroah-Hartman1-8/+0
2013-08-04staging: lustre: remove cfs_for_each_possible_cpu()Greg Kroah-Hartman5-32/+4
2013-08-03iio: Fix documentation of devm_iio_device_free()Peter Meerwald1-2/+2
2013-08-03iio:mcp4725: Use devm_iio_device_allocPeter Meerwald1-19/+7
2013-08-03iio:vcnl4000: Use devm_iio_device_allocPeter Meerwald1-12/+4
2013-08-03iio:adjd_s311: Use devm_iio_device_allocPeter Meerwald1-10/+5
2013-08-03iio: pressure: st_pressure: Use devm_iio_device_allocSachin Kamat3-23/+8
2013-08-03iio: frequency: ad9523: Use devm_* APIsSachin Kamat1-13/+4
2013-08-03iio: amplifiers: ad8366: Use devm_* APIsSachin Kamat1-10/+3
2013-08-03iio: lps331ap: Modify in_temp_scale calculation wayJacek Anaszewski1-1/+4
2013-08-03iio: light: tsl2563: Use devm_* APIsSachin Kamat1-17/+8
2013-08-03iio: light: lm3533-als: Use devm_iio_device_allocSachin Kamat1-5/+2
2013-08-03iio: light: hid-sensor-als: Use devm_iio_device_allocSachin Kamat1-12/+5
2013-08-03iio: imu: inv_mpu6050: Use devm_iio_device_allocSachin Kamat1-17/+10
2013-08-03iio: imu: adis16480: Use devm_iio_device_allocSachin Kamat1-7/+3
2013-08-03iio: imu: adis16400: Use devm_iio_device_allocSachin Kamat1-7/+3
2013-08-03iio: magnetometer: st_magn: Use devm_iio_device_allocSachin Kamat3-23/+8
2013-08-03iio: magnetometer: hid-sensor-magn-3d: Use devm_iio_device_allocSachin Kamat1-12/+7
2013-08-03staging:iio:adis16260: Move out of stagingLars-Peter Clausen5-15/+13
2013-08-03staging:iio:adis16260: Remove sampling_frequency_available attributeLars-Peter Clausen1-16/+0
2013-08-03staging:iio:adis16260: Add proper range checks to write_frequency()Lars-Peter Clausen1-16/+13
2013-08-03staging:iio:adis16260: Remove unused includesLars-Peter Clausen1-4/+0
2013-08-03staging:iio:adis16260: Add scale for the inclination channelLars-Peter Clausen1-0/+4
2013-08-03staging:iio:adis16260: Remove 'SPS' suffix from samplerate attributeLars-Peter Clausen1-1/+1
2013-08-03staging:iio:adis16260: Fix minor style issueLars-Peter Clausen1-2/+2
2013-08-03staging:iio:adis16260: Simplify calibscale and caliboffset readingLars-Peter Clausen1-26/+5
2013-08-03staging:iio:adis16260: Use sign_extend32() instead of open-coding itLars-Peter Clausen1-3/+1
2013-08-03staging:iio:adis16260: Add value range check for calibscale/-biasLars-Peter Clausen1-6/+9
2013-08-03staging:iio:adis16260: Remove separate headerLars-Peter Clausen2-89/+82
2013-08-03staging:iio:adis16260: Don't set default scan maskLars-Peter Clausen1-14/+0
2013-08-03staging:iio:adis16260: Remove support for orientation mappingLars-Peter Clausen3-54/+13