summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Staging: crystalhd: Get rid of unecessary BCMLOG_ENTER macroJorgyano Vieira2012-02-243-14/+0Star
* Staging: crystalhd: crystalhd_misc: Get rid of unused macroJorgyano Vieira2012-02-241-5/+0Star
* staging: ozwpan: Plumbed in Kconfig and KbuildChris Kelly2012-02-244-0/+32
* staging: ozwpan: Added debug supportChris Kelly2012-02-246-0/+278
* staging: ozwpan: Added event logging supportChris Kelly2012-02-243-0/+194
* staging: ozwpan: Added character device supportChris Kelly2012-02-243-0/+588
* staging: ozwpan: Added USB service to protocolChris Kelly2012-02-244-0/+761
* staging: ozwpan: Added USB HCD implementationChris Kelly2012-02-242-0/+2272
* staging: ozwpan: Added device state supportChris Kelly2012-02-244-0/+1365
* staging: ozwpan: Added basic L2 protocol supportChris Kelly2012-02-243-0/+1398
* staging: ozwpan: Added driver entry codeChris Kelly2012-02-243-0/+113
* Staging: ramster: mark BROKENGreg Kroah-Hartman2012-02-171-1/+1
* Staging: sm7xx/smtcfb.c included linux/module.h twiceDanny Kukawka2012-02-161-1/+0Star
* Staging, rtl8192e, softmac: remove redundant memset and fix mem leakJesper Juhl2012-02-161-2/+1Star
* staging: iio: LPC32xx: ADC driverRoland Stigge2012-02-163-0/+247
* Staging: crystalhd: crystalhd_misc: improved debug macrosJorgyano Vieira2012-02-161-21/+25
* staging: clean up Greg's email address in some TODO filesGreg Kroah-Hartman2012-02-153-3/+3
* staging: ramster: ramster-specific new filesDan Magenheimer2012-02-154-0/+554
* staging: ramster: ramster-specific changes to zcache/tmemDan Magenheimer2012-02-155-289/+1738
* staging: ramster: xvmalloc allocation filesDan Magenheimer2012-02-153-0/+635
* staging: ramster: local compression + tmemDan Magenheimer2012-02-155-0/+2980
* staging: ramster: cluster/messaging foundationDan Magenheimer2012-02-1511-0/+4711
* staging: ramster: enable as staging driverDan Magenheimer2012-02-152-0/+3
* staging: tidspbridge: fix bridge_open memory leaksOmar Ramirez Luna2012-02-151-23/+32
* Staging: bcm: Move directives for the preprocessor statement to enum value in...Kevin McKinney2012-02-141-4/+2Star
* staging: zram: Rename module parameterNitin Gupta2012-02-143-13/+18
* staging:iio: Add event monitor example applicationLars-Peter Clausen2012-02-141-0/+241
* staging:iio: Add missing event code extract macrosLars-Peter Clausen2012-02-141-0/+2
* staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHANLars-Peter Clausen2012-02-145-21/+21
* staging:iio:events: Remove obsolete documentationLars-Peter Clausen2012-02-141-1/+0Star
* Staging: sm7xx: smtcfb.h: fix sparse errorJosenivaldo Benito Jr2012-02-141-1/+1
* Staging: sm7xx: smtcfb.c: fixed a pointer declaration coding styleJosenivaldo Benito Jr2012-02-141-1/+1
* staging:iio:dac: Fix kcalloc parameters swappedAxel Lin2012-02-142-4/+4
* Staging: quickstart: Fix compilation warning on 64 bit archSzymon Janc2012-02-141-2/+3
* Staging: quickstart: Bump driver version to 1.04Szymon Janc2012-02-141-1/+1
* Staging: quickstart: Use scnprintf in quickstart_pressed_button_showSzymon Janc2012-02-141-1/+1
* staging: android, lowmemorykiller: convert to use oom_score_adjDavid Rientjes2012-02-141-21/+22
* staging: Fix SEP buildAlan Cox2012-02-132-2/+7
* Staging: hv: storvsc: Move the storage driver out of the staging areaK. Y. Srinivasan2012-02-136-1564/+0Star
* staging: fix powerpc linux-next break on zsmallocSeth Jennings2012-02-134-3/+11
* Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman2012-02-10206-10937/+29190
|\
| * staging: sep: reworked crypto layerMark A. Allyn2012-02-103-1421/+1717
| * staging: sep: NULL out pointers, mark debug code DEBUG to fix warningsMark A. Allyn2012-02-101-4/+11
| * staging: sep: update initialisationMark A. Allyn2012-02-101-13/+13
| * staging: sep: Add interfaces for the new functionsMark A. Allyn2012-02-101-11/+49
| * staging: sep: Basic infrastructure for SEP DMA access to non CPU regionsMark A. Allyn2012-02-102-25/+223
| * staging: sep: Add new PCI identifierMark A. Allyn2012-02-102-5/+3Star
| * staging: android-alarm: Support old drivers via preprocessor aliasingJohn Stultz2012-02-102-0/+23
| * staging: android-alarm: Fixup minor pr_alarm warningsJohn Stultz2012-02-101-2/+2
| * staging: android-alarm: Fix bad index when canceling alarms[]JP Abgrall2012-02-101-1/+1