summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-10Staging: cxt1e1: rename global log_level variableGreg Kroah-Hartman7-69/+69
2010-12-10staging: sep: fix comments in sep_get_static_pool_addr_handlerMark Allyn1-3/+1
2010-12-10Staging: rtl8192u: add missing curly bracesDan Carpenter1-1/+2
2010-12-09Staging: comedi: Fix coding style issues in drivers.cXenofon Foukas1-11/+15
2010-12-09Staging: sep: eliminate kernel crash due to null parameter in dma_alloc_coherentMark Allyn1-1/+1
2010-12-09Staging: sep: ensure that caller id buffer is little endianMark Allyn2-0/+11
2010-12-09Staging: sep: reduce 64 and 32 bit compile warningsMark Allyn1-61/+40
2010-12-09Staging: sep: limit time to wait for reconfig shared area completeMark Allyn2-1/+10
2010-12-09Staging: sep: remove completed items in TODOMark Allyn1-7/+0
2010-12-09Staging: sep: remove code for Moorestown deviceMark Allyn2-91/+20
2010-12-09Staging: sep: initialize driver copy of send and receive count with deviceMark Allyn1-0/+5
2010-12-09Staging: sep: clean up error checking in probe functionMark Allyn1-8/+15
2010-12-09Staging: sep: sram_addr is 32 bit; this is not a kernel address, but device i...Mark Allyn1-1/+1
2010-12-09Staging: sep: remove spaces at end of linesMark Allyn1-7/+7
2010-12-09Staging: sep: remove virtual address being passed to user space applicationMark Allyn2-31/+6
2010-12-09staging: ft1000: Add file header to ft1000_proc.cMarek Belisko1-0/+21
2010-12-09staging: ft1000: Remove dead code.Marek Belisko1-4/+0
2010-12-09staging: ft1000: Fix coding style.Marek Belisko1-6/+2
2010-12-09staging: ft1000: Coding style fix in ft1000ReadProc.Marek Belisko1-110/+106
2010-12-09staging: ft1000: Fix coding style in ft1000NotifyProc.Marek Belisko1-16/+15
2010-12-09staging: ft1000: Use return value for ft1000InitProc.Marek Belisko1-2/+7
2010-12-09staging: ft1000: Fix coding style.Marek Belisko1-13/+12
2010-12-09staging: ft1000: Fix proc initialization handling.Marek Belisko2-15/+27
2010-12-09staging: ft1000: Fix debug messages.Marek Belisko1-7/+7
2010-12-09staging: ft1000: Remove unused headers.Marek Belisko1-4/+0
2010-12-09staging: ft1000: Remove dead code.Marek Belisko1-60/+1
2010-12-09staging: ft1000: Fix camelcase functions and variables.Marek Belisko4-82/+82
2010-12-09staging: ft1000: Remove unused variable.Marek Belisko3-3/+0
2010-12-09staging: ft1000: Remove unused pdevobj array.Marek Belisko1-23/+0
2010-12-09staging: ft1000: Fix private data pointer usage.Marek Belisko1-2/+3
2010-12-09staging: ft1000: Convert char device to debugfs.Marek Belisko3-20/+57
2010-12-09staging: solo6010 depends on I2CRandy Dunlap1-1/+1
2010-12-09staging: brcm80211: removed ap related commentsRoland Vossen1-7/+0
2010-12-09Staging: sm7xx: use DEFINE_PCI_DEVICE_TABLENamhyung Kim1-1/+1
2010-12-09Staging: rtl8192e: use DEFINE_PCI_DEVICE_TABLENamhyung Kim1-1/+1
2010-12-09Staging: cx25821: use DEFINE_PCI_DEVICE_TABLENamhyung Kim1-1/+1
2010-12-09Staging: phison: use DEFINE_PCI_DEVICE_TABLENamhyung Kim1-1/+1
2010-12-09Staging: vme_tsi148: use DEFINE_PCI_DEVICE_TABLENamhyung Kim1-1/+1
2010-12-09Staging: vme_ca91cx42: use DEFINE_PCI_DEVICE_TABLENamhyung Kim1-1/+1
2010-12-09staging: brcm80211: Remove redundant unlikely()Tobias Klauser1-1/+1
2010-12-09Staging: rt2860: fix previous patch errorChen, Chien-Chia1-1/+1
2010-12-08staging/zram: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe1-3/+3
2010-12-08staging/line6: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe3-4/+4
2010-12-08staging: brcm80211: fix documentation on installing firmwareHenry Ptasinski2-10/+5
2010-12-08MAINTAINERS: update the entry for the BRCM80211 driverHenry Ptasinski1-1/+3
2010-12-08staging: brcm80211: removed unused struct wlc_ap_infoRoland Vossen2-3/+0
2010-12-08staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pubRoland Vossen10-31/+35
2010-12-08staging: brcm80211: replaced typedef wlccore_t by struct wlccoreRoland Vossen2-5/+6
2010-12-08staging: brcm80211: replaced typedef wlcband_t by struct wlcbandRoland Vossen5-17/+19
2010-12-08staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pubRoland Vossen6-52/+53