summaryrefslogtreecommitdiffstats
path: root/drivers/hid (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-24rtlwifi: btcoex: 23b 1ant: initialize bt_disabled to falseDan Carpenter1-1/+1
2017-05-24rtlwifi: btcoex: 23b 1ant: turn off ps and tdma mechanism when concurrent modeYan-Hsuan Chuang2-28/+91
2017-05-24rtlwifi: btcoex: 23b 1ant: fine tune for bt_sco_hid busyPing-Ke Shih1-1/+1
2017-05-24rtlwifi: btcoex: 23b 1ant: fine tune for wifi not connectedPing-Ke Shih1-14/+23
2017-05-24rtlwifi: btcoex: 23b 1ant: fine tune for wifi connectedPing-Ke Shih2-37/+79
2017-05-24rtlwifi: btcoex: 23b 1ant: coex table fine tunePing-Ke Shih1-6/+50
2017-05-24rtlwifi: btcoex: 23b 1ant: Add coex_table_type to logPing-Ke Shih2-0/+6
2017-05-24rtlwifi: btcoex: 23b 1ant: remove verbose log from periodic functionPing-Ke Shih1-33/+0
2017-05-24rtlwifi: btcoex: 23b 1ant: check more cases when bt is queingPing-Ke Shih2-18/+40
2017-05-24rtlwifi: btcoex: 23b 1ant: define wifi in high priority task.Ping-Ke Shih2-0/+16
2017-05-24rtlwifi: btcoex: 23b 1ant: Special packets statistic in notificationPing-Ke Shih2-1/+27
2017-05-24rtlwifi: btcoex: 23b 1ant: Revise media status notify to fix no scan result i...Ping-Ke Shih1-2/+37
2017-05-24rtlwifi: btcoex: 23b 1ant: fine tune connect notifyPing-Ke Shih1-1/+16
2017-05-24rtlwifi: btcoex: 23b 1ant: Add rf status notificationPing-Ke Shih3-0/+42
2017-05-24rtlwifi: btcoex: 23b 1ant: Setup register for BT WHCK testPing-Ke Shih2-0/+26
2017-05-24rtlwifi: btcoex: 23b 1ant: parse more BT information from C2HPing-Ke Shih2-12/+91
2017-05-24rtlwifi: btcoex: 23b 1ant: Add power_on_settingPing-Ke Shih2-0/+70
2017-05-24rtlwifi: btcoex: 23b 1ant: add wifi_only argument to init_hwconfigPing-Ke Shih2-59/+47
2017-05-24rtlwifi: btcoex: 23b 1ant: adjust wifi duration for bt a2dpPing-Ke Shih2-82/+246
2017-05-24rtlwifi: btcoex: 23b 1ant: need these information when scanPing-Ke Shih2-2/+29
2017-05-24rtlwifi: btcoex: 23b 1ant: Switch antenna to wifi or BT.Ping-Ke Shih2-131/+198
2017-05-24rt2x00: Add device ID for Epson WN7512BEPTom Gaudasinski1-0/+2
2017-05-24ssb: Delete an error message for a failed memory allocation in ssb_devices_re...Markus Elfring1-1/+0
2017-05-24rt2x00: convert rt2x00_desc_read return typeArnd Bergmann9-87/+83
2017-05-24rt2x00: convert rt2800_eeprom_read return typeArnd Bergmann1-97/+97
2017-05-24rt2x00: convert rt2x00_eeprom_read return typeArnd Bergmann7-68/+62
2017-05-24rt2x00: convert rt2*_bbp_read return typeArnd Bergmann6-160/+119
2017-05-24rt2x00: convert rt2800_register_read return typeArnd Bergmann2-162/+151
2017-05-24rt2x00: convert rt2x00usb_register_read return typeArnd Bergmann5-148/+118
2017-05-24rt2x00: convert rt2x00mmio_register_read return typeArnd Bergmann8-259/+252
2017-05-24rt2x00: convert rt2x00_rf_read return typeArnd Bergmann7-25/+18
2017-05-24rt2x00: convert rt2800_rfcsr_read return typeArnd Bergmann1-164/+158
2017-05-24rt2x00: change function pointers for register accessorsArnd Bergmann15-44/+157
2017-05-24libertas: Remove function entry/exit debuggingKees Cook13-502/+24
2017-05-24libertas: Avoid reading past end of bufferKees Cook1-16/+10
2017-05-24iwlegacy: warn when enabling power saveStanislaw Gruszka2-0/+3
2017-05-24wlcore: fix 64K page supportArnd Bergmann1-3/+3
2017-05-24rsi: rsi_91x_core: Use time_after time comparisonKarim Eshapa1-1/+1
2017-05-24rsi: Remove old firmware loading methodPrameela Rani Garnepudi6-323/+3
2017-05-24rsi: Add new firmware loading methodPrameela Rani Garnepudi5-10/+635
2017-05-24rsi: Add new host interface operationsPrameela Rani Garnepudi5-2/+254
2017-05-24rsi: Add host interface operations as separate structure.Prameela Rani Garnepudi4-14/+40
2017-05-24rsi: Add usb multi-byte read operationPrameela Rani Garnepudi1-0/+40
2017-05-24rsi: Handle usb multi-byte write failure case properlyPrameela Rani Garnepudi1-4/+5
2017-05-24rsi: use macros in USB specific codePrameela Rani Garnepudi1-6/+9
2017-05-24rsi: Changes in USB read and write operationsPrameela Rani Garnepudi3-8/+9
2017-05-24rsi: define RSI_USB_BUF_SIZE macroamit karwar2-2/+4
2017-05-24rsi: Changes to sdio reads and writesPrameela Rani Garnepudi3-11/+11
2017-05-24rsi: Rename file rsi_91x_pkt.c to rsi_91x_hal.cPrameela Rani Garnepudi2-1/+1
2017-05-22p54: allocate enough space for ->used_rxkeysDan Carpenter1-2/+3