summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2011-12-20staging/gma500: fixup staging code to build following core changes.Dave Airlie7-11/+11
2011-11-30drm: move the fb bpp/depth helper into the core.Dave Airlie1-1/+1
2011-11-25drm/staging/gma500: fix linux-next buildJesse Barnes1-15/+22
2011-11-15drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes1-1/+1
2011-11-11drm: Make the per-driver file_operations struct constArjan van de Ven1-11/+12
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-3/+3
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds38-1/+39
2011-11-05Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+2
2011-11-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds121-12009/+3671
2011-11-03staging: Move media drivers to staging/mediaMauro Carvalho Chehab81-20/+46
2011-11-03[media] move cx25821 out of stagingMauro Carvalho Chehab27-11991/+0
2011-11-03[media] staging: as102: Remove conditional compilation based on kernel versionSylwester Nawrocki3-82/+1
2011-11-03[media] staging: as102: Unconditionally compile code dependent on DVB_CORESylwester Nawrocki4-23/+1
2011-11-03[media] staging: as102: Add nBox Tuner Dongle supportPiotr Chmura2-0/+7
2011-11-03[media] staging: as102: Enable compilationPiotr Chmura3-2/+5
2011-11-03[media] staging: as102: Convert the comments to kernel-doc styleSylwester Nawrocki4-117/+106
2011-11-03[media] staging: as102: Remove non-linux headers inclusionPiotr Chmura4-67/+4
2011-11-03[media] staging: as102: Fix licensing oversightPierrick Hascoet2-36/+36
2011-11-03[media] staging: as102: Properly handle multiple product namesDevin Heitmueller5-4/+35
2011-11-03[media] staging: as102: Add Elgato EyeTV DTT DeluxeDevin Heitmueller2-0/+6
2011-11-03[media] staging: as102: Fix CodingStyle errors in file as10x_cmd_cfg.cDevin Heitmueller1-132/+130
2011-11-03[media] staging: as102: Fix CodingStyle errors in file as102_usb_drv.cDevin Heitmueller2-49/+72
2011-11-03[media] staging: as102: Fix CodingStyle errors in file as102_fe.cDevin Heitmueller1-224/+252
2011-11-03[media] staging: as102: Fix CodingStyle errors in file as10x_cmd_stream.cDevin Heitmueller1-144/+136
2011-11-03[media] staging: as102: Fix CodingStyle errors in file as10x_cmd.cDevin Heitmueller1-285/+288
2011-11-03[media] staging: as102: Fix CodingStyle errors in file as102_fw.cDevin Heitmueller1-43/+58
2011-11-03[media] staging: as102: Fix CodingStyle errors in file as102_drv.cDevin Heitmueller1-48/+52
2011-11-03[media] staging: as102: Initial import from AbilisPierrick Hascoet15-0/+3694
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-1/+1
2011-11-01Merge branch 'akpm' (Andrew's incoming)Linus Torvalds1-2/+1
2011-11-01treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-2/+1
2011-11-01staging: Add module.h to more drivers implicitly using it.Paul Gortmaker9-0/+9
2011-11-01staging: Add moduleparam.h to drivers/staging files as requiredPaul Gortmaker3-1/+4
2011-11-01staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker26-0/+26
2011-11-01Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds28-11666/+2
2011-10-31Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds1-18/+7
2011-10-28Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+0
2011-10-28Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-102/+0
2011-10-26Remove stale "depends on NETDEV_1000"in staging driversLinus Torvalds2-2/+2
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds716-185650/+103282
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-0/+3005
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds126-50043/+42
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-4/+3
2011-10-25Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman825-235651/+103282
2011-10-25Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2011-10-23staging: et131x: Remove redundant check and return statementMark Einon1-3/+0
2011-10-23staging: et131x: Mainly whitespace changes to appease checkpatchMark Einon1-35/+46
2011-10-23staging: et131x: Remove last of the forward declarationsMark Einon1-134/+128
2011-10-23staging: et131x: Remove even more forward declarationsMark Einon1-202/+193
2011-10-23staging: et131x: Remove yet more forward declarationsMark Einon1-220/+214