aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-18mei: txe: put pm callbacks under PM_SLEEP ifdefTomas Winkler1-2/+2
2014-02-18mei: me: put pm callbacks under PM_SLEEP ifdefAlexander Usyskin1-2/+3
2014-02-18mei: don't of list_for_each_entry_safe when not deletingTomas Winkler5-33/+28
2014-02-18mei: use helper function to find me client by idAlexander Usyskin2-48/+56
2014-02-18mei: fix potential read outside of array boundsAlexander Usyskin1-13/+10
2014-02-18mei: wd and amthif use mei_cl_ api for dis/connectionTomas Winkler5-80/+66
2014-02-18mei: hbm: revamp client connect and disconnection statusAlexander Usyskin4-39/+59
2014-02-18mei: Remove all bus devices from the mei_dev list when stopping the MEITomas Winkler4-7/+20
2014-02-16Linux 3.14-rc3Linus Torvalds1-1/+1
2014-02-15of: search the best compatible match first in __of_match_node()Kevin Hao1-1/+42
2014-02-15Drivers: hv: Ballon: Make pressure posting thread sleep interruptiblyK. Y. Srinivasan1-1/+2
2014-02-15w1-gpio: handle of_get_gpio() returning -EPROBE_DEFER betterUwe Kleine-König1-5/+14
2014-02-15regmap: spmi: support base and extended register spacesJosh Cartwright2-35/+205