summaryrefslogtreecommitdiffstats
path: root/Documentation/HOWTO (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-24V4L/DVB (12269): af9013: auto-detect parameters in case of garbage given by appAntti Palosaari1-7/+18
2009-07-24V4L/DVB (12267): gspca - sonixj: Bad sensor init of non ov76xx sensors.Jean-Francois Moine1-0/+2
2009-07-24V4L/DVB (12265): em28xx: fix tuning problem in HVR-900 (R1)Devin Heitmueller1-3/+11
2009-07-24V4L/DVB (12263): em28xx: set demod profile for Pinnacle Hybrid Pro 320eDevin Heitmueller1-0/+1
2009-07-24V4L/DVB (12262): em28xx: Make sure the tuner is initialized if generic empia ...Devin Heitmueller1-0/+1
2009-07-24V4L/DVB (12261): em28xx: set GPIO properly for Pinnacle Hybrid Pro analog sup...Devin Heitmueller1-1/+1
2009-07-24V4L/DVB (12260): em28xx: make support work for the Pinnacle Hybrid Pro (eb1a:...Devin Heitmueller2-4/+21
2009-07-24V4L/DVB (12258): em28xx: fix typo in mt352 init sequence for Terratec Cinergy...Devin Heitmueller1-1/+1
2009-07-24V4L/DVB (12257): em28xx: make tuning work for Terratec Cinergy T XS USB (mt35...Devin Heitmueller1-6/+41
2009-07-24V4L/DVB (12245): em28xx: add support for mt9m001 webcamsMauro Carvalho Chehab2-0/+42
2009-07-24V4L/DVB (12244): em28xx: adjust vinmode/vinctl based on the stream input formatMauro Carvalho Chehab3-14/+17
2009-07-24V4L/DVB (12243): em28xx: allow specifying sensor xtal frequencyMauro Carvalho Chehab2-3/+10
2009-07-24V4L/DVB (12242): mt9v011: implement core->s_config to allow adjusting xtal fr...Mauro Carvalho Chehab1-0/+17
2009-07-24V4L/DVB (12241): mt9v011: Fix vstartMauro Carvalho Chehab1-1/+1
2009-07-24V4L/DVB (12240): mt9v011: add a function to calculate frames per second rateMauro Carvalho Chehab1-1/+31
2009-07-24V4L/DVB (12239): em28xx: fix webcam scalingMauro Carvalho Chehab4-24/+18
2009-07-24V4L/DVB (12238): em28xx: call sensor detection code for all webcam entriesMauro Carvalho Chehab1-9/+9
2009-07-24V4L/DVB (12237): mt9v011: implement VIDIOC_QUERYCTRLMauro Carvalho Chehab1-0/+18
2009-07-24V4L/DVB (12236): em28xx: stop abusing of board->decoder for sensor informationMauro Carvalho Chehab2-3/+9
2009-07-24V4L/DVB (12235): em28xx: detects sensors also with the generic em2750/2750 entryMauro Carvalho Chehab2-5/+6
2009-07-24V4L/DVB (12234): em28xx-cards: use is_webcam flag for devices that are known ...Mauro Carvalho Chehab1-4/+8
2009-07-24V4L/DVB (12233): em28xx: rename is_27xx to is_webcamMauro Carvalho Chehab4-7/+7
2009-07-24V4L/DVB (12224): gspca - m5602-s5k4aa: Remove erroneous register writesErik Andrén1-6/+0
2009-07-24V4L/DVB (12223): gspca - stv06xx-hdcs: Correct the pixelformatErik Andrén1-2/+2
2009-07-24V4L/DVB (12222): gspca - stv06xx-hdcs: Fix sensor sequence bugErik Andrén1-3/+5
2009-07-24V4L/DVB (12221): gspca - stv06xx-hdcs: Actually update the sensor stateErik Andrén1-1/+3
2009-07-23Linux 2.6.31-rc4v2.6.31-rc4Linus Torvalds1-1/+1
2009-07-22genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont1-0/+5
2009-07-22lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra1-2/+2
2009-07-22perf: fix stack data leakArjan van de Ven1-0/+1
2009-07-22perf_counter tools: Give perf top inherit optionMike Galbraith1-1/+5
2009-07-22perf_counter tools: Fix vmlinux symbol generation breakageMike Galbraith1-2/+5
2009-07-22perf_counter: Detect debugfs locationJason Baron5-17/+102
2009-07-22perf_counter: Add tracepoint support to perf list, perf statJason Baron2-1/+176
2009-07-22perf symbol: C++ demanglingArnaldo Carvalho de Melo2-3/+20
2009-07-22perf: avoid structure size confusion by using a fixed sizeArjan van de Ven1-1/+1
2009-07-22perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard1-1/+4
2009-07-22perf_counter: Improve perf stat and perf record option parsingAnton Blanchard2-2/+4
2009-07-22perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra4-120/+35
2009-07-22perf_counter: Plug more stack leaksPeter Zijlstra1-2/+21
2009-07-22perf: Fix stack data leakArjan van de Ven1-0/+1
2009-07-22perf_counter: Remove unused variablesPeter Zijlstra1-2/+0
2009-07-22fbmon: work around compiler bug in gcc-2.4.2Linus Torvalds1-2/+2
2009-07-22softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra2-1/+89
2009-07-22sky2: Avoid races in sky2_downMike McCormack1-8/+8
2009-07-22ide-tape: Don't leak kernel stack informationMichael Buesch1-0/+1
2009-07-22ide: fix memory leak when flush command is issuedMaxime Bizon1-0/+1
2009-07-22NFSv4: Fix a problem whereby a buggy server can oops the kernelTrond Myklebust2-5/+13
2009-07-21NFSv4: Fix an NFSv4 mount regressionTrond Myklebust3-22/+26
2009-07-21NFSv4: Fix an Oops in nfs4_free_lock_stateTrond Myklebust1-1/+1