summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-11-10Staging, bcm: Remove unnecessary casts of void ptr returning alloc function r...Jesper Juhl3-18/+13
2010-11-10Staging: solo6x10: Fix checkpatch errors and most warningsfacugaich11-132/+142
2010-11-10Staging: beceem: Move ZTE TU25's USB id to the beceem moduleAlejandro R. Sedeño3-2/+2
2010-11-10Staging: beceem: Use 32-bit integers for hardware register valuesAlejandro R. Sedeño2-4/+4
2010-11-10staging: ft1000: Create common return point.Marek Belisko1-3/+3
2010-11-10staging: ft1000: Check return value of kthread_run.Marek Belisko1-0/+6
2010-11-10staging: r8712u: Update TODO for sparse fixesLarry Finger1-1/+0
2010-11-09staging, spectra: Remove unnecessary casts of void ptr returning alloc functi...Jesper Juhl1-4/+2
2010-11-09staging, wlags49_h2: Remove unnecessary casts of void ptr returning alloc fun...Jesper Juhl1-1/+1
2010-11-09staging, ath6kl: Remove unnecessary casts of void ptr returning alloc functio...Jesper Juhl1-1/+1
2010-11-09staging, rt2860: Remove unnecessary casts of void ptr returning alloc functio...Jesper Juhl2-9/+10
2010-11-09staging, keucr: Remove unnecessary casts of void ptr returning alloc function...Jesper Juhl1-5/+5
2010-11-09staging: Fix typos in rt2860Justin P. Mattock27-212/+236
2010-11-09staging: hv: Convert camel cased functions in ring_buffer.c to lower casesHaiyang Zhang3-88/+91
2010-11-09staging: hv: Convert camel cased local variables in ring_buffer.c to lower casesHaiyang Zhang3-182/+185
2010-11-09staging: hv: Convert camel cased struct fields in ring_buffer.h to lower casesHaiyang Zhang4-58/+65
2010-11-09staging: hv: Convert camel cased functions in osd.c to lower casesHaiyang Zhang9-83/+83
2010-11-09staging: hv: Convert camel cased local variables in osd.c to lower casesHaiyang Zhang1-20/+20
2010-11-09staging: hv: Convert camel cased functions in hv.c to lower casesHaiyang Zhang5-38/+41
2010-11-09staging: hv: Convert camel cased local variables in hv.c to lower casesHaiyang Zhang1-86/+86
2010-11-09staging: hv: Convert camel cased struct fields in hv.h to lower casesHaiyang Zhang3-58/+63
2010-11-09staging: hv: Convert camel cased struct fields in hv_api.h to lower casesHaiyang Zhang6-227/+227
2010-11-09staging: hv: Convert camel cased struct fields in channel_mgmt.h to lower casesHaiyang Zhang6-412/+412
2010-11-09Staging: speakup: spk_types: trival coding style issueTracey Dent1-1/+1
2010-11-09Staging: Cypress WestBridge OMAP3430 Kernel Hal: Remove unneeded local variab...Jesper Juhl1-8/+2
2010-11-09Staging: wlan-ng: fixed coding style issues in p80211netdev.cJohan Meiring1-2/+4
2010-11-09Staging: wlan-ng: fixed coding style issues in p80211conv.hJohan Meiring1-2/+4
2010-11-09Staging: asus_oled: fix coding style issue in asus_oled.cJohan Meiring1-1/+1
2010-11-09Staging: wlan-ng: fix coding style issues in prism2mgmt.cJohan Meiring1-12/+14
2010-11-09Staging: wlan-ng: fix coding style issues in p80211types.hJohan Meiring1-2/+2
2010-11-09Staging: wlan-ng: fixed coding style issues in p80211netdev.hJohan Meiring1-5/+5
2010-11-09staging: Use vzallocJoe Perches5-13/+6
2010-11-09Staging: wlan-ng: fixed coding style issues in p80211conv.cJohan Meiring1-17/+28
2010-11-09staging: r8712u: Remove extraneous variables from osdep_service.hLarry Finger1-16/+4
2010-11-09staging: r8712u: Remove unneeded local variable in _malloc in osdep_service.h...Jesper Juhl1-4/+1
2010-11-09staging/easycap: Improve interface to the videodev moduleMike Thomas5-72/+287
2010-11-09staging/easycap: Eliminate BKLMike Thomas8-192/+695
2010-11-09staging/easycap: Avoid compiler warning about frame size ... larger than ...Mike Thomas1-59/+96
2010-11-09staging/easycap: Add option to set the hardware audio gainMike Thomas4-47/+96
2010-11-09staging/easycap: Add option to show conspicuous indication of signal lossMike Thomas3-41/+112
2010-11-09staging/easycap: Implement interlaced modes and reduced frameratesMike Thomas4-121/+579
2010-11-09staging/easycap: Improve hardware initializationMike Thomas5-544/+1345
2010-11-09staging/easycap: Make code re-entrantMike Thomas7-1176/+1361
2010-11-09staging/easycap: Remove obsolete routinesMike Thomas8-994/+198
2010-11-09Staging: Merge Ben Collins solo6x10 tree with upstreamGreg Kroah-Hartman12-206/+565
2010-11-09pohmelfs: remove unneeded conditionals before calls to crypto_destroy_tfm wra...Jesper Juhl1-4/+2
2010-11-09staging: batman-adv: Use linux/etherdevice.h address helper functionsTobias Klauser5-24/+13
2010-11-09staging: ft1000: Get rid of UINT typedef usage.Marek Belisko2-5/+3
2010-11-09staging: ft1000: Get rid of PCHAR typedef usage.Marek Belisko2-2/+1
2010-11-09staging: ft1000: Get rid of BOOLEAN typedef usage.Marek Belisko5-9/+8