index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-06-16
V4L/DVB (11480): gspca - m5602-mt9m111: Remove lots of redundant sensor reads
Erik Andr?n
2009-06-16
V4L/DVB (11479): gspca - m5602-mt9m111: More magic constants replacement
Erik Andr?n
2009-06-16
V4L/DVB (11478): gspca - m5602-mt9m111: Replace various magic constants with ...
Erik Andr?n
2009-06-16
V4L/DVB (11477): gspca - m5602-po1030: Set the blue balance in the init not r...
Erik Andr?n
2009-06-16
V4L/DVB (11476): gspca - m5602: Add some more register defines
Erik Andr?n
2009-06-16
V4L/DVB (11475): gspca - m5602-po1030: Lower the default blue and gain balance
Erik Andr?n
2009-06-16
V4L/DVB (11474): gspca - m5602-po1030: Fix sensor probing.
Erik Andr?n
2009-06-16
V4L/DVB (11473): gspca - m5602-po1030: Release reset when init is done.
Erik Andr?n
2009-06-16
V4L/DVB (11472): gspca - m5602-mt9m111: Remove lots of redundant init code
Erik Andr?n
2009-06-16
V4L/DVB (11471): gspca - m5602-mt9m111: Remove more redundant init
Erik Andr?n
2009-06-16
V4L/DVB (11470): gspca - m5602-mt9m111: Implement an auto white balancing con...
Erik Andr?n
2009-06-16
V4L/DVB (11469): gspca - m5602-mt9m111: More redundant init cleanup
Erik Andr?n
2009-06-16
V4L/DVB (11468): gspca - m5602-mt9m111: Remove redundant init sequences
Erik Andr?n
2009-06-16
V4L/DVB (11467): gspca - m5602: Move all dump_sensor to the init function
Erik Andr?n
2009-06-16
V4L/DVB (11466): gspca - m5602: Let all ctrls on all sensors be static
Erik Andr?n
2009-06-16
V4L/DVB (11465): gspca - m5602-s5k4aa: Set all v4l2 ctrls on sensor init.
Erik Andr?n
2009-06-16
V4L/DVB (11464): gspca - m5602-mt9m111: Set the cached v4l2 ctrl values
Erik Andr?n
2009-06-16
V4L/DVB (11463): gspca - m5602-po1030: Remove unneeded init sequences
Erik Andr?n
2009-06-16
V4L/DVB (11462): gspca - m5602-po1030: Split up the init into init and start
Erik Andr?n
2009-06-16
V4L/DVB (11461): gspca - m5602-po1030: Probe read only register at probe time
Erik Andr?n
2009-06-16
V4L/DVB (11460): gspca - m5602-po1030: Remove unnecessary error check
Erik Andr?n
2009-06-16
V4L/DVB (11459): gspca - m5602-po1030: Add auto white balancing control
Erik Andr?n
2009-06-16
V4L/DVB (11458): gspca - m5602-po1030: Set all v4l2 controls at sensor init
Erik Andr?n
2009-06-16
V4L/DVB (11457): gspca - m5602-po1030: Simplify register defines
Erik Andr?n
2009-06-16
V4L/DVB (11456): gspca - m5602-po1030: Rename register defines, add missing o...
Erik Andr?n
2009-06-16
V4L/DVB (11455): gspca - m5602-ov9650: Improve the vflip quirk handling.
Erik Andr?n
2009-06-16
V4L/DVB (11454): gspca - m5602-mt9m111: Remove the unused power_down struct m...
Erik Andr?n
2009-06-16
V4L/DVB (11453): gspca - m5602-s5k4aa: Convert to use the v4l2 ctrl cache
Erik Andr?n
2009-06-16
V4L/DVB (11452): gspca - m5602-po1030: Convert to have a v4l2 ctrl cache
Erik Andr?n
2009-06-16
V4L/DVB (11451): gspca - m5602-s5k83a: Add rotation, ctrl cache. Rename some ...
Luk?? Karas
2009-06-16
V4L/DVB (11450): gspca - m5602-mt9m111: Convert the mt9m111 to use a v4l2 ctr...
Erik Andr?n
2009-06-16
V4L/DVB (11449): gspca - zc3xx: Bad probe of many webcams since adcm2700 addi...
Jean-Francois Moine
2009-06-16
V4L/DVB (11448): gspca - main: Use usb interface as parent.
Hans de Goede
2009-06-16
V4L/DVB (11447): gspca - mr97310a: Return good error code in mod_init.
Alexey Klimov
2009-06-16
V4L/DVB (11446): gspca - t613: Do sensor reset only for sensor om6802.
Jean-Francois Moine
2009-06-16
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2009-06-16
Merge branch 'serial'
Linus Torvalds
2009-06-16
imx: Check for NULL pointer deref before calling tty_encode_baud_rate
Sascha Hauer
2009-06-16
atmel_serial: fix hang in set_termios when crtscts is enabled
Haavard Skinnemoen
2009-06-16
MAINTAINERS: update 8250 section, give Alan Cox a name
Joe Perches
2009-06-16
tty: fix sanity check
Alan Cox
2009-06-16
pty: Narrow the race on ldisc locking
Alan Cox
2009-06-16
tty: fix unused warning when TCGETX is not defined
Mike Frysinger
2009-06-16
ldisc: debug aids
Alan Cox
2009-06-16
ldisc: Make sure the ldisc isn't active when we close it
Alan Cox
2009-06-16
tty: Fix leaks introduced by the shift to separate ldisc objects
Alan Cox
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
2009-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2009-06-16
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
[next]