summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | libata: OCZ Vertex can't do HPATejun Heo2009-08-121-0/+3
* | | pata_atiixp: fix second channel supportBartlomiej Zolnierkiewicz2009-08-121-9/+10
* | | pata_at91: fix resource releaseTejun Heo2009-08-121-13/+4
|/ /
* | PM / Driver Core: Kill dev_pm_ops platform warning for nowMagnus Damm2009-08-101-3/+0
* | pty: fix data loss when stopped (^S/^Q)Linus Torvalds2009-08-101-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-08-101-4/+3
|\ \
| * | PCI hotplug: SGI hotplug: do not use hotplug_slot_attrKenji Kaneshige2009-08-071-10/+3
| * | PCI hotplug: SGI hotplug: fix build failureKenji Kaneshige2009-08-071-0/+6
* | | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-08-092-1/+13
|\ \ \
| * | | UBI: compatible fallback in absense of sequence numbersAdrian Hunter2009-07-241-1/+12
| * | | UBI: fix double free on error pathAdrian Hunter2009-07-241-0/+1
* | | | drm/i915: silence vblank warningsFrans Pop2009-08-091-2/+2
* | | | drm: silence pointless vblank warning.Paul Rolland2009-08-091-1/+1
OpenPOWER on IntegriCloud