summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/omap-usb-host.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-24ath9k: list more reset causes in debugfsFelix Fietkau1-0/+6
2014-02-24wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.cTejun Heo1-1/+1
2014-02-24iwlegacy: properly enable power savingStanislaw Gruszka3-15/+72
2014-02-24iwlegacy: merge reclaim checkStanislaw Gruszka3-19/+16
2014-02-24iwl3945: fix wakeup interruptStanislaw Gruszka1-1/+3
2014-02-24mwifiex: enable obss scan offload feature flagAmitkumar Karwar1-1/+2
2014-02-24mwifiex: remove redundant del_timerAvinash Patil1-1/+0
2014-02-24mwifiex: use del_timer_sync instead of del_timerAvinash Patil4-4/+4
2014-02-24ath9k: Enable U-APSD AP mode supportJouni Malinen1-0/+1
2014-02-24drivers:net:wireless:airo.c:checkpatch.pl cleanupAvinash kumar1-2/+2
2014-02-24hostap: add Netgear MA401 cardCédric Le Goater1-0/+2
2014-02-24net: wireless: wl3501_cs: Remove duplicate includeSachin Kamat1-1/+0
2014-02-24b43: return true / false instead of numbers in functions which return bool valueZhao, Gang3-8/+8
2014-02-24b43: Kconfig: let config B43_BCMA_PIO depends on B43Zhao, Gang1-1/+1
2014-02-24rtlwifi: properly apply filter flagsPeter Wu1-22/+30
2014-02-24rtlwifi: avoid accessing RCR directlyPeter Wu6-10/+19
2014-02-24mwifiex: memory corruption in mwifiex_tdls_add_vht_capab()Dan Carpenter1-1/+1
2014-02-24Revert "Staging: rtl8812ae: remove modules field of rate_control_ops"John W. Linville1-0/+1
2014-02-23iwlwifi: mvm: fix a few wd_disable commentsEliad Peller2-3/+2
2014-02-23iwlwifi: mvm: prepare infrastructure for more TLV flagsEran Harary3-0/+65
2014-02-23iwlwifi: mvm: remove redundant define in fw.cInbal Hacohen1-2/+0
2014-02-23iwlwifi: nvm: remove reading valid antennas from NVMJohannes Berg2-19/+0
2014-02-21Bluetooth: Fix iterating wrong list in hci_remove_irk()Johan Hedberg1-1/+1
2014-02-21mac80211: ibss: handle cfg80211_chandef_dfs_required() error codesLuciano Coelho1-0/+5
2014-02-21cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()Luciano Coelho3-34/+10
2014-02-21nl80211: make sure we check for DFS with mesh channel switchLuciano Coelho1-5/+10
2014-02-21mac80211: allow drivers to request SMPS offLuciano Coelho1-2/+0
2014-02-21cfg80211: docbook: add interface combinations documentationLuciano Coelho2-4/+10
2014-02-21cfg80211: docbook: fix small formatting errorLuciano Coelho1-1/+1
2014-02-21cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flagJanusz Dziedzic4-43/+58
2014-02-21Bluetooth: Increase minor version of core moduleMarcel Holtmann1-1/+1
2014-02-21Bluetooth: Provide option for changing LE advertising channel mapMarcel Holtmann3-1/+33
2014-02-20Bluetooth: Fix channel check when binding RFCOMM sockAndrzej Kaczmarek1-6/+12
2014-02-20iwlwifi: mvm: add Rx frames statistics via debugfsEyal Shapira4-2/+185
2014-02-20iwlwifi: mvm: set immediate apply time bit in time eventsEmmanuel Grumbach2-2/+5
2014-02-20iwlwifi: pcie: stop the firmware when we restart itEmmanuel Grumbach1-2/+3
2014-02-20iwlwifi: mvm: fix possible memory leakEytan Lifshitz1-0/+1
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg5-10/+19
2014-02-20cfg80211: document sched_scan_stop synchronous behaviourJohannes Berg2-3/+9
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari7-13/+47
2014-02-20Bluetooth: Track the current configured random addressMarcel Holtmann3-0/+51
2014-02-20Bluetooth: Replace own_address_type with force_static_address debugfsMarcel Holtmann2-33/+63
2014-02-20Bluetooth: Add comment explainging store hint for long term keysMarcel Holtmann1-0/+11
2014-02-20Bluetooth: Don't send store hint for devices using identity addressesMarcel Holtmann1-1/+16
2014-02-19Bluetooth: Add support for sending New IRK eventJohan Hedberg4-0/+26
2014-02-19Bluetooth: Move SMP LTK notification after key distributionJohan Hedberg4-20/+31
2014-02-19Bluetooth: Track SMP keys in the SMP contextJohan Hedberg2-8/+16
2014-02-19Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltkJohan Hedberg3-10/+9
2014-02-19Bluetooth: Return added key when adding LTKs and IRKsJohan Hedberg2-15/+17
2014-02-19Bluetooth: Avoid using GFP_ATOMIC where not necessaryJohan Hedberg1-4/+4