aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-1/+0
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds5-35/+14
2011-03-16Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds823-87736/+89884
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds88-10/+49853
2011-03-14staging: hv: fix memory leaksAlexander Beregalov1-0/+2
2011-03-14staging: hv: Remove NULL check before kfreeIlia Mirkin3-13/+6
2011-03-14Staging: hv: Get rid of vmbus_child_dev_add()K. Y. Srinivasan3-10/+2
2011-03-14Staging: hv: Change the signature for vmbus_child_device_register()K. Y. Srinivasan2-6/+4
2011-03-14Staging: hv: Get rid of vmbus_cleanup() functionK. Y. Srinivasan1-10/+1
2011-03-14Staging: hv: Get rid of vmbus_dev_rm() functionK. Y. Srinivasan1-14/+3
2011-03-14Staging: hv: Change the signature for vmbus_on_isr()K. Y. Srinivasan1-3/+2
2011-03-14Staging: hv: Eliminate vmbus_event_dpc()K. Y. Srinivasan3-12/+3
2011-03-14Staging: hv: Get rid of the function vmbus_msg_dpc()K. Y. Srinivasan1-13/+2
2011-03-14Staging: hv: Change the signature for vmbus_cleanup()K. Y. Srinivasan1-3/+2
2011-03-14Staging: hv: Simplify root device managementK. Y. Srinivasan1-30/+11
2011-03-14staging: rtl8192e: Don't copy dev pointer to skbMike McCormack3-7/+0
2011-03-14staging: rtl8192e: Pass priv to cmdpkt functionsMike McCormack4-45/+20
2011-03-14staging: rtl8192e: Pass priv to firmware download functionsMike McCormack4-18/+14
2011-03-14staging: rtl8192e: Pass priv to rtl8192_interruptMike McCormack1-10/+10
2011-03-14staging: rtl8192e: Pass rtl8192_priv to dm functionsMike McCormack3-22/+14
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack11-77/+69
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack4-17/+16
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack3-7/+7
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack9-46/+44
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack10-60/+62
2011-03-14staging: rtl8192e: Simplify rtl819x_ifcheck_resetornotMike McCormack1-25/+18
2011-03-14staging: rtl8192e: Remove ifdefs and dead codeMike McCormack1-59/+3
2011-03-14staging: rtl8192e: Pass priv pointer to procMike McCormack1-14/+9
2011-03-14staging: rtl8192e: Delete dead codeMike McCormack1-318/+4
2011-03-14staging: rtl8192e: Use better loop counter nameMike McCormack1-6/+6
2011-03-14staging: rtl8192e: Delete unused struct membersMike McCormack2-22/+1
2011-03-14staging: rtl8192e: Store mem_start in priv structMike McCormack2-23/+17
2011-03-14staging: rtl8192e: Delete commented codeMike McCormack1-47/+1
2011-03-14staging: rtl8192e: Remove unused headerMike McCormack1-86/+0
2011-03-14staging: crystalhd: fix memory leaksAlexander Beregalov2-5/+14
2011-03-14staging: ste_rmi4: fix memory leaksAlexander Beregalov1-1/+3
2011-03-14staging: brcm80211: fix memory leaksAlexander Beregalov1-4/+8
2011-03-14staging: tidspbridge: protect dmm_map properlyFelipe Contreras1-5/+14
2011-03-14Staging: IIO: DAC: AD5624R: Consistency cleanup - no functional changesMichael Hennerich1-9/+9
2011-03-14ath6kl: remove-typedef HIF_DEVICELuis R. Rodriguez19-168/+168
2011-03-14ath6kl: remove-typedef AR_SOFTC_TLuis R. Rodriguez11-293/+293
2011-03-14ath6kl: remove-typedef WINDOW_SNAPSHOTLuis R. Rodriguez1-3/+4
2011-03-14ath6kl: remove-typedef ST_READ_STATUSLuis R. Rodriguez1-3/+3
2011-03-14ath6kl: remove-typedef ST_PS_DATA_FORMATLuis R. Rodriguez1-5/+5
2011-03-14ath6kl: remove-typedef RXTID_STATSLuis R. Rodriguez2-11/+11
2011-03-14ath6kl: remove-typedef RXTIDLuis R. Rodriguez2-14/+14
2011-03-14ath6kl: remove-typedef PSCmdPacketLuis R. Rodriguez3-12/+12
2011-03-14ath6kl: remove-typedef OSBUF_HOLD_QLuis R. Rodriguez2-6/+6
2011-03-14ath6kl: remove-typedef HTC_TX_PACKET_INFOLuis R. Rodriguez1-3/+3
2011-03-14ath6kl: remove-typedef HTC_TARGETLuis R. Rodriguez5-72/+72