aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-16V4L/DVB (11487): em28xx: fix typo em28xx_errdev messageFilipe Rosset
2009-06-16V4L/DVB (11486): em28xx: Add EmpireTV board supportDouglas Schilling Landgraf
2009-06-16V4L/DVB (11483): gspca - mr97310a: Webcam 093a:010f added.Theodore Kilgore
2009-06-16V4L/DVB (11482): gspca - m5602-mt9m111: Remove lots of redundant init codeErik Andr?n
2009-06-16V4L/DVB (11481): gspca - m5602-mt9m111: More constant replacementErik Andr?n
2009-06-16V4L/DVB (11480): gspca - m5602-mt9m111: Remove lots of redundant sensor readsErik Andr?n
2009-06-16V4L/DVB (11479): gspca - m5602-mt9m111: More magic constants replacementErik Andr?n
2009-06-16V4L/DVB (11478): gspca - m5602-mt9m111: Replace various magic constants with ...Erik Andr?n
2009-06-16V4L/DVB (11477): gspca - m5602-po1030: Set the blue balance in the init not r...Erik Andr?n
2009-06-16V4L/DVB (11476): gspca - m5602: Add some more register definesErik Andr?n
2009-06-16V4L/DVB (11475): gspca - m5602-po1030: Lower the default blue and gain balanceErik Andr?n
2009-06-16V4L/DVB (11474): gspca - m5602-po1030: Fix sensor probing.Erik Andr?n
2009-06-16V4L/DVB (11473): gspca - m5602-po1030: Release reset when init is done.Erik Andr?n
2009-06-16V4L/DVB (11472): gspca - m5602-mt9m111: Remove lots of redundant init codeErik Andr?n
2009-06-16V4L/DVB (11471): gspca - m5602-mt9m111: Remove more redundant initErik Andr?n
2009-06-16V4L/DVB (11470): gspca - m5602-mt9m111: Implement an auto white balancing con...Erik Andr?n
2009-06-16V4L/DVB (11469): gspca - m5602-mt9m111: More redundant init cleanupErik Andr?n
2009-06-16V4L/DVB (11468): gspca - m5602-mt9m111: Remove redundant init sequencesErik Andr?n
2009-06-16V4L/DVB (11467): gspca - m5602: Move all dump_sensor to the init functionErik Andr?n
2009-06-16V4L/DVB (11466): gspca - m5602: Let all ctrls on all sensors be staticErik Andr?n
2009-06-16V4L/DVB (11465): gspca - m5602-s5k4aa: Set all v4l2 ctrls on sensor init.Erik Andr?n
2009-06-16V4L/DVB (11464): gspca - m5602-mt9m111: Set the cached v4l2 ctrl valuesErik Andr?n
2009-06-16V4L/DVB (11463): gspca - m5602-po1030: Remove unneeded init sequencesErik Andr?n
2009-06-16V4L/DVB (11462): gspca - m5602-po1030: Split up the init into init and startErik Andr?n
2009-06-16V4L/DVB (11461): gspca - m5602-po1030: Probe read only register at probe timeErik Andr?n
2009-06-16V4L/DVB (11460): gspca - m5602-po1030: Remove unnecessary error checkErik Andr?n
2009-06-16V4L/DVB (11459): gspca - m5602-po1030: Add auto white balancing controlErik Andr?n
2009-06-16V4L/DVB (11458): gspca - m5602-po1030: Set all v4l2 controls at sensor initErik Andr?n
2009-06-16V4L/DVB (11457): gspca - m5602-po1030: Simplify register definesErik Andr?n
2009-06-16V4L/DVB (11456): gspca - m5602-po1030: Rename register defines, add missing o...Erik Andr?n
2009-06-16V4L/DVB (11455): gspca - m5602-ov9650: Improve the vflip quirk handling.Erik Andr?n
2009-06-16V4L/DVB (11454): gspca - m5602-mt9m111: Remove the unused power_down struct m...Erik Andr?n
2009-06-16V4L/DVB (11453): gspca - m5602-s5k4aa: Convert to use the v4l2 ctrl cacheErik Andr?n
2009-06-16V4L/DVB (11452): gspca - m5602-po1030: Convert to have a v4l2 ctrl cacheErik Andr?n
2009-06-16V4L/DVB (11451): gspca - m5602-s5k83a: Add rotation, ctrl cache. Rename some ...Luk?? Karas
2009-06-16V4L/DVB (11450): gspca - m5602-mt9m111: Convert the mt9m111 to use a v4l2 ctr...Erik Andr?n
2009-06-16V4L/DVB (11449): gspca - zc3xx: Bad probe of many webcams since adcm2700 addi...Jean-Francois Moine
2009-06-16V4L/DVB (11448): gspca - main: Use usb interface as parent.Hans de Goede
2009-06-16V4L/DVB (11447): gspca - mr97310a: Return good error code in mod_init.Alexey Klimov
2009-06-16V4L/DVB (11446): gspca - t613: Do sensor reset only for sensor om6802.Jean-Francois Moine
2009-06-16Merge branch 'serial'Linus Torvalds
2009-06-16imx: Check for NULL pointer deref before calling tty_encode_baud_rateSascha Hauer
2009-06-16atmel_serial: fix hang in set_termios when crtscts is enabledHaavard Skinnemoen
2009-06-16tty: fix sanity checkAlan Cox
2009-06-16pty: Narrow the race on ldisc lockingAlan Cox
2009-06-16tty: fix unused warning when TCGETX is not definedMike Frysinger
2009-06-16ldisc: debug aidsAlan Cox
2009-06-16ldisc: Make sure the ldisc isn't active when we close itAlan Cox
2009-06-16tty: Fix leaks introduced by the shift to separate ldisc objectsAlan Cox
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds