summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/os_dep/osdep_service.c
AgeCommit message (Expand)Author
2015-09-12Staging: rtl8188eu: os_dep: osdep_service.c: Remove explicit NULL comparisonShraddha Barke
2015-06-12staging: rtl8188eu: remove unused variablesSudip Mukherjee
2014-10-23staging: rtl8188eu: os_dep: Remove useless cast on kzallocTapasweni Pathak
2014-07-09staging: rtl8188eu: Remove unused functions rtw_cbuf_[full, empty, push, pop]()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_cbuf_alloc()navin patidar
2014-07-09staging: rtl8188eu: Use msecs_to_jiffies() instead of rtw_ms_to_systime()navin patidar
2014-07-09staging: rtl8188eu: use jiffies_to_msecs() instead of rtw_systime_to_ms()navin patidar
2014-07-09staging: rtl8188eu: Remove function rtw_alloc_etherdev()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_change_ifname()navin patidar
2014-06-26staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty()navin patidar
2014-06-26staging: rtl8188eu: osdep_service.c: Remove unused macronavin patidar
2014-06-26staging: rtl8188eu: Remove unused function rtw_get_time_interval_ms()navin patidar
2014-06-26staging: rtl8188eu: Remove unused function rtw_division64()navin patidar
2014-06-26staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar
2014-06-26staging: rtl8188eu: Use kstrtoul() for string to long conversionnavin patidar
2014-06-26staging: rtl8188eu: Remove unused function rtw_sleep_schedulable()navin patidar
2014-06-26staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD()navin patidar
2014-06-26staging: rtl8188eu: Remove rtw_is_list_empty(), wrapper for list_emty()navin patidar
2014-06-26staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar
2014-06-26staging: rtl8188eu: Remove rtw_list_insert_tail(), wrapper for list_add_tail()navin patidar
2014-06-26staging: rtl8188eu: Remove unused function rtw_list_insert_head()navin patidar
2014-06-26staging: rtl8188eu: Remove rtw_mfree2d(), wrapper for kfree()navin patidar
2014-06-26staging: rtl8188eu: Remove function _rtw_memset()navin patidar
2014-06-19staging: rtl8188eu: Remove empty files rtw_io.[c,h]navin patidar
2014-02-11staging: r8188eu: Replace wrapper around _rtw_memcmp()Larry Finger
2014-02-07staging: r8188eu: Remove wrappers around vfreeLarry Finger
2014-02-07staging: r8188eu: Remove wrappers around vmalloc and vzallocLarry Finger
2014-01-08staging: r8188eu: Remove wrapper around mutex_destroyLarry Finger
2014-01-08staging: r8188eu: Remove wrappers _rtw_free_sema, _rtw_up_sema, and _rtw_mute...Larry Finger
2014-01-08staging: r8188eu: Replace wrapper around sema_initLarry Finger
2014-01-08staging: r8188eu: Replace wrappers for atomic_inc and atomic_inc_returnLarry Finger
2014-01-08staging: r8188eu: Remove unused atomic_xxx wrappersLarry Finger
2014-01-08staging: r8188eu: Replace wrapper around atomic_set()Larry Finger
2014-01-08staging: r8188eu: Replace ATOMIC_T with atomic_tLarry Finger
2014-01-08staging: r8188eu: Remove wrapper code for rtw_suspend_lock_init, rtw_suspend_...Larry Finger
2014-01-08staging: r8188eu: Replace wrapper rtw_yield_osLarry Finger
2014-01-08staging: r8188eu: Replace wrappers ODM_sleep_us and rtw_usleep_osLarry Finger
2013-12-20staging: r8188eu: Replace wrappers ODM_StallExecution, ODM_delay_us, and rtw_...Larry Finger
2013-12-20staging: r8188eu: Replace wrappers ODM_delay_ms() and rtw_mdelay_os() with a ...Larry Finger
2013-12-20staging: r8188eu: Replace wrappers ODM_sleep_ms() and rtw_msleep_os() with a ...Larry Finger
2013-12-20staging: r8188eu: Replace rtw_get_current_time() with jiffiesLarry Finger
2013-12-20staging: r8188eu: Remove calls to _rtw_spinlock_freeLarry Finger
2013-12-20staging: r8188eu: Remove wrapper around spin_lock_initLarry Finger
2013-11-22Merge branch 'opw-next' into staging-nextGreg Kroah-Hartman
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-10staging: rtl8188eu: correct code alignmentTeodora Baluta
2013-10-24rtl8188eu: remove dead codeAl Viro
2013-09-26staging: rtl8188eu: Fix typo in rtl8188eu/os_depMasanari Iida
2013-09-17staging: r8188eu: Fix smatch warning in os_dep/osdep_service.cLarry Finger
2013-08-22staging: r8188eu: Add files for new driver - part 16Larry Finger