summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/stmpe.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-12NFC: SHDLC implementationEric Lapuyade4-0/+1058
2012-04-12NFC: HCI supportEric Lapuyade10-0/+1695
2012-04-12NFC: Export target lost functionEric Lapuyade2-0/+40
2012-04-12NFC: Add a target lost netlink eventSamuel Ortiz3-0/+32
2012-04-12ath9k: remove dead codeZefir Kurtisi6-16/+0
2012-04-12mac80211: fix the assignment of PREQ's MAC address for Proactive RANNChun-Yeow Yeoh2-2/+5
2012-04-12mwifiex: use asynchronous firmware loadingAmitkumar Karwar4-48/+62
2012-04-12mwifiex: add support for WPS2.0Avinash Patil7-0/+105
2012-04-12mwifiex: display correct country information in debugfs "info"Amitkumar Karwar3-3/+4
2012-04-12mwifiex: set default regulatory domainAmitkumar Karwar3-0/+38
2012-04-12mwifiex: fix typo in RSSI_HIGH event handlingBing Zhao1-1/+1
2012-04-12iwlwifi: introduce device family enumJohannes Berg5-34/+61
2012-04-12iwlwifi: create device configuration header fileJohannes Berg2-142/+215
2012-04-12iwlwifi: move eeprom into privJohannes Berg13-172/+155
2012-04-12iwlwifi: split force_reset debugfs fileJohannes Berg8-115/+62
2012-04-12iwlwifi: remove ack_check module parameterJohannes Berg3-74/+0
2012-04-12iwlwifi: move hw_params into privJohannes Berg17-169/+168
2012-04-12iwlwifi: move queue watchdog into transportJohannes Berg11-141/+91
2012-04-12iwlwifi: remove unneeded struct declarationsJohannes Berg1-2/+0
2012-04-12iwlwifi: remove watchdog debugfs fileJohannes Berg1-25/+0
2012-04-12iwlwifi: move rx_page_order into transportJohannes Berg7-25/+29
2012-04-12ipw2100: remove a redundant NULL check before calling release_firmware()Jesper Juhl1-2/+1
2012-04-12wireless, orinoco: release_firmware() tests for NULL, remove explicit tests b...Jesper Juhl1-5/+2
2012-04-12wireless, mwifiex: drop redundant NULL test before call to release_firmware()Jesper Juhl1-2/+1
2012-04-12wireless, libertas: remove redundant NULL tests before calling release_firmwa...Jesper Juhl4-20/+10
2012-04-12ipw2200: remove a redundant NULL check before calling release_firmware()Jesper Juhl1-2/+1
2012-04-12wireless, atmel: remove pointless test for NULL before release_firmware() callJesper Juhl1-2/+1
2012-04-12wireless, at76c50x:: Don't needlessly test for NULL before calling release_fi...Jesper Juhl1-4/+2
2012-04-12rtl8192de: Recognize 92D E-CUT version.Forest Bond1-1/+5
2012-04-12rtl8192de: Clean up and fix 92D cut version constants and macros.Forest Bond1-9/+7
2012-04-12rtlwifi: support for Belkin Surf N300 XRLorenzo Bianconi1-0/+1
2012-04-11rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka3-2/+24
2012-04-11net/wireless: ipw2x00: remove ssid_context structStanislav Yakovlev1-9/+0
2012-04-11net/wireless: ipw2x00: remove unused libipw_measurement_report structStanislav Yakovlev1-55/+0
2012-04-11cfg80211: add channel switch notify eventThomas Pedersen5-0/+81
2012-04-11ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and at...Qasim Javed1-4/+0
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg7-1/+50
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches7-29/+15
2012-04-11ath9k: Add more recv stats.Ben Greear3-11/+65
2012-04-11ath9k: Add tx-failed counter.Ben Greear3-0/+4
2012-04-11ath9k: update to DFS pattern detector interfaceZefir Kurtisi2-52/+36
2012-04-11ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi2-0/+6
2012-04-11ath9k: add DFS pattern detectorZefir Kurtisi5-1/+850
2012-04-11mac80211: clean up an ieee80211_do_open error pathJohannes Berg1-3/+3
2012-04-11mac80211: add improved HW queue controlJohannes Berg8-42/+239
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg8-5/+96
2012-04-11mac80211: manage AP netdev carrier stateJohannes Berg2-3/+16
2012-04-11mac80211: Check basic rates when peeringAshok Nagarajan3-7/+12
2012-04-11mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan5-11/+23
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan5-16/+27