aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-101/+251
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+1
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedGravatar Neil Horman 1-0/+1
2011-07-27[media] TM6000: alsa: Clean up kernel coding style errorsGravatar Adam M. Dutko 1-6/+6
2011-07-27[media] tm6000: remove a check for NO_PCM_LOCKGravatar Mauro Carvalho Chehab 1-4/+0
2011-07-27[media] cxd2099: Update Kconfig description (ddbridge support)Gravatar Oliver Endriss 1-5/+6
2011-07-27[media] cxd2099: Fix compilation of ngene/ddbridge for DVB_CXD2099=nGravatar Oliver Endriss 1-1/+1
2011-07-27cxd2099: Remove the CHK_ERROR macroGravatar Mauro Carvalho Chehab 1-37/+101
2011-07-27[media] cxd2099: Codingstyle fixesGravatar Oliver Endriss 2-41/+40
2011-07-27[media] cxd2099: Update to latest versionGravatar Ralph Metzler 2-88/+178
2011-07-27staging: brcm80211: Fix double include introduced by bad mergeGravatar Daniel Morsing 1-2/+0
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 6-6/+6
2011-07-26gma500: udelay(20000) it too long againGravatar Stephen Rothwell 1-1/+1
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 792-187722/+47625
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 12-22/+4
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 5-11/+7
2011-07-24gma500: udlay(20000) is too largeGravatar Stephen Rothwell 1-1/+1
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeGravatar Al Viro 5-11/+7
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-4/+9
2011-07-21staging: et131x: remove unused prototype et131x_vlan_rx_registerGravatar Jiri Pirko 1-1/+0
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersGravatar Josef Bacik 1-3/+8
2011-07-20trivial: don't touch files that are removed in the staging treeGravatar Jiri Kosina 3-5/+8
2011-07-20don't transliterate lower bits of ->intent.open.flags to FMODE_...Gravatar Al Viro 1-1/+1
2011-07-18staging:iio:meter:ade7753 should be 16 bit read not 8 bit for mode register.Gravatar Jonathan Cameron 1-2/+2
2011-07-18staging:iio:kfifo_buf fix double initialization of the ring device structure.Gravatar Jonathan Cameron 1-2/+0
2011-07-18staging:iio:accel:lis3l02dq: fix incorrect pointer passed to spi_set_drvdata.Gravatar Jonathan Cameron 1-1/+1
2011-07-18staging:iio:imu fix missing register table index for some channelsGravatar Jonathan Cameron 2-23/+30
2011-07-18spectra: enable device before poking itGravatar Alan Cox 1-8/+10
2011-07-18staging: rts_pstor: Fix a miswritingGravatar wwang 1-1/+1
2011-07-18staging/lirc_bt829: Return -ENODEV when no hardware is found.Gravatar Dave Jones 1-2/+2
2011-07-18staging/lirc_parallel: remove pointless prototypes.Gravatar Dave Jones 1-3/+0
2011-07-18staging/lirc_parallel: fix panic on rmmodGravatar Dave Jones 1-0/+3
2011-07-18staging:iio:adc:ad7476: Incorrect pointer into spi_set_drvdata.Gravatar Jonathan Cameron 1-1/+1
2011-07-18Staging: zram: Fix kunmapping orderGravatar Jerome Marchand 1-2/+2
2011-07-17Revert "gma500: Fix dependencies"Gravatar Greg Kroah-Hartman 1-1/+1
2011-07-16gma500: Add medfield headerGravatar Alan Cox 1-0/+270
2011-07-15gma500: wire up the mrst i2c bus from chip_infoGravatar Alan Cox 1-11/+3
2011-07-15gma500: Fix DPU buildGravatar Alan Cox 2-5/+11
2011-07-15gma500: Clean up the DPU config and make it runtimeGravatar Alan Cox 10-78/+845
2011-07-15gma500: resync with Medfield progressGravatar Alan Cox 17-924/+917
2011-07-15gma500: Use the mrst helpers and power control for mode commitGravatar Alan Cox 3-6/+29
2011-07-15gma500@ Fix backlight range errorGravatar Alan Cox 1-7/+5
2011-07-15gma500: More Moorestown muddle meddling means MM maybe might modesetGravatar Alan Cox 3-22/+141
2011-07-15gma500: Add the Oaktrail HDMI supportGravatar Alan Cox 7-69/+1401
2011-07-15gma500: Fix cdv warning on unused variableGravatar Alan Cox 1-2/+0
2011-07-15gma500: skip getting modes via DDC on MoorestownGravatar Octavian Purdila 1-1/+2
2011-07-15gma500: fix compile warnings when CONFIG_BACKLIGHT_CLASS_DEVICE is not definedGravatar Octavian Purdila 4-30/+24
2011-07-15gma500: Make crtc count a property of the deviceGravatar Alan Cox 5-1/+45
2011-07-15gma500: remove the legacy PM methodGravatar Octavian Purdila 3-10/+9
2011-07-15gma500: allow the creation of 'stolen' memory objectsGravatar Alan Cox 2-1/+26