summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-22111-50006/+0Star
|\
| * staging: remove ath6klKalle Valo2011-08-13111-50006/+0Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-2023-119/+112Star
|\ \
| * | 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
* | | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-1813-18/+18
|/ /
* | 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
* | | 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
| * | staging/lirc_parallel: remove pointless prototypes.Dave Jones2011-07-181-3/+0Star
| * | staging/lirc_parallel: fix panic on rmmodDave Jones2011-07-181-0/+3
| * | staging:iio:adc:ad7476: Incorrect pointer into spi_set_drvdata.Jonathan Cameron2011-07-181-1/+1
| * | Staging: zram: Fix kunmapping orderJerome Marchand2011-07-181-2/+2
| * | Revert "gma500: Fix dependencies"Greg Kroah-Hartman2011-07-171-1/+1
| * | gma500: Add medfield headerAlan Cox2011-07-161-0/+270