aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds4-101/+251
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman1-0/+1
2011-07-27[media] TM6000: alsa: Clean up kernel coding style errorsAdam M. Dutko1-6/+6
2011-07-27[media] tm6000: remove a check for NO_PCM_LOCKMauro Carvalho Chehab1-4/+0
2011-07-27[media] cxd2099: Update Kconfig description (ddbridge support)Oliver Endriss1-5/+6
2011-07-27[media] cxd2099: Fix compilation of ngene/ddbridge for DVB_CXD2099=nOliver Endriss1-1/+1
2011-07-27cxd2099: Remove the CHK_ERROR macroMauro Carvalho Chehab1-37/+101
2011-07-27[media] cxd2099: Codingstyle fixesOliver Endriss2-41/+40
2011-07-27[media] cxd2099: Update to latest versionRalph Metzler2-88/+178
2011-07-27staging: brcm80211: Fix double include introduced by bad mergeDaniel Morsing1-2/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma6-6/+6
2011-07-26gma500: udelay(20000) it too long againStephen Rothwell1-1/+1
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds792-187722/+47625
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds12-22/+4
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds5-11/+7
2011-07-24gma500: udlay(20000) is too largeStephen Rothwell1-1/+1
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro5-11/+7
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-4/+9
2011-07-21staging: et131x: remove unused prototype et131x_vlan_rx_registerJiri Pirko1-1/+0
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-3/+8
2011-07-20trivial: don't touch files that are removed in the staging treeJiri Kosina3-5/+8
2011-07-20don't transliterate lower bits of ->intent.open.flags to FMODE_...Al Viro1-1/+1
2011-07-18staging:iio:meter:ade7753 should be 16 bit read not 8 bit for mode register.Jonathan Cameron1-2/+2
2011-07-18staging:iio:kfifo_buf fix double initialization of the ring device structure.Jonathan Cameron1-2/+0
2011-07-18staging:iio:accel:lis3l02dq: fix incorrect pointer passed to spi_set_drvdata.Jonathan Cameron1-1/+1
2011-07-18staging:iio:imu fix missing register table index for some channelsJonathan Cameron2-23/+30
2011-07-18spectra: enable device before poking itAlan Cox1-8/+10
2011-07-18staging: rts_pstor: Fix a miswritingwwang1-1/+1
2011-07-18staging/lirc_bt829: Return -ENODEV when no hardware is found.Dave Jones1-2/+2
2011-07-18staging/lirc_parallel: remove pointless prototypes.Dave Jones1-3/+0
2011-07-18staging/lirc_parallel: fix panic on rmmodDave Jones1-0/+3
2011-07-18staging:iio:adc:ad7476: Incorrect pointer into spi_set_drvdata.Jonathan Cameron1-1/+1
2011-07-18Staging: zram: Fix kunmapping orderJerome Marchand1-2/+2
2011-07-17Revert "gma500: Fix dependencies"Greg Kroah-Hartman1-1/+1
2011-07-16gma500: Add medfield headerAlan Cox1-0/+270
2011-07-15gma500: wire up the mrst i2c bus from chip_infoAlan Cox1-11/+3
2011-07-15gma500: Fix DPU buildAlan Cox2-5/+11
2011-07-15gma500: Clean up the DPU config and make it runtimeAlan Cox10-78/+845
2011-07-15gma500: resync with Medfield progressAlan Cox17-924/+917
2011-07-15gma500: Use the mrst helpers and power control for mode commitAlan Cox3-6/+29
2011-07-15gma500@ Fix backlight range errorAlan Cox1-7/+5
2011-07-15gma500: More Moorestown muddle meddling means MM maybe might modesetAlan Cox3-22/+141
2011-07-15gma500: Add the Oaktrail HDMI supportAlan Cox7-69/+1401
2011-07-15gma500: Fix cdv warning on unused variableAlan Cox1-2/+0
2011-07-15gma500: skip getting modes via DDC on MoorestownOctavian Purdila1-1/+2
2011-07-15gma500: fix compile warnings when CONFIG_BACKLIGHT_CLASS_DEVICE is not definedOctavian Purdila4-30/+24
2011-07-15gma500: Make crtc count a property of the deviceAlan Cox5-1/+45
2011-07-15gma500: remove the legacy PM methodOctavian Purdila3-10/+9
2011-07-15gma500: allow the creation of 'stolen' memory objectsAlan Cox2-1/+26