aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-20staging: zcache: fix cleancache crashSeth Jennings1-1/+1
2011-09-19staging: fix comedi build when ISA_DMA_API is enabled but COMEDI_PCI is not enabledRandy Dunlap1-1/+3
2011-08-24staging: tidspbridge: fix compilation on dsp clock functionsOmar Ramirez Luna1-1/+0
2011-08-23staging: octeon-ethernet: Add missing #includes.David Daney2-0/+2
2011-08-23Staging: zcache: signedness bug in tmem_get()Dan Carpenter1-1/+1
2011-08-23staging: zcache: fix crash on high memory swapSeth Jennings1-4/+4
2011-08-23staging: brcm80211: SPARC build error fixPieter-Paul Giesberts1-0/+1
2011-08-23staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernelArend Van Spriel1-0/+1
2011-08-16gma500: kill MIPI interface typesAlan Cox6-9/+11
2011-08-08zcache: Fix build error when sysfs is not definedNitin Gupta1-1/+1
2011-08-08zcache: Use div_u64 for 64-bit divisionThadeu Lima de Souza Cascardo1-2/+5
2011-08-08staging:rts_pstor: fix thread synchronization flowwwang2-68/+50
2011-08-03drivers:staging:solo6x10:add the missed slab.hWanlong Gao1-0/+1
2011-08-03staging: zcache: include module.h for MODULE_LICENSEThadeu Lima de Souza Cascardo1-0/+1
2011-08-02drivers/staging/hv/blkvsc_drv.c: eliminate NULL pointer dereferenceJulia Lawall1-2/+2
2011-08-02Staging: Add clk API note to nvec/TODORussell King1-2/+4
2011-08-02drivers/staging/ath6kl/miscdrv/ar3kps/ar3kpsparser.c: adjust array indexJulia Lawall1-1/+1
2011-08-02staging: more missing slab.h inclusionsAndrew Morton2-0/+2
2011-08-02drivers/staging/solo6x10/p2m.c needs slab.hAndrew Morton1-0/+1
2011-08-02drivers/staging/solo6x10/core.c needs slab.hAndrew Morton1-0/+1
2011-08-02drivers/staging/dt3155v4l/dt3155v4l.c needs slab.hAndrew Morton1-0/+1
2011-08-02drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct" errorAndrew Morton1-2/+3
2011-08-02Staging: iio: add some unlocks to raw_read() functionsDan Carpenter5-10/+30
2011-08-02staging: ft1000_proc needs asm/io.h for inw/outw on sparcPaul Gortmaker1-0/+1
2011-08-02staging: rtl8192u: declare MODULE_FIRMWAREStefan Lippers-Hollmann1-6/+3
2011-08-02gma500: Fix clashes with DRM updatesAlan Cox2-24/+1
2011-08-02staging: zcache: module is GPLThadeu Lima de Souza Cascardo1-0/+3
2011-08-02staging: fix zcache buildingThadeu Lima de Souza Cascardo2-1/+1
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