deliverable/linux.git
2012-04-10  Sylwester Nawrocki[media] s5p-fimc: Handle sub-device interdependencies...
2012-04-10  Sylwester Nawrocki[media] s5p-fimc: Remove unneeded fields from struct...
2012-04-10  Sylwester Nawrocki[media] s5p-fimc: Refactor hardware setup for m2m trans...
2012-04-10  Sylwester Nawrocki[media] s5p-fimc: Simplify locking by removing the...
2012-04-10  Sylwester Nawrocki[media] s5p-fimc: Reinitialize the pipeline properly...
2012-04-10  Sylwester Nawrocki[media] s5p-fimc: Don't use platform data for CSI data...
2012-04-10  Sakari Ailus[media] v4l: Support s_crop and g_crop through s/g_sele...
2012-04-10  Sakari Ailus[media] v4l: Check pad number in get try pointer functions
2012-04-10  Sakari Ailus[media] v4l: vdev_to_v4l2_subdev() should have return...
2012-04-10  Sakari Ailus[media] v4l: VIDIOC_SUBDEV_S_SELECTION and VIDIOC_SUBDE...
2012-04-10  Sakari Ailus[media] vivi: Add an integer menu test control
2012-04-10  Sakari Ailus[media] v4l: Document integer menu controls
2012-04-10  Sakari Ailus[media] v4l: Introduce integer menu controls
2012-04-09  Dan Carpenter[media] mxl111sf: remove an unused variable
2012-04-09  Antti Palosaari[media] af9035: disable frontend0 I2C-gate control
2012-04-09  Antti Palosaari[media] af9035: reorganise USB ID and device list
2012-04-09  Antti Palosaari[media] af9035: minor changes for af9035_fc0011_tuner_c...
2012-04-09  Pierangelo... [media] af9035: add AVerMedia Twinstar (A825) [07ca...
2012-04-09  Antti Palosaari[media] af9033: do some minor changes for .get_frontend()
2012-04-09  Gianluca Gennari[media] af9033: implement get_frontend
2012-04-09  Antti Palosaari[media] af9035: initial support for IT9135 chip
2012-04-09  Michael Büsch[media] fc0011: Reduce number of retries
2012-04-09  Michael Büsch[media] af9035: Use usleep_range() in fc0011 support...
2012-04-09  Michael Büsch[media] fc0011: use usleep_range()
2012-04-09  Antti Palosaari[media] af9035: fix and enhance I2C adapter
2012-04-09  Gianluca Gennari[media] af9035: use module_usb_driver macro
2012-04-09  Gianluca Gennari[media] af9035: add support for the tda18218 tuner
2012-04-09  Gianluca Gennari[media] af9035: add USB id for 07ca:a867
2012-04-09  Hans-Frieder... [media] af9035: add Avermedia Volar HD (A867R) support
2012-04-09  Michael Büsch[media] af9035: Add Afatech USB PIDs
2012-04-09  Michael Büsch[media] af9035: Add fc0011 tuner support
2012-04-09  Michael Büsch[media] Add fc0011 tuner driver
2012-04-09  Gianluca Gennari[media] af9035: fix warning
2012-04-09  Michael Büsch[media] af9035: Add USB read checksumming
2012-04-09  Hans-Frieder... [media] af9035: i2c read fix
2012-04-09  Antti Palosaari[media] af9035: add log writing if unsupported Xtal...
2012-04-09  Antti Palosaari[media] af9033: implement .read_snr()
2012-04-09  Antti Palosaari[media] af9033: correct debug print
2012-04-09  Antti Palosaari[media] af9035: add missing error check
2012-04-09  Antti Palosaari[media] af9035: reimplement firmware downloader
2012-04-09  Antti Palosaari[media] af9035: enhancement for unknown tuner ID handling
2012-04-09  Antti Palosaari[media] Afatech AF9035 DVB USB driver
2012-04-09  Antti Palosaari[media] Afatech AF9033 DVB-T demodulator driver
2012-04-09  Antti Palosaari[media] Infineon TUA 9001 silicon tuner driver
2012-04-09  Hans de Goedepwc: Add support for control events
2012-03-30  Hans Verkuil[media] radio-rtrack2: add missing slab.h
2012-03-27  Hans de Goede[media] pwc: poll(): Check that the device has not...
2012-03-27  Hans Verkuil[media] vivi: let vb2_poll handle events
2012-03-27  Hans Verkuil[media] videobuf2-core: also test for pending events
2012-03-27  Hans Verkuil[media] videobuf: only start streaming in poll() if...
2012-03-27  Hans Verkuil[media] videobuf2: only start streaming in poll() if...
2012-03-27  Hans Verkuil[media] ivtv: only start streaming in poll() if polling...
2012-03-27  Mauro Carvalho... Merge branch 'poll' into staging/for_v3.4
2012-03-23  Hans Verkuilpoll: add poll_requested_events() and poll_does_not_wai...
2012-03-23  Darrick J.... crc32: select an algorithm via Kconfig
2012-03-23  Darrick J.... crc32: add self-test code for crc32c
2012-03-23  Darrick J.... crypto: crc32c should use library implementation
2012-03-23  Darrick J.... crc32: bolt on crc32c
2012-03-23  Bob Pearsoncrc32: add note about this patchset to crc32.c
2012-03-23  Bob Pearsoncrc32: optimize loop counter for x86
2012-03-23  Bob Pearsoncrc32: add slice-by-8 algorithm to existing code
2012-03-23  Bob Pearsoncrc32: make CRC_*_BITS definition correspond to actual...
2012-03-23  Bob Pearsoncrc32: fix mixing of endian-specific types
2012-03-23  Bob Pearsoncrc32: miscellaneous cleanups
2012-03-23  Bob Pearsoncrc32: simplify unit test code
2012-03-23  Bob Pearsoncrc32: move long comment about crc32 fundamentals to...
2012-03-23  Bob Pearsoncrc32: remove two instances of trailing whitespaces
2012-03-23  Josh Triplettcheckpatch: check for quoted strings broken across...
2012-03-23  Joe Perchescheckpatch: whitespace - add/remove blank lines
2012-03-23  Joe Perchescheckpatch: warn on use of yield()
2012-03-23  Joe Perchescheckpatch: add --strict tests for braces, comments...
2012-03-23  Andy Whitcroftcheckpatch: add [] to type extensions
2012-03-23  Andy Whitcroftcheckpatch: high precedence operators do not require...
2012-03-23  Andy Whitcroftcheckpatch: handle string concatenation in simple ...
2012-03-23  Andy Whitcroftcheckpatch: allow simple character constants in #defines
2012-03-23  Andy Whitcroftcheckpatch: catch [ ... ] usage when not at the beginni...
2012-03-23  Artem Bityutskiycheckpatch.pl: be silent when -q and --ignore is given
2012-03-23  Joe Perchescheckpatch: add some --strict coding style checks
2012-03-23  Joe Perchesinclude/ and checkpatch: prefer __scanf to __attribute_...
2012-03-23  Xiao Guangrongprio_tree: introduce prio_set_parent()
2012-03-23  Xiao Guangrongprio_tree: simplify prio_tree_expand()
2012-03-23  Xiao Guangrongprio_tree: cleanup prio_tree_left()/prio_tree_right()
2012-03-23  Xiao Guangrongprio_tree: remove unnecessary code in prio_tree_replace
2012-03-23  Akinobu Mitastring: memchr_inv() speed improvements
2012-03-23  Bryan Wuled-class: change back LEDS_CLASS to tristate instead...
2012-03-23  Axel Lindrivers/leds/leds-lm3530.c: move the code setting gen_c...
2012-03-23  Axel Lindrivers/leds/leds-pca9633.c: remove unused 'adapter...
2012-03-23  Kim, Miloleds-lm3530: replace pltfm with pdata
2012-03-23  Kim, Miloleds-lm3530: remove LM3530_ALS_ZONE_REG code
2012-03-23  Kim, Miloleds-lm3530: support pwm input mode
2012-03-23  Kim, Miloleds-lm3530: replace i2c_client with led_classdev
2012-03-23  Kim, Miloleds-lm3530: set the max_brightness to 127
2012-03-23  Mark Browndrivers/leds/leds-gpio.c: use linux/gpio.h rather than...
2012-03-23  Peter Meerwalddrivers/leds: add driver for PCA9633 I2C chip
2012-03-23  Andrew Mortondrivers/leds/leds-lp5523.c: constify some data
2012-03-23  Srinidhi KASAGARdrivers/leds/leds-lp5521.c: ret may be uninitialized
2012-03-23  Kim, Milodrivers/leds/leds-lp5521.c: redefinition of register...
2012-03-23  Kim, Milodrivers/leds/leds-lp5521.c: support led pattern data
2012-03-23  Kim, Milodrivers/leds/leds-lp5521.c: add 'update_config' in...
2012-03-23  Kim, Milodrivers/leds/leds-lp5521.c: add 'name' in the lp5521_le...
next
This page took 0.038595 seconds and 5 git commands to generate.