summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm-log-userspace: fix printk format warningRandy Dunlap2009-08-161-1/+1
* V4L/DVB (12441): siano: read buffer overflowRoel Kluin2009-08-131-1/+1
* V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ...Matthias Schwarzott2009-08-1325-28/+28
* V4L/DVB (12438): Read buffer overflowRoel Kluin2009-08-131-1/+1
* V4L/DVB (12437): dvb: siano uses/depends on INPUTRandy Dunlap2009-08-131-1/+1
* V4L/DVB (12436): stk-webcam: read buffer overflowRoel Kluin2009-08-131-2/+2
* V4L/DVB (12432): em28xx: fix regression in Empire DualTV digital tuningDevin Heitmueller2009-08-131-1/+1
* V4L/DVB (12429): v4l2-ioctl: fix G_STD and G_PARM default handlersHans Verkuil2009-08-131-3/+12
* V4L/DVB (12428): hdpvr: add missing initialization of current_normHans Verkuil2009-08-131-0/+2
* V4L/DVB (12424): soc-camera: fix recursive locking in .buf_queue()Guennadi Liakhovetski2009-08-134-23/+13
* V4L/DVB (12422): media/zr364xx: fix build errorsRandy Dunlap2009-08-131-0/+2
* V4L/DVB (12405): em28xx-cards: move register 0x13 setting to the proper placeMauro Carvalho Chehab2009-08-132-4/+3
* V4L/DVB (12411): em28xx: Fix artifacts with Silvercrest webcamMauro Carvalho Chehab2009-08-131-16/+34
* V4L/DVB (12410): em28xx: Move the non-board dependent part to be outside em28...Mauro Carvalho Chehab2009-08-131-58/+53
* V4L/DVB (12407): em28xx: Adjust Silvercrest xtal frequencyMauro Carvalho Chehab2009-08-131-1/+1
* V4L/DVB (12406): em28xx: fix: don't do image interlacing on webcamsMauro Carvalho Chehab2009-08-134-10/+42
* V4L/DVB (12403): em28xx: properly reports some em2710 chipsMauro Carvalho Chehab2009-08-132-2/+6
* V4L/DVB (12402): em28xx: fix: some em2710 chips use a different vendor IDMauro Carvalho Chehab2009-08-131-0/+2
* V4L/DVB (12401): m9v011: add vflip/hflip controls to control mirror/upside downMauro Carvalho Chehab2009-08-131-2/+51
* V4L/DVB (12400): em28xx: Allow changing fps on webcamsMauro Carvalho Chehab2009-08-131-0/+37
* V4L/DVB (12399): mt9v011: Add support for controlling frame ratesMauro Carvalho Chehab2009-08-131-2/+87
* V4L/DVB (12394): cx88: Disable xc3028 power management for Geniatech x8000Devin Heitmueller2009-08-133-2/+11
* V4L/DVB (12393): cx88: fix regression in tuning for Geniatech X8000 MTDevin Heitmueller2009-08-131-0/+1
* V4L/DVB (12391): saa7134: Use correct product name for Hauppauge WinTV-HVR112...Michael Krufky2009-08-133-11/+11
* V4L/DVB (12390): saa7134: Use correct product name for Hauppauge WinTV-HVR115...Michael Krufky2009-08-133-12/+12
* V4L/DVB (12386): sms1xxx: fix build warning: unused variable 'board'Michael Krufky2009-08-131-2/+0
* V4L/DVB (12380): uvcvideo: Avoid flooding the kernel log with "unknown event ...Laurent Pinchart2009-08-131-2/+2
* V4L/DVB (12328): uvcvideo: Don't apply the FIX_BANDWIDTH quirk to all ViMicro...Laurent Pinchart2009-08-131-3/+21
* V4L/DVB (12374): sms1xxx: fix broken Hauppauge devicesMichael Krufky2009-08-131-100/+0
* V4L/DVB (12371): af9015: Fix for crash in dvb-usb-af9015Nils Kassube2009-08-131-1/+1
* V4L/DVB (12362): cx23885-417: fix manipulation of tvnormsMichael Krufky2009-08-131-0/+2
* V4L/DVB (12349): cx88: HVR1300 ensure switching from Encoder to DVB-T and bac...Sohail Syyed2009-08-131-0/+4
* V4L/DVB (12344): em28xx: fix support for Plextor ConvertX PX-TV100UMauro Carvalho Chehab2009-08-131-4/+8
* V4L/DVB (12341): zl10353 and qt1010: fix stack corruption bugJan Nikitenko2009-08-132-14/+10
* V4L/DVB (12340): mtv9v011: Add a missing chip version to the driverMauro Carvalho Chehab2009-08-133-7/+13
* V4L/DVB (12338): cx18: Read buffer overflowAndy Walls2009-08-131-1/+2
* V4L/DVB (12337): ivtv: Read buffer overflowRoel Kluin2009-08-131-1/+2
* V4L/DVB (12330): pxa_camera: Fix Oops in pxa_camera_probeAntonio Ospite2009-08-131-1/+1
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-08-133-20/+56
|\
| * md: allow upper limit for resync/reshape to be set when array is read-onlyNeilBrown2009-08-131-0/+1
| * md/raid5: Properly remove excess drives after shrinking a raid5/6NeilBrown2009-08-131-2/+9
| * md/raid5: make sure a reshape restarts at the correct address.NeilBrown2009-08-131-1/+1
| * md/raid5: allow new reshape modes to be restarted in the middle.NeilBrown2009-08-131-1/+20
| * md: never advance 'events' counter by more than 1.NeilBrown2009-08-131-8/+5
| * Remove deadlock potential in md_openNeilBrown2009-08-102-8/+20
* | Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2009-08-121-0/+0
|\ \
| * | Remove zero-length file drivers/mtd/maps/sbc8240.cJeff Garzik2009-08-121-0/+0
* | | ahci: add workaround for on-board 5723s on some gigabyte boardsTejun Heo2009-08-121-4/+72
* | | ahci: Soften up the dmesg on SB600 PMP softreset failure recoveryShane Huang2009-08-121-1/+2
* | | sata_nv: MSI support, disabled by defaultTony Vroon2009-08-121-0/+8
OpenPOWER on IntegriCloud