summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-11Staging: vt6655 remove kcompat.hShawn Bohrer2-40/+0
2009-12-11Staging: vt6655: Correct unsigned bound issueRoel Kluin2-2/+2
2009-12-11Staging: vt6656: use lowercase for VIA USB vendor idOtavio Salvador1-1/+1
2009-12-11Staging: octeon: don't ignore request_irq() return codeRoel Kluin1-1/+3
2009-12-11Staging: rt2860: remove superfluous newlinesSebastian Dalfuß3-3/+3
2009-12-11Staging: rt2860: remove remainders of /etc reading stuffSebastian Dalfuß2-3/+0
2009-12-11Staging: rt28x0: Add proper selection of WIRELESS_EXT and WEXT_PRIVBartlomiej Zolnierkiewicz2-0/+4
2009-12-11Staging: rt28x0: remove typedefs (part three)Bartlomiej Zolnierkiewicz81-3623/+3628
2009-12-11Staging: rt28x0: remove typedefs (part two)Bartlomiej Zolnierkiewicz28-422/+394
2009-12-11Staging: rt28x0: remove typedefs (part one)Bartlomiej Zolnierkiewicz86-6875/+6825
2009-12-11Staging: rt28x0: fix comments in *.h filesBartlomiej Zolnierkiewicz30-2673/+2672
2009-12-11Staging: rt28x0: fix comments in sta/*.c filesBartlomiej Zolnierkiewicz8-1129/+1129
2009-12-11Staging: rt28x0: fix comments in common/*.c filesBartlomiej Zolnierkiewicz26-3872/+3866
2009-12-11Staging: rt28x0: fix comments in *.c filesBartlomiej Zolnierkiewicz13-937/+937
2009-12-11Staging: rt28x0: run *.h files through LindentBartlomiej Zolnierkiewicz37-7419/+5734
2009-12-11Staging: rt28x0: run sta/*.c files through LindentBartlomiej Zolnierkiewicz8-4638/+5085
2009-12-11Staging: rt28x0: run common/*.c files through LindentBartlomiej Zolnierkiewicz30-16679/+16243
2009-12-11Staging: rt28x0: run *.c files through LindentBartlomiej Zolnierkiewicz13-5653/+5933
2009-12-11Staging: rt28x0: remove __LINE__ instancesBartlomiej Zolnierkiewicz3-7/+4
2009-12-11Staging: rt28x0: remove dead codeBartlomiej Zolnierkiewicz5-59/+0
2009-12-11Staging: rt28x0: remove unused SHA256 codeBartlomiej Zolnierkiewicz3-296/+0
2009-12-11Staging: rt28x0: remove dead code from rtmp_phy.hBartlomiej Zolnierkiewicz1-27/+1
2009-12-11Staging: rt28x0: remove optional cmm profile parametersBartlomiej Zolnierkiewicz4-1805/+0
2009-12-11Staging: rt28x0: fix some build warningsBartlomiej Zolnierkiewicz12-40/+48
2009-12-11Staging: rt28x0: remove optional loading of EEPROM from file in eFuse modeBartlomiej Zolnierkiewicz6-850/+1
2009-12-11Staging: rt28x0: remove support for private driver parametersBartlomiej Zolnierkiewicz5-109/+0
2009-12-11Staging: rt28x0: remove private WEXT handlersBartlomiej Zolnierkiewicz3-3956/+1
2009-12-11Staging: rt28x0: remove private RTPRIV_IOCTL_GSITESURVEY ioctlBartlomiej Zolnierkiewicz3-72/+1
2009-12-11Staging: rt28x0: remove private RTPRIV_IOCTL_SET ioctlBartlomiej Zolnierkiewicz1-5/+1
2009-12-11Staging: rt28x0: remove unused code from common/ee_efuse-cBartlomiej Zolnierkiewicz2-352/+0
2009-12-11Staging: rt28x0: remove unused ->eewrite methodsBartlomiej Zolnierkiewicz7-99/+0
2009-12-11Staging: otus : checkpatch.pl cleanup for some more .c filesMithlesh Thukral7-510/+502
2009-12-11Staging: otus : checkpatch.pl cleanup for .c filesMithlesh Thukral3-434/+384
2009-12-11Staging: otus : checkpatch.pl cleanup for header filesMithlesh Thukral5-122/+126
2009-12-11Staging: dream: remove wakelock support from smd_rpcrouter.hPavel Machek1-2/+0
2009-12-11Staging: dream: remove wakelock supportPavel Machek10-54/+3
2009-12-11Staging: dream: Synaptics touchscreen for HTC Dream: check that smbus is avai...Pavel Machek1-0/+6
2009-12-11Staging: dream: mark as BROKENGreg Kroah-Hartman1-0/+1
2009-12-11Staging: dream: make it independant from CONFIG_ANDROIDPavel Machek2-1/+4
2009-12-11Staging: wlags49: fix kconfigs dependancyRandy Dunlap2-2/+4
2009-12-11Staging: wlags49_h2: add TODO filesHenk de Groot2-0/+66
2009-12-11Staging: wlags49_h2: add Agere driver for HERMES II and HERMES II.5 chipsetsHenk de Groot83-0/+50250
2009-12-11Staging: rtl8187su: remove unused #include <linux/version.h>Huang Weiyi3-3/+0
2009-12-11Staging: rtl8187se: remove unused #include <linux/version.h>Huang Weiyi3-3/+0
2009-12-11Staging: poch: Add sample Rx codeVijay Kumar B1-0/+123
2009-12-11Staging: poch: Include linux/types.hVijay Kumar B1-0/+3
2009-12-11Staging: poch: Remove circular buffer headerVijay Kumar B3-108/+8
2009-12-11Staging: poch: Parameter to enable loopbackVijay Kumar1-3/+13
2009-12-11Staging: poch: Increase groups per interruptVijay Kumar B1-1/+1
2009-12-11Staging: poch: Fetch Flush IOCTL interfaceVijay Kumar B2-2/+65