aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-04-03Staging: otus: fix mixed declarationsRandy Dunlap
2009-04-03Staging: otus: use USB API functions rather than constantsJulia Lawall
2009-04-03Staging: otus: logical/bit and confusionRoel Kluin
2009-04-03Staging: mimio: depends on INPUTRandy Dunlap
2009-04-03Staging: altera: fix printk format warningsRandy Dunlap
2009-04-03Staging: et131x: list usage cleanupEric Sesterhenn
2009-04-03Staging: usbip: kmem_cache_alloc/memset -> kmem_cache_zallocWei Yongjun
2009-04-03Staging: rspiusb: use USB API functions rather than constantsJulia Lawall
2009-04-03Staging: at76_usb: convert to use linux/ieee80211.hKalle Valo
2009-04-03Staging: at76_usb: mention mac80211 port in TODO fileKalle Valo
2009-04-03Staging: altpciechdma: checkpatch fixupsErik Andrén
2009-04-03Staging: altpciechdma: Null deref in altpciechdma.c remove()Dan Carpenter
2009-04-03Staging: meilhaus: some checkpatch.pl cleanupAlexander Beregalov
2009-04-03Staging: meilhaus: remove dependence on kernel versionAlexander Beregalov
2009-04-03Staging: meilhaus: unsigned won't get negative after subtractionRoel Kluin
2009-04-03Staging: meilhaus: Use DEFINE_SPINLOCKJulia Lawall
2009-04-03Staging: meilhaus: Correct use of ! and &Julia Lawall
2009-04-03Staging: go7007: fix build errorGreg Kroah-Hartman
2009-04-03Staging: go7007: introduce missing kfreeJulia Lawall
2009-04-03Staging: go7007: Move a dereference below a NULL testJulia Lawall
2009-04-03Staging: agnx: Fixup xmit.c checkpatch warningsErik Andrén
2009-04-03Staging: agnx: Fixup table.c checkpatch warningsErik Andrén
2009-04-03Staging: agnx: Fixup sta.h checkpatch warningsErik Andrén
2009-04-03Staging: agnx: Fixup sta.c checkpatch warningsErik Andrén
2009-04-03Staging: agnx: Fixup rf.c checkpatch warningsErik Andrén
2009-04-03Staging: agnx: Fixup phy.c checkpatch warningsErik Andrén
2009-04-03Staging: agnx: Fixup pci.c checkpatch warningsErik Andrén
2009-04-03Staging: agnx: Fixup debug.h checkpatch warningsErik Andrén
2009-04-03Staging: agnx: Fixup agnx.h checkpatch warningsErik Andrén
2009-04-03Staging: agnx: mac80211 hw config change flagsHerton Ronaldo Krzesinski
2009-04-03Staging: agnx: i reaches -1, tested 0Roel Kluin
2009-04-03Staging: agnx: Move a dereference below a NULL testJulia Lawall
2009-04-03Staging: remove duplicated #include'sHuang Weiyi
2009-04-03Staging: me4000: make file_operations constAndre Haupt
2009-04-03Staging: me4000: use tabs for code indentationAndre Haupt
2009-04-03Staging: me4000: do not use C99 style comments.Andre Haupt
2009-04-03Staging: me4000: fix various checkpatch.pl warnings about bracingAndre Haupt
2009-04-03Staging: me4000: kfree(NULL) is safe, so no extra checks needed.Andre Haupt
2009-04-03Staging: me4000: replace some C99 commentsAndre Haupt
2009-04-03Staging: me4000: inline keyword should sit between storage class and typeAndre Haupt
2009-04-03Staging: me4000: return is not a function, no parentheses requiredAndre Haupt
2009-04-03Staging: me4000: use linux/uaccess.h and linux/io.hAndre Haupt
2009-04-03Staging: wlan-ng: block ioctls until card fully initialisedRichard Kennedy
2009-04-03Staging: wlan-ng: Replace local byteorder macrosMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead code from p80211netdev.cMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove unnecessary checks for NULL before calling kfree()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove more dead code from hfa384x_usb.cMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead code from prism2mib.cMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: prism2mgmt.c: Coding style cleanupsMoritz Muehlenhoff