summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-23ARM: dts: Fix wrong compatible string for Exynos3250 ADCiio-for-3.17dChanwoo Choi
2014-07-23iio: devicetree: Add DT binding documentation for Exynos3250 ADCChanwoo Choi
2014-07-23iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADCChanwoo Choi
2014-07-23iio: adc: exynos_adc: Add exynos_adc_data structure to improve readabilityChanwoo Choi
2014-07-23staging:iio:hmc5843: Add support for spi hmc5983Josef Gajdusek
2014-07-23staging:iio:hmc5843: Add support for i2c hmc5983Josef Gajdusek
2014-07-23staging:iio:hmc5843: register <-> value arrays now can have different lengthsJosef Gajdusek
2014-07-23staging:iio:hmc5843: Split hmc5843.c to multiple filesJosef Gajdusek
2014-07-23staging:iio:hmc5843: Added regmap supportJosef Gajdusek
2014-07-20iio:kxcjk-1013: Fix endianness in scan_typePeter Meerwald
2014-07-20iio: accel: kxcjk-1013: Increment ref counter for indio_dev->trigSrinivas Pandruvada
2014-07-20iio: accel: kxcjk-1013: Use try_reenable to ack intrSrinivas Pandruvada
2014-07-20iio: accel: kxcjk-1013: Fix setting frequencySrinivas Pandruvada
2014-07-20iio: hid-sensor-magn-3d: Add support for rotation from northReyad Attiyat
2014-07-20iio: hid-sensor-magn-3d: Scan for usage attributes before setting up iio chan...Reyad Attiyat
2014-07-20iio: types: Added support for rotation from north usage attributesReyad Attiyat
2014-07-20iio: Documentation: Add documentation for rotation from north sensor usage at...Reyad Attiyat
2014-07-13iio:adc:ad799x: Allow writing of event configPeter Meerwald
2014-07-13iio:adc:ad799x: Return more meaningful event enabled statePeter Meerwald
2014-07-13iio:adc:ad799x: Set conversion channels and rename ad7997_8_update_scan_mode()Peter Meerwald
2014-07-13iio:adc:ad799x: Write default config on probe and reset alert status on probePeter Meerwald
2014-07-13iio:adc:ad799x: Add helper function to read/write config registerPeter Meerwald
2014-07-13iio:adc:ad799x: Make chan_spec const in ad799x_chip_config structPeter Meerwald
2014-07-13iio:adc:ad799x: Only expose event interface when IRQ is availablePeter Meerwald
2014-07-13iio:adc:ad799x: Use BIT() and GENMASK()Peter Meerwald
2014-07-13iio:adc:ad799x: Save some lines in ad7997_8_update_scan_mode() exit handlingPeter Meerwald
2014-07-13iio:adc:ad799x: Drop I2C access helper functionsPeter Meerwald
2014-07-13Merge tag 'iio-for-3.17c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-07-13staging: rtl8188eu: Rename _rtw_init_mlme_priv() to rtw_init_mlme_priv()navin patidar
2014-07-13staging: rtl8188eu: Rename _rtw_free_mlme_priv() to rtw_free_mlme_priv()navin patidar
2014-07-13staging: rtl8188eu: Remove unused function _rtw_enqueue_network()navin patidar
2014-07-13staging: rtl8188eu: Remove unused function _rtw_dequeue_network()navin patidar
2014-07-13staging: rtl8188eu: Make _rtw_free_network() staticnavin patidar
2014-07-13staging: rtl8188eu: Rename _rtw_find_network() to rtw_find_network()navin patidar
2014-07-13staging: rtl8188eu: Rename _rtw_free_network_queue() to rtw_free_network_queue()navin patidar
2014-07-13staging: rtl8188eu: Remove unused function rtw_get_timestampe_from_ie()navin patidar
2014-07-13staging: rtl8188eu: Remove unused function _rtw_IOL_append_WW_cmd()navin patidar
2014-07-13staging: rtl8188eu: Remove unused function rtw_set_802_11_remove_wep()navin patidar
2014-07-13staging: rtl8188eu: Remove unused function rtw_set_802_11_remove_key()navin patidar
2014-07-13staging: rtl8188eu: Remove unused function rtw_set_802_11_add_key()navin patidar
2014-07-13staging: rtl8188eu: Remove unused function rtw_validate_ssid()navin patidar
2014-07-13staging: rtl8188eu: Remove unused function rtw_set_scan_mode()navin patidar
2014-07-13staging: rtl8188eu: Remove function rtw_set_channel_plan()navin patidar
2014-07-13staging: rtl8188eu: Remove unused function rtw_use_tkipkey_handler()navin patidar
2014-07-13staging: vt6656: wcnd.c clean up commentsMalcolm Priestley
2014-07-13staging: vt6656: wcmd remove unneeded headersMalcolm Priestley
2014-07-13staging: vt6656: rename vResetCommandTimer to vnt_reset_command_timerMalcolm Priestley
2014-07-13staging: vt6656: Drop u8 pointer and rename bScheduleCommand.Malcolm Priestley
2014-07-13staging: vt6656: rename vRunCommand to vnt_run_commandMalcolm Priestley
2014-07-13staging: vt6656: rename vCommandTimerWait to vnt_cmd_timer_waitMalcolm Priestley