index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
REPORTING-BUGS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-20
iio: accel: kxcjk-1013: Increment ref counter for indio_dev->trig
Srinivas Pandruvada
1
-0
/
+1
2014-07-20
iio: accel: kxcjk-1013: Use try_reenable to ack intr
Srinivas Pandruvada
1
-17
/
+16
2014-07-20
iio: accel: kxcjk-1013: Fix setting frequency
Srinivas Pandruvada
1
-1
/
+1
2014-07-20
iio: hid-sensor-magn-3d: Add support for rotation from north
Reyad Attiyat
1
-1
/
+52
2014-07-20
iio: hid-sensor-magn-3d: Scan for usage attributes before setting up iio chan...
Reyad Attiyat
1
-44
/
+105
2014-07-20
iio: types: Added support for rotation from north usage attributes
Reyad Attiyat
2
-0
/
+8
2014-07-20
iio: Documentation: Add documentation for rotation from north sensor usage at...
Reyad Attiyat
1
-0
/
+82
2014-07-13
iio:adc:ad799x: Allow writing of event config
Peter Meerwald
1
-0
/
+34
2014-07-13
iio:adc:ad799x: Return more meaningful event enabled state
Peter Meerwald
1
-1
/
+9
2014-07-13
iio:adc:ad799x: Set conversion channels and rename ad7997_8_update_scan_mode()
Peter Meerwald
1
-5
/
+9
2014-07-13
iio:adc:ad799x: Write default config on probe and reset alert status on probe
Peter Meerwald
1
-6
/
+13
2014-07-13
iio:adc:ad799x: Add helper function to read/write config register
Peter Meerwald
1
-0
/
+24
2014-07-13
iio:adc:ad799x: Make chan_spec const in ad799x_chip_config struct
Peter Meerwald
1
-1
/
+1
2014-07-13
iio:adc:ad799x: Only expose event interface when IRQ is available
Peter Meerwald
1
-86
/
+179
2014-07-13
iio:adc:ad799x: Use BIT() and GENMASK()
Peter Meerwald
1
-16
/
+15
2014-07-13
iio:adc:ad799x: Save some lines in ad7997_8_update_scan_mode() exit handling
Peter Meerwald
1
-3
/
+1
2014-07-13
iio:adc:ad799x: Drop I2C access helper functions
Peter Meerwald
1
-93
/
+26
2014-07-13
staging: rtl8188eu: Rename _rtw_init_mlme_priv() to rtw_init_mlme_priv()
navin patidar
2
-11
/
+1
2014-07-13
staging: rtl8188eu: Rename _rtw_free_mlme_priv() to rtw_free_mlme_priv()
navin patidar
2
-9
/
+1
2014-07-13
staging: rtl8188eu: Remove unused function _rtw_enqueue_network()
navin patidar
2
-17
/
+0
2014-07-13
staging: rtl8188eu: Remove unused function _rtw_dequeue_network()
navin patidar
2
-21
/
+0
2014-07-13
staging: rtl8188eu: Make _rtw_free_network() static
navin patidar
2
-4
/
+1
2014-07-13
staging: rtl8188eu: Rename _rtw_find_network() to rtw_find_network()
navin patidar
2
-18
/
+1
2014-07-13
staging: rtl8188eu: Rename _rtw_free_network_queue() to rtw_free_network_queue()
navin patidar
2
-9
/
+1
2014-07-13
staging: rtl8188eu: Remove unused function rtw_get_timestampe_from_ie()
navin patidar
2
-6
/
+0
2014-07-13
staging: rtl8188eu: Remove unused function _rtw_IOL_append_WW_cmd()
navin patidar
2
-16
/
+0
2014-07-13
staging: rtl8188eu: Remove unused function rtw_set_802_11_remove_wep()
navin patidar
2
-26
/
+0
2014-07-13
staging: rtl8188eu: Remove unused function rtw_set_802_11_remove_key()
navin patidar
2
-40
/
+0
2014-07-13
staging: rtl8188eu: Remove unused function rtw_set_802_11_add_key()
navin patidar
2
-353
/
+0
2014-07-13
staging: rtl8188eu: Remove unused function rtw_validate_ssid()
navin patidar
2
-27
/
+0
2014-07-13
staging: rtl8188eu: Remove unused function rtw_set_scan_mode()
navin patidar
2
-18
/
+0
2014-07-13
staging: rtl8188eu: Remove function rtw_set_channel_plan()
navin patidar
2
-15
/
+1
2014-07-13
staging: rtl8188eu: Remove unused function rtw_use_tkipkey_handler()
navin patidar
2
-26
/
+0
2014-07-13
staging: vt6656: wcnd.c clean up comments
Malcolm Priestley
1
-7
/
+2
2014-07-13
staging: vt6656: wcmd remove unneeded headers
Malcolm Priestley
1
-3
/
+0
2014-07-13
staging: vt6656: rename vResetCommandTimer to vnt_reset_command_timer
Malcolm Priestley
3
-3
/
+3
2014-07-13
staging: vt6656: Drop u8 pointer and rename bScheduleCommand.
Malcolm Priestley
5
-12
/
+10
2014-07-13
staging: vt6656: rename vRunCommand to vnt_run_command
Malcolm Priestley
3
-3
/
+3
2014-07-13
staging: vt6656: rename vCommandTimerWait to vnt_cmd_timer_wait
Malcolm Priestley
1
-3
/
+3
2014-07-13
staging: vt6656: Move and rename s_bCommandComplete to vnt_cmd_complete
Malcolm Priestley
1
-55
/
+53
2014-07-13
staging: vt6656: dead code remove typedef enum tagCMD_STATUS
Malcolm Priestley
1
-10
/
+0
2014-07-13
staging: vt6656: replace camel case from command variables
Malcolm Priestley
3
-21
/
+21
2014-07-13
staging: vt6656: remove unused variables bCmdClear and bNeedRadioOFF
Malcolm Priestley
2
-3
/
+0
2014-07-13
staging: vt6656: remove typedef struct tagCMD_ITEM
Malcolm Priestley
3
-7
/
+3
2014-07-13
staging: vt6656: replace typedef enum tagCMD_STATE with enum vnt_cmd_state
Malcolm Priestley
3
-20
/
+20
2014-07-13
staging: vt6656: replace typedef enum tagCMD_CODE with enum vnt_cmd
Malcolm Priestley
3
-16
/
+16
2014-07-13
staging: rtl8723au: Remove unncessary wrapper PHY_RFConfig8723A()
Jes Sorensen
3
-15
/
+2
2014-07-13
staging: rtl8723au: Remove obfuscating wrapper ODM_ConfigMACWithHeaderFile23a()
Jes Sorensen
3
-11
/
+1
2014-07-13
staging: rtl8723au: Remove unused ODM_MacStatusQuery23a()
Jes Sorensen
2
-17
/
+0
2014-07-13
staging: rtl8723au: Remove ugly wrapper ODM_ConfigBBWithHeaderFile23a()
Jes Sorensen
4
-35
/
+2
[next]