summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-06-23V4L/DVB (12092): gspca_sonixj + ov7630: invert vflip control instead of chang...Hans de Goede1-9/+9
2009-06-23V4L/DVB (12091): gspca_sonixj: Add light frequency controlHans de Goede1-10/+123
2009-06-23V4L/DVB (12090): gspca_sonixj: enable autogain control for the ov7620Hans de Goede1-2/+2
2009-06-23V4L/DVB (12089): gspca_sonixj: increase 640x480 frame-buffersizeHans de Goede1-1/+2
2009-06-23V4L/DVB (12088): Mark the v4l1 uvcvideo quickcam messenger driver as deprecatedHans de Goede1-1/+4
2009-06-23V4L/DVB (12087): gspca_sonixj: enable support for 0c45:613e cameraHans de Goede1-3/+4
2009-06-23V4L/DVB (12086): gspca_sonixj: Fix control index numberingHans de Goede1-3/+9
2009-06-23V4L/DVB (12085): gspca_ov519: constify ov518 inititial register value tablesHans de Goede1-3/+3
2009-06-23V4L/DVB (12084): ov511: mark as deprecatedHans de Goede1-1/+5
2009-06-23V4L/DVB (12083): ov511: remove ov518 usb id's from the driverHans de Goede1-2/+0
2009-06-23V4L/DVB (12082): gspca_stv06xx: Add support for st6422 bridge and sensorHans de Goede7-15/+577
2009-06-23V4L/DVB (12081): gspca_ov519: Cleanup some sensor special casesHans de Goede1-20/+4
2009-06-23V4L/DVB (12080): gspca_ov519: Fix ov518+ with OV7620AE (Trust spacecam 320)Hans de Goede1-36/+55
2009-06-23V4L/DVB (12079): gspca_ov519: add support for the ov511 bridgeHans de Goede1-13/+520
2009-06-23V4L/DVB (12078): gspca_ov519: Better default contrast for ov6630Hans de Goede1-1/+4
2009-06-23V4L/DVB (12077): gspca_ov519: Fix 320x240 with ov7660 sensorHans de Goede1-2/+6
2009-06-23V4L/DVB (12076): gspca_ov519: Fix led inversion with some camsHans de Goede1-3/+13
2009-06-23V4L/DVB (12075): gspca_ov519: check ov518 packet numbersHans de Goede1-6/+23
2009-06-23V4L/DVB (12074): gspca_ov519: Add 320x240 and 160x120 support for cif sensor ...Hans de Goede1-3/+30
2009-06-23V4L/DVB (12073): gspca_ov519: limit ov6630 qvif uv swap fix to ov66308AFHans de Goede1-14/+24
2009-06-23V4L/DVB (12072): gspca-ov519: add extra controlsHans de Goede1-9/+205
2009-06-23V4L/DVB (12071): gspca: fix NULL pointer deref in query_ctrlHans de Goede1-5/+3
2009-06-23V4L/DVB (12010): cx88: Properly support Leadtek TV2000 XP GlobalMauro Carvalho Chehab1-19/+75
2009-06-23mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() callsRoland Dreier1-4/+10
2009-06-23IB/mthca: Replace dma_sync_single() use with proper functionsRoland Dreier1-3/+10
2009-06-23libata: don't set IORDY for resetTejun Heo1-4/+9
2009-06-23sata_fsl: Add power mgmt supportDave Liu1-0/+35
2009-06-23[libata] PATA driver for CF interface on AT91SAM9260 SoCSergey Matyukevich3-0/+370
2009-06-23[libata] beautify module parametersEvgeni Golov1-6/+6
2009-06-23RDMA/nes: Fix FIN state handling under error conditionsFaisal Latif1-3/+5
2009-06-23RDMA/nes: Fix max_qp_init_rd_atom returned from query deviceFaisal Latif1-1/+1
2009-06-23IB/ehca: Ensure that guid_entry index is not negativeRoel Kluin1-1/+1
2009-06-23IB/ehca: Tolerate dynamic memory operations before driver loadHannes Hering3-17/+522
2009-06-23Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds5-205/+681
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds7-136/+1720
2009-06-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds35-720/+2898
2009-06-22Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds17-272/+229
2009-06-22Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2-4/+4
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds3-0/+1085
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds41-2116/+2862
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds30-446/+865
2009-06-22msm: fixups to match current codeAlan Cox1-3/+8
2009-06-22msm_serial: serial driver for MSM7K onboard serial peripheral.Robert Love4-0/+895
2009-06-22timbuart: Fix for tx_emptyRichard Röjfors1-25/+25
2009-06-22tty: n_hdlc add buffer flushingPaul Fulghum1-9/+37
2009-06-22serial: samsung.c: mark s3c24xx_serial_remove as __devexitPeter Korsgaard8-8/+8
2009-06-22tty: fix some bogns in the serqt_usb2 driverAlan Cox1-19/+10
2009-06-22ppp: Fix throttling bugsAlan Cox2-2/+0
2009-06-22vt_ioctl: fix lock imbalanceJiri Slaby1-1/+2
2009-06-22pcmcia/cm4000: fix lock imbalanceJiri Slaby1-1/+2