aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-19net: add skb frag size accessorsEric Dumazet1-2/+2
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville2-3/+3
2011-10-11net: wireless: add brcm80211 driversArend van Spriel2-3/+3
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville1-3/+4
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell1-1/+1
2011-10-05hv: netvsc: convert to SKB paged frag API.Ian Campbell1-1/+1
2011-10-05et131x: convert to SKB paged frag API.Ian Campbell1-6/+6
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-3/+4
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville2-5/+9
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller2-5/+9
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller14-17/+24
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-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville111-50006/+0
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-119/+112
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko13-18/+18
2011-08-16gma500: kill MIPI interface typesAlan Cox6-9/+11
2011-08-13staging: remove ath6klKalle Valo111-50006/+0
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