summaryrefslogtreecommitdiffstats
path: root/drivers/spi (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-20V4L/DVB (8023): vivi: announce that it is registered as /dev/video%dCarl Karsten1-4/+15
2008-07-20V4L/DVB (8021): Beholder's cards descriptionDmitry Belimov4-9/+95
2008-07-20V4L/DVB (8019): New for I2S on for MPEG of saa7134_empressDmitry Belimov3-14/+27
2008-07-20V4L/DVB (8014): gl861: coding style fixesAntti Palosaari2-20/+20
2008-07-20V4L/DVB (8006): em28xx: Split HVR900 into two separate entriesDevin Heitmueller4-2/+54
2008-07-20V4L/DVB (7997): si470x: hardware frequency seek supportTobias Lorenz1-2/+95
2008-07-20V4L/DVB (7996): si470x: afc indicationTobias Lorenz1-1/+3
2008-07-20V4L/DVB (7995): si470x: a lot of small code cleanupsTobias Lorenz1-90/+196
2008-07-20V4L/DVB (7994): si470x: let si470x_get_freq return errnoTobias Lorenz1-11/+23
2008-07-20V4L/DVB (7993): si470x: move global lock to device structureTobias Lorenz1-43/+41
2008-07-20V4L/DVB (7992): Add support for Pinnacle PCTV HD Pro stick (the older variant...Devin Heitmueller4-0/+31
2008-07-20V4L/DVB (7988): soc_camera: missed fmt callback conversion.Hans Verkuil1-9/+9
2008-07-20V4L/DVB (7986): cx23885: add initial support for DViCO FusionHDTV7 Dual ExpressMichael Krufky4-0/+42
2008-07-20V4L/DVB (7984): tda18271: update filename in commentsMichael Krufky1-1/+1
2008-07-20V4L/DVB (7976): I2S on for MPEG of saa7134_empressDmitri Belimov2-6/+19
2008-07-20V4L/DVB (7952): AU6610: various cosmetic changesAntti Palosaari2-15/+45
2008-07-20V4L/DVB (7951): AU6610: remove useless identify_stateAntti Palosaari1-13/+4
2008-07-20V4L/DVB (7950): AU6610: coding style fixesAntti Palosaari2-21/+19
2008-07-20V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil17-310/+302
2008-07-20V4L/DVB (7948): videodev: add missing vidioc_try_fmt_sliced_vbi_output and VI...Hans Verkuil2-9/+36
2008-07-20V4L/DVB (7947): videodev: add vidioc_g_std callback.Hans Verkuil2-5/+10
2008-07-20V4L/DVB (7946): videodev: small fixes for VIDIOC_G_FREQUENCY and VIDIOC_G_FMTHans Verkuil1-11/+9
2008-07-20V4L/DVB (7942): Hardware frequency seek ioctl interfaceTobias Lorenz4-0/+25
2008-07-20V4L/DVB (7939): pvrusb2: Remove sysfs interface hackeryMike Isely1-346/+114
2008-07-20V4L/DVB (7938): pvrusb2: Increase enforced encoder wait delay to improve reli...Mike Isely1-2/+4
2008-07-20V4L/DVB (7937): pvrusb2: Change several embedded timer constants to defined v...Mike Isely1-3/+22
2008-07-20V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sourcesMike Isely45-45/+0
2008-07-20V4L/DVB (7927): ivtv: simplify gpio initialization for XCeive tuners.Hans Verkuil2-7/+10
2008-07-20V4L/DVB (7926): ivtv: add support for the Buffalo PC-MV5L/PCI card.Hans Verkuil3-1/+40
2008-07-20V4L/DVB (7924): ivtv/cx18: snprintf fixesJean Delvare2-2/+2
2008-07-20V4L/DVB (7921): s5h1411.c shouldn't #include "dvb-pll.h"Michael Krufky1-1/+0
2008-07-20V4L/DVB (7920): s5h1409.c shouldn't #include "dvb-pll.h"Michael Krufky1-1/+0
2008-07-20V4L/DVB (7917): au8522.c shouldn't #include "dvb-pll.h"Michael Krufky1-1/+0
2008-07-20V4L/DVB (7914): Anysee: driver for Anysee DVB-T/C receiverAntti Palosaari5-0/+873
2008-07-20V4L/DVB (7913): DVB-PLL: add Samsung DTOS403IH102A tunerAntti Palosaari2-0/+48
2008-07-20V4L/DVB (7912): TDA10023: make few parameters configurableAntti Palosaari3-91/+145
2008-07-20V4L/DVB (7897): TCM825x: Include invertation of image mirroring in configurationSakari Ailus2-0/+7
2008-07-20V4L/DVB (7886): ivtvfb: Use DMA for write()Ian Armstrong1-0/+82
2008-07-20V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe optionMichael Krufky1-4/+12
2008-07-20V4L/DVB (7882): pvrusb2: make code staticAdrian Bunk2-6/+6
2008-07-20V4L/DVB (7586): radio: use get/put_unaligned_* helpersHarvey Harrison1-10/+6
2008-07-17x86: fix asm/e820.h for userspace inclusionRusty Russell1-1/+2
2008-07-17x86: fix numaq_tsc_disableYinghai Lu1-1/+1
2008-07-17fix build error of arch/ia64/kvm/*Takashi Iwai2-3/+3
2008-07-17Update scripts/Makefile.fwinst to cope with older makeDavid Woodhouse1-2/+23
2008-07-17Fix collateral damage to top level MakefileGrant Likely1-1/+0
2008-07-17ftrace: do not trace library functionsIngo Molnar1-12/+5
2008-07-17ftrace: do not trace scheduler functionsIngo Molnar1-2/+1
2008-07-17ftrace: fix lockup with MAXSMPIngo Molnar1-0/+3
2008-07-17[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland1-2/+2