summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* doc: fix broken referencesPaul Bolle2011-09-271-2/+1Star
* Merge branch 'master' into for-nextJiri Kosina2011-09-1547-244/+391
|\
| * staging: tidspbridge: fix compilation on dsp clock functionsOmar Ramirez Luna2011-08-241-1/+0Star
| * staging: octeon-ethernet: Add missing #includes.David Daney2011-08-242-0/+2
| * Staging: zcache: signedness bug in tmem_get()Dan Carpenter2011-08-231-1/+1
| * staging: zcache: fix crash on high memory swapSeth Jennings2011-08-231-4/+4
| * staging: brcm80211: SPARC build error fixPieter-Paul Giesberts2011-08-231-0/+1
| * staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernelArend Van Spriel2011-08-231-0/+1
| * gma500: kill MIPI interface typesAlan Cox2011-08-166-9/+11
| * zcache: Fix build error when sysfs is not definedNitin Gupta2011-08-081-1/+1
| * zcache: Use div_u64 for 64-bit divisionThadeu Lima de Souza Cascardo2011-08-081-2/+5
| * staging:rts_pstor: fix thread synchronization flowwwang2011-08-082-68/+50Star
| * drivers:staging:solo6x10:add the missed slab.hWanlong Gao2011-08-031-0/+1
| * staging: zcache: include module.h for MODULE_LICENSEThadeu Lima de Souza Cascardo2011-08-031-0/+1
| * drivers/staging/hv/blkvsc_drv.c: eliminate NULL pointer dereferenceJulia Lawall2011-08-031-2/+2
| * Staging: Add clk API note to nvec/TODORussell King2011-08-031-2/+4
| * drivers/staging/ath6kl/miscdrv/ar3kps/ar3kpsparser.c: adjust array indexJulia Lawall2011-08-031-1/+1
| * staging: more missing slab.h inclusionsAndrew Morton2011-08-032-0/+2
| * drivers/staging/solo6x10/p2m.c needs slab.hAndrew Morton2011-08-031-0/+1
| * drivers/staging/solo6x10/core.c needs slab.hAndrew Morton2011-08-031-0/+1
| * drivers/staging/dt3155v4l/dt3155v4l.c needs slab.hAndrew Morton2011-08-031-0/+1
| * drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct"...Andrew Morton2011-08-031-2/+3
| * Staging: iio: add some unlocks to raw_read() functionsDan Carpenter2011-08-035-10/+30
| * staging: ft1000_proc needs asm/io.h for inw/outw on sparcPaul Gortmaker2011-08-031-0/+1
| * staging: rtl8192u: declare MODULE_FIRMWAREStefan Lippers-Hollmann2011-08-031-6/+3Star
| * gma500: Fix clashes with DRM updatesAlan Cox2011-08-032-24/+1Star
| * staging: zcache: module is GPLThadeu Lima de Souza Cascardo2011-08-031-0/+3
| * staging: fix zcache buildingThadeu Lima de Souza Cascardo2011-08-032-1/+1
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-304-101/+251
| |\
| | * [media] TM6000: alsa: Clean up kernel coding style errorsAdam M. Dutko2011-07-271-6/+6
| | * [media] tm6000: remove a check for NO_PCM_LOCKMauro Carvalho Chehab2011-07-271-4/+0Star
| | * [media] cxd2099: Update Kconfig description (ddbridge support)Oliver Endriss2011-07-271-5/+6
| | * [media] cxd2099: Fix compilation of ngene/ddbridge for DVB_CXD2099=nOliver Endriss2011-07-271-1/+1
| | * cxd2099: Remove the CHK_ERROR macroMauro Carvalho Chehab2011-07-271-37/+101
| | * [media] cxd2099: Codingstyle fixesOliver Endriss2011-07-272-41/+40Star
| | * [media] cxd2099: Update to latest versionRalph Metzler2011-07-272-88/+178
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-281-0/+1
| |\ \
| | * | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-281-0/+1
| * | | staging: brcm80211: Fix double include introduced by bad mergeDaniel Morsing2011-07-271-2/+0Star
| * | | atomic: use <linux/atomic.h>Arun Sharma2011-07-276-6/+6
| * | | gma500: udelay(20000) it too long againStephen Rothwell2011-07-261-1/+1
* | | | treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock2011-09-152-2/+2
|/ / /
* | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-26792-187722/+47625Star
|\ \ \ | |/ / |/| |
| * | staging:iio:meter:ade7753 should be 16 bit read not 8 bit for mode register.Jonathan Cameron2011-07-181-2/+2
| * | staging:iio:kfifo_buf fix double initialization of the ring device structure.Jonathan Cameron2011-07-181-2/+0Star
| * | staging:iio:accel:lis3l02dq: fix incorrect pointer passed to spi_set_drvdata.Jonathan Cameron2011-07-181-1/+1
| * | staging:iio:imu fix missing register table index for some channelsJonathan Cameron2011-07-182-23/+30
| * | spectra: enable device before poking itAlan Cox2011-07-181-8/+10
| * | staging: rts_pstor: Fix a miswritingwwang2011-07-181-1/+1
| * | staging/lirc_bt829: Return -ENODEV when no hardware is found.Dave Jones2011-07-181-2/+2