aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/westbridge/astoria (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-12Staging: delete westbridge codeGreg Kroah-Hartman63-41992/+0
2011-07-05staging/westbridge: convert cyasgadget to new udc coreSebastian Andrzej Siewior1-4/+16
2011-04-25staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches1-1/+1
2011-04-25staging: Remove unnecessary semicolons when while (foo) {...};Joe Perches1-1/+1
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-0/+1
2011-04-04Staging: westbridge/astoria: unlock on error pathDan Carpenter1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi20-78/+78
2011-03-29drivers: Final irq namespace conversionThomas Gleixner1-1/+1
2011-03-26staging: Fix bdops->check_events() misconversion in cyasblkdev_block.cTejun Heo1-1/+1
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-4/+7
2011-03-09staging: Convert to bdops->check_events()Tejun Heo1-4/+7
2011-02-28drivers:staging:westbridge:astoria Remove one to many n's in a word.Justin P. Mattock2-3/+3
2011-02-18staging/trivial: fix typos concerning "memory"Uwe Kleine-König1-1/+1
2011-02-18staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König3-3/+3
2011-02-04Staging: Westbridge: added ioremap_nocache instead of phys_to_virtSutharsan Ramamoorthy1-5/+2
2011-01-26Staging: Westbridge: fix EXPORT_SYMBOL errors reported by checkpatch.plSutharsan Ramamoorthy6-149/+80
2011-01-21staging: Fix some incorrect use of positive error codes.Ralph Loader1-1/+1
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman1-1/+0
2010-11-09Staging: Cypress WestBridge OMAP3430 Kernel Hal: Remove unneeded local variables from alloc functionsJesper Juhl1-8/+2
2010-11-09drivers/staging: delete double assignmentJulia Lawall1-1/+0
2010-10-30staging: Final semaphore cleanupThomas Gleixner2-2/+2
2010-10-05staging: west bridge, block driver change for partition supportDavid Cross1-9/+9
2010-10-05staging: west bridge, addition of common lock on cyasdeviceDavid Cross1-0/+18
2010-10-05staging: west bridge cyasgadget, removal of " " before ";"David Cross1-266/+266
2010-09-29Staging: west bridge, removal of " " before ";"David Cross38-5753/+5753
2010-09-29Staging: west bridge, cyasgadget fix for usb_gadget_probe_driverDavid Cross1-6/+5
2010-09-14staging: west bridge: pnand hal fixesDavid Cross2-6/+9
2010-09-14staging: west bridge: cyasgadget, remove file system / vfs callsDavid Cross1-42/+0
2010-09-14Staging: west bridge: block driver api fixDavid Cross1-1/+1
2010-09-05staging: westbridge: improve error pathVasiliy Kulikov1-1/+9
2010-08-30Staging: add West Bridge Astoria DriverDavid Cross64-0/+42069