summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2013-10-17[media] SOLO6x10: Fix video frame type (I/P/B)Krzysztof Hałasa1-0/+1
2013-10-14[media] SOLO6x10: Fix video headers on certain hardwareKrzysztof Hałasa1-9/+12
2013-10-14[media] SOLO6x10: Fix video encoding on big-endian systemsKrzysztof Hałasa1-52/+80
2013-10-14[media] SOLO6x10: Remove unused #define SOLO_DEFAULT_GOPKrzysztof Hałasa1-1/+0
2013-10-14[media] SOLO6x10: don't do DMA from stack in solo_dma_vin_region()Krzysztof Hałasa1-8/+17
2013-10-03[media] lirc_bt829: Note in TODO why it can't be a normal PCI driver yetBen Hutchings1-0/+5
2013-10-03[media] lirc_bt829: Enable and disable deviceBen Hutchings1-1/+8
2013-10-03[media] lirc_bt829: Fix iomap and PCI device leaksBen Hutchings1-3/+18
2013-10-03[media] lirc_bt829: Fix physical address typeBen Hutchings1-3/+2
2013-09-26[media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda1-10/+10
2013-09-18staging: iio: ade7854-spi: Fix return valueSachin Kamat1-1/+1
2013-09-18staging:iio:hmc5843: Fix measurement conversionPeter Meerwald1-1/+1
2013-09-18iio: isl29018: Fix uninitialized valueDerek Basehore1-0/+1
2013-09-18staging:iio:dummy fix kfifo_buf kconfig dependency issue if kfifo modular and...Jonathan Cameron1-1/+1
2013-09-17staging: line6: add bounds check in snd_toneport_source_put()Dan Carpenter1-3/+7
2013-09-17Staging: comedi: Fix dependencies for drivers misclassified as PCIBen Hutchings1-16/+17
2013-09-17staging: r8188eu: Adjust RX gainLarry Finger1-1/+1
2013-09-17staging: r8188eu: Fix smatch warning in core/rtw_ieee80211.Larry Finger1-1/+1
2013-09-17staging: r8188eu: Fix smatch error in core/rtw_mlme_ext.cLarry Finger1-0/+1
2013-09-17staging: r8188eu: Fix Smatch off-by-one warning in hal/rtl8188e_hal_init.cLarry Finger1-1/+1
2013-09-17staging: Disable lustre file system for MIPS, SH, and XTENSAGuenter Roeck1-1/+1
2013-09-17Revert "staging: zram: Add auto loading of module if user opens /dev/zram."Greg Kroah-Hartman1-1/+0
2013-09-17staging: octeon-ethernet: rgmii: enable interrupts that we can handleAaro Koskinen1-3/+1
2013-09-17staging: octeon-ethernet: remove skb alloc failure warningsAaro Koskinen2-9/+1
2013-09-17staging: octeon-ethernet: make dropped packets to consume NAPI budgetAaro Koskinen1-1/+1
2013-09-17drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c: rename PTRS_PER_PAGEAndrew Morton1-2/+2
2013-09-17staging: dgnc: fix potential format string flawKees Cook1-2/+2
2013-09-17staging: lustre: clean up format string usagesKees Cook7-14/+14
2013-09-17staging: dgap: fix overflows and format stringsKees Cook1-7/+10
2013-09-17staging: xillybus: fix format string usageKees Cook1-1/+1
2013-09-17staging: r8188eu: Fix uninitialized variable change_inxGeert Uytterhoeven1-1/+1
2013-09-17staging/lustre: Correct default for LUSTRE_TRANSLATE_ERRNOSGeert Uytterhoeven1-1/+1
2013-09-17staging/vt6656: Fix screwed up indentation in swGetOFDMControlRateDave Jones1-2/+2
2013-09-17staging/rtl8188eu: pass channel list by reference instead of copying struct.Dave Jones1-7/+7
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2-3/+3
2013-09-11staging/lustre/libcfs: cleanup linux-mem.hPeng Tao1-38/+0
2013-09-11staging/lustre/ptlrpc: convert to new shrinker APIPeng Tao1-34/+42
2013-09-11staging/lustre/obdclass: convert lu_object shrinker to count/scan APIPeng Tao1-46/+52
2013-09-11staging/lustre/ldlm: convert to shrinkers to count/scan APIPeng Tao1-69/+79
2013-09-11drivers: convert shrinkers to new count/scan APIDave Chinner2-33/+53
2013-09-11shrinker: add node awarenessDave Chinner1-0/+3
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-3/+3
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-09-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-42/+1952
2013-09-05Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-4/+4
2013-09-05Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-09-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller48-49/+49
2013-09-04staging: vt6655: inherit addr_assign_type along with dev_addrBjørn Mork3-3/+3
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-1/+2
2013-09-03Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds916-58817/+140228