summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2014-08-01staging: unisys: remove non-kernel code from commontypes.hBenjamin Romer
2014-08-01staging: unisys: remove S64 typeBenjamin Romer
2014-08-01staging: unisys: remove S32 typeBenjamin Romer
2014-08-01staging: unisys: remove S16 typeBenjamin Romer
2014-08-01staging: unisys: remove S8 typeBenjamin Romer
2014-08-01staging: unisys: remove U64 typeBenjamin Romer
2014-08-01staging: unisys: remove U32 typeBenjamin Romer
2014-08-01staging: unisys: remove U16 typeBenjamin Romer
2014-07-31Staging: rts5208: Replace custom macro with dev_dbgFabio Falzoi
2014-07-31Staging: rts5208: Remove useless debug printsFabio Falzoi
2014-07-31staging/nvec: Use platform_get_irq()Thierry Reding
2014-07-31staging/nvec: Do not pass resource to mfd_add_devices()Thierry Reding
2014-07-31Staging: android: timed_output.c: use kstrtoint() instead of sscanf()Murilo Opsfelder Araujo
2014-07-31staging: rtl8188eu: Remove wrapper function _rtw_reordering_ctrl_timeout_hand...navin patidar
2014-07-31staging: rtl8188eu: Remove unused function rtw_os_read_port()navin patidar
2014-07-31staging: rtl8188eu: Remove wrapper function _addba_timer_hdl()navin patidar
2014-07-31staging: rtl8188eu: Remove wrapper function _link_timer_hdl()navin patidar
2014-07-31staging: rtl8188eu: Remove wrapper function _survey_timer_hdl()navin patidar
2014-07-31staging: rtl8188eu: Remove wrapper function _dynamic_check_timer_handlder()navin patidar
2014-07-31staging: rtl8188eu: Remove wrapper function _rtw_scan_timeout_handler()navin patidar
2014-07-31staging: rtl8188eu: Remove wrapper function rtw_join_timeout_handler()navin patidar
2014-07-31staging: rtl8188eu: Remove unused member MultiFunc from struct hal_data_8188enavin patidar
2014-07-31staging: dgnc: removes unused if defined codeSeunghun Lee
2014-07-31Staging: bcm: Qos.c: checkpatch.pl fix: Indentation of case-statements fixedMatthias Beyer
2014-07-31Staging: bcm: Qos.c: checkpatch.pl fix: Removed parentheses from return state...Matthias Beyer
2014-07-31Staging: bcm: Qos.c: checkpatch.pl fix: Transformed C99-style commentsMatthias Beyer
2014-07-31Staging: bcm: Qos.c: checkpatch.pl fix: Added blank lines after declarationsMatthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in EThCSGetPktInfo()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in EThCSClassifyPkt()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchVLANRules()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchEThTypeSAP()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchDestMACAdr...Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchSrcMACAdre...Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in ClassifyPacket()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in flush_all_queues()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in PruneQueue()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in IpVersion4()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchDestPort()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchSrcPort()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchProtocol()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchTos()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchDestIpAddress()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchSrcIpAddress()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Replaced if-else return with ternary operatorMatthias Beyer
2014-07-31Staging: bcm: Qos.c: Replaced do-while(0) breaks with continueMatthias Beyer
2014-07-31Staging: bcm: Qos.c: Replaced member accessing by variable in flush_all_queues()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Replaced member accessing with variable in PruneQueue()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Replaced do-while(0) jumps with goto and label, removes ...Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Replaced member accessing with variable in MatchDestIpAd...Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Replaced member accessing with variable in PruneQueue()Matthias Beyer