aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2009-04-03Staging: rt2860,rt2870: Correct use of ! and &Julia Lawall
2009-04-03Staging: rtl8187se: fix \r\n line endsGreg Kroah-Hartman
2009-04-03Staging: rtl8187se: ! x & y problem in inactive codeRoel Kluin
2009-04-03Staging: rtl8187se: fix build warningsHerton Ronaldo Krzesinski
2009-04-03Staging: rtl8187se: fix printk format warningsRandy Dunlap
2009-04-03Staging: Android: fix more printk formatsRandy Dunlap
2009-04-03Staging: android: ram_console: fix printk format warningRandy Dunlap
2009-04-03Staging: android: binder: fix printk format warningsRandy Dunlap
2009-04-03Staging: otus: remove old irqreturn_t definitionAlexander Beregalov
2009-04-03Staging: otus: 80211core/amsdu.c: Fix Coding StyleDragoslav Zaric
2009-04-03Staging: otus: ioctl.c: Fix Coding StyleDragoslav Zaric
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