summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-12-10Staging: rtl8192u: add missing curly bracesDan Carpenter
2010-12-10Staging: comedi: Fix coding style issues in drivers.cXenofon Foukas
2010-12-10Staging: sep: eliminate kernel crash due to null parameter in dma_alloc_coherentMark Allyn
2010-12-10Staging: sep: ensure that caller id buffer is little endianMark Allyn
2010-12-10Staging: sep: reduce 64 and 32 bit compile warningsMark Allyn
2010-12-10Staging: sep: limit time to wait for reconfig shared area completeMark Allyn
2010-12-10Staging: sep: remove completed items in TODOMark Allyn
2010-12-10Staging: sep: remove code for Moorestown deviceMark Allyn
2010-12-10Staging: sep: initialize driver copy of send and receive count with deviceMark Allyn
2010-12-10Staging: sep: clean up error checking in probe functionMark Allyn
2010-12-10Staging: sep: sram_addr is 32 bit; this is not a kernel address, but device i...Mark Allyn
2010-12-10Staging: sep: remove spaces at end of linesMark Allyn
2010-12-10Staging: sep: remove virtual address being passed to user space applicationMark Allyn
2010-12-10staging: ft1000: Add file header to ft1000_proc.cMarek Belisko
2010-12-10staging: ft1000: Remove dead code.Marek Belisko
2010-12-10staging: ft1000: Fix coding style.Marek Belisko
2010-12-10staging: ft1000: Coding style fix in ft1000ReadProc.Marek Belisko
2010-12-10staging: ft1000: Fix coding style in ft1000NotifyProc.Marek Belisko
2010-12-10staging: ft1000: Use return value for ft1000InitProc.Marek Belisko
2010-12-10staging: ft1000: Fix coding style.Marek Belisko
2010-12-10staging: ft1000: Fix proc initialization handling.Marek Belisko
2010-12-10staging: ft1000: Fix debug messages.Marek Belisko
2010-12-10staging: ft1000: Remove unused headers.Marek Belisko
2010-12-10staging: ft1000: Remove dead code.Marek Belisko
2010-12-10staging: ft1000: Fix camelcase functions and variables.Marek Belisko
2010-12-10staging: ft1000: Remove unused variable.Marek Belisko
2010-12-10staging: ft1000: Remove unused pdevobj array.Marek Belisko
2010-12-10staging: ft1000: Fix private data pointer usage.Marek Belisko
2010-12-10staging: ft1000: Convert char device to debugfs.Marek Belisko
2010-12-10staging: solo6010 depends on I2CRandy Dunlap
2010-12-10staging: brcm80211: removed ap related commentsRoland Vossen
2010-12-10Staging: sm7xx: use DEFINE_PCI_DEVICE_TABLENamhyung Kim
2010-12-10Staging: rtl8192e: use DEFINE_PCI_DEVICE_TABLENamhyung Kim
2010-12-10Staging: cx25821: use DEFINE_PCI_DEVICE_TABLENamhyung Kim
2010-12-10Staging: phison: use DEFINE_PCI_DEVICE_TABLENamhyung Kim
2010-12-10Staging: vme_tsi148: use DEFINE_PCI_DEVICE_TABLENamhyung Kim
2010-12-10Staging: vme_ca91cx42: use DEFINE_PCI_DEVICE_TABLENamhyung Kim
2010-12-10staging: brcm80211: Remove redundant unlikely()Tobias Klauser
2010-12-10Staging: rt2860: fix previous patch errorChen, Chien-Chia
2010-12-08staging/zram: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe
2010-12-08staging/line6: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe
2010-12-08staging: brcm80211: fix documentation on installing firmwareHenry Ptasinski
2010-12-08staging: brcm80211: removed unused struct wlc_ap_infoRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pubRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlccore_t by struct wlccoreRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlcband_t by struct wlcbandRoland Vossen
2010-12-08staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pubRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wl_if_t by struct wl_ifRoland Vossen
2010-12-08staging: brcm80211: replaced typedef bmac_pmq_t by struct bmac_pmqRoland Vossen
2010-12-08staging: brcm80211: replaced typedef antsel_info_t by struct antsel_infoRoland Vossen