summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-07-2726-169/+2927
|\
| * V4L/DVB (12303): cx23885: check pointers before dereferencing in dprintk macroMichael Krufky2009-07-241-1/+2
| * V4L/DVB (12302): cx23885-417: fix broken IOCTL handlingMichael Krufky2009-07-241-0/+1
| * V4L/DVB (12300): bttv: fix regression: tvaudio must be loaded before tunerHans Verkuil2009-07-243-44/+50
| * V4L/DVB (12291): b2c2: fix frontends compiled into kernelTrent Piepho2009-07-241-30/+37
| * V4L/DVB (12286): sn9c20x: reorder includes to be like other driversMauro Carvalho Chehab2009-07-241-4/+5
| * V4L/DVB (12284): gspca - jpeg subdrivers: Check the result of kmalloc(jpeg he...Julia Lawall2009-07-247-0/+14
| * V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges.Brian Johnson2009-07-243-0/+2451
| * V4L/DVB (12282): gspca - main: Support for vidioc_g_chip_ident and vidioc_g/s...Brian Johnson2009-07-242-0/+82
| * V4L/DVB (12269): af9013: auto-detect parameters in case of garbage given by appAntti Palosaari2009-07-241-7/+18
| * V4L/DVB (12267): gspca - sonixj: Bad sensor init of non ov76xx sensors.Jean-Francois Moine2009-07-241-0/+2
| * V4L/DVB (12265): em28xx: fix tuning problem in HVR-900 (R1)Devin Heitmueller2009-07-241-3/+11
| * V4L/DVB (12263): em28xx: set demod profile for Pinnacle Hybrid Pro 320eDevin Heitmueller2009-07-241-0/+1
| * V4L/DVB (12262): em28xx: Make sure the tuner is initialized if generic empia ...Devin Heitmueller2009-07-241-0/+1
| * V4L/DVB (12261): em28xx: set GPIO properly for Pinnacle Hybrid Pro analog sup...Devin Heitmueller2009-07-241-1/+1
| * V4L/DVB (12260): em28xx: make support work for the Pinnacle Hybrid Pro (eb1a:...Devin Heitmueller2009-07-242-4/+21
| * V4L/DVB (12258): em28xx: fix typo in mt352 init sequence for Terratec Cinergy...Devin Heitmueller2009-07-241-1/+1
| * V4L/DVB (12257): em28xx: make tuning work for Terratec Cinergy T XS USB (mt35...Devin Heitmueller2009-07-241-6/+41
| * V4L/DVB (12245): em28xx: add support for mt9m001 webcamsMauro Carvalho Chehab2009-07-242-0/+42
| * V4L/DVB (12244): em28xx: adjust vinmode/vinctl based on the stream input formatMauro Carvalho Chehab2009-07-243-14/+17
| * V4L/DVB (12243): em28xx: allow specifying sensor xtal frequencyMauro Carvalho Chehab2009-07-242-3/+10
| * V4L/DVB (12242): mt9v011: implement core->s_config to allow adjusting xtal fr...Mauro Carvalho Chehab2009-07-241-0/+17
| * V4L/DVB (12241): mt9v011: Fix vstartMauro Carvalho Chehab2009-07-241-1/+1
| * V4L/DVB (12240): mt9v011: add a function to calculate frames per second rateMauro Carvalho Chehab2009-07-241-1/+31
| * V4L/DVB (12239): em28xx: fix webcam scalingMauro Carvalho Chehab2009-07-244-24/+18
| * V4L/DVB (12238): em28xx: call sensor detection code for all webcam entriesMauro Carvalho Chehab2009-07-241-9/+9
| * V4L/DVB (12237): mt9v011: implement VIDIOC_QUERYCTRLMauro Carvalho Chehab2009-07-241-0/+18
| * V4L/DVB (12236): em28xx: stop abusing of board->decoder for sensor informationMauro Carvalho Chehab2009-07-242-3/+9
| * V4L/DVB (12235): em28xx: detects sensors also with the generic em2750/2750 entryMauro Carvalho Chehab2009-07-241-4/+5
| * V4L/DVB (12234): em28xx-cards: use is_webcam flag for devices that are known ...Mauro Carvalho Chehab2009-07-241-4/+8
| * V4L/DVB (12233): em28xx: rename is_27xx to is_webcamMauro Carvalho Chehab2009-07-244-7/+7
| * V4L/DVB (12224): gspca - m5602-s5k4aa: Remove erroneous register writesErik Andrén2009-07-241-6/+0
| * V4L/DVB (12223): gspca - stv06xx-hdcs: Correct the pixelformatErik Andrén2009-07-241-2/+2
| * V4L/DVB (12222): gspca - stv06xx-hdcs: Fix sensor sequence bugErik Andrén2009-07-241-3/+5
| * V4L/DVB (12221): gspca - stv06xx-hdcs: Actually update the sensor stateErik Andrén2009-07-241-1/+3
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-07-271-2/+7
|\ \
| * | [S390] zcrypt: fix scheduling of hrtimer ap_poll_timerFelix Beck2009-07-241-2/+7
| |/
* | dm table: pass correct dev area size to device_area_is_validMike Snitzer2009-07-237-14/+15
* | dm: remove queue next_ordered workaround for barriersMike Snitzer2009-07-233-16/+0
* | dm raid1: wake kmirrord when requeueing delayed bios after remote recoveryMikulas Patocka2009-07-231-0/+1
|/
* Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-07-223-3/+8
|\
| * virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatchRakib Mullick2009-07-191-1/+6
| * ataflop: adjust NULL testJulia Lawall2009-07-171-1/+1
| * z2ram: Small cleanup for z2ram.cZhaolei2009-07-151-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-07-222-0/+2
|\ \
| * | ide-tape: Don't leak kernel stack informationMichael Buesch2009-07-221-0/+1
| * | ide: fix memory leak when flush command is issuedMaxime Bizon2009-07-221-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-2234-80/+3320
|\ \ \
| * | | sky2: Avoid races in sky2_downMike McCormack2009-07-221-8/+8
| * | | drivers/net/mlx4: Adjust constantJulia Lawall2009-07-211-1/+1