mei: move clients cleanup code from init.c to client.c
[linux-2.6-block.git] / drivers / misc / mei / client.c
2013-02-06 Tomas Winklermei: move clients cleanup code from init.c to client.c
2013-02-06 Tomas Winklermei: rename to mei_host_buffer_is_empty to hbuf_is_ready
2013-01-25 Greg Kroah-HartmanMerge 3.8-rc5 into char-misc-next
2013-01-18 Greg Kroah-HartmanMerge 3.8-rc4 into char-misc-next
2013-01-16 Greg Kroah-HartmanMerge tag 'extcon-for-3.9' of git://git./linux/kernel...
2013-01-14 Tomas Winklermei: drop the warning when cl is not initialized during...
2013-01-09 Tomas Winklermei: normalize me host client linking routines
2013-01-09 Tomas Winklermei: rename remaining amthi strings to amthif
2013-01-09 Tomas Winklermei: drop read_pending member form struct mei_cl
2013-01-09 Tomas Winklermei: rename interface to hw-me
2013-01-09 Tomas Winklermei: implement mei_cl_connect function
2013-01-09 Tomas Winklermei: fix client functions names
2013-01-09 Tomas Winklermei: move client functions to client.c