| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] az6007: add another Terratec H7 usb id | Jose Alberto Reguero | 2012-02-08 | 2 | -1/+3 |
* | [media] vivi: don't set V4L2_CAP_DEVICE_CAPS for the device_caps field | Hans Verkuil | 2012-01-26 | 1 | -3/+3 |
* | [media] drxk_hard: does not need to include linux/version.h | Jesper Juhl | 2012-01-26 | 1 | -1/+0 |
* | [media] anysee: repeat failed USB control messages | Antti Palosaari | 2012-01-26 | 1 | -6/+32 |
* | Merge branch 'v4l_for_linus' into staging/for_v3.4 | Mauro Carvalho Chehab | 2012-01-23 | 1 | -0/+14 |
|\ |
|
| * | [media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functions | Josh Wu | 2012-01-23 | 1 | -0/+14 |
* | | Merge branch 'v4l_for_linus' into staging/for_v3.4 | Mauro Carvalho Chehab | 2012-01-23 | 4 | -13/+27 |
|\| |
|
| * | [media] cxd2820r: sleep on DVB-T/T2 delivery system switch | Antti Palosaari | 2012-01-23 | 1 | -2/+11 |
| * | [media] anysee: fix CI init | Antti Palosaari | 2012-01-23 | 1 | -0/+8 |
| * | [media] cxd2820r: remove unused parameter from cxd2820r_attach | Antti Palosaari | 2012-01-23 | 4 | -10/+5 |
| * | [media] cxd2820r: fix dvb_frontend_ops | Antti Palosaari | 2012-01-23 | 1 | -1/+3 |
* | | [media] it913x v1.23 use it913x_config.chip_ver to select firmware | Malcolm Priestley | 2012-01-23 | 1 | -12/+7 |
* | | [media] ivtv: setup per-device caps | Hans Verkuil | 2012-01-23 | 3 | -2/+20 |
* | | [media] vivi: set device_caps | Hans Verkuil | 2012-01-23 | 1 | -2/+3 |
* | | [media] V4L2: Add per-device-node capabilities | Hans Verkuil | 2012-01-23 | 3 | -4/+4 |
* | | [media] omap_vout: fix section mismatch | Tomi Valkeinen | 2012-01-23 | 1 | -2/+1 |
* | | [media] cinergyT2-fe: Fix bandwdith settings | Mauro Carvalho Chehab | 2012-01-23 | 1 | -3/+4 |
* | | Merge tag 'v3.3-rc1' into staging/for_v3.3 | Mauro Carvalho Chehab | 2012-01-21 | 3906 | -168752/+235688 |
|\ \ |
|
| * \ | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-01-19 | 4 | -7/+8 |
| |\ \ |
|
| | * | | gpio: tps65910: Use correct offset for gpio initialization | Laxman Dewangan | 2012-01-18 | 1 | -1/+1 |
| | * | | gpio/it8761e: Restrict it8761e gpio driver to x86. | Grant Likely | 2012-01-17 | 1 | -0/+1 |
| | * | | gpio-ml-ioh: cleanup __iomem annotation usage | Márton Németh | 2012-01-16 | 1 | -3/+3 |
| | * | | gpio-ml-ioh: cleanup NULL pointer checking | Márton Németh | 2012-01-16 | 1 | -1/+1 |
| | * | | gpio-pch: cleanup __iomem annotation usage | Márton Németh | 2012-01-16 | 1 | -1/+1 |
| | * | | gpio-pch: cleanup NULL pointer checking | Márton Németh | 2012-01-16 | 1 | -1/+1 |
| * | | | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-01-18 | 7 | -0/+4672 |
| |\ \ \ |
|
| | * | | | ib_srpt: Initial SRP Target merge for v3.3-rc1 | Bart Van Assche | 2011-12-16 | 7 | -0/+4672 |
| * | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2012-01-18 | 42 | -478/+529 |
| |\| | | |
|
| | * | | | target: Set additional sense length field in sense data | Roland Dreier | 2011-12-16 | 1 | -0/+14 |
| | * | | | target: Remove legacy device status check from transport_execute_tasks | Nicholas Bellinger | 2011-12-14 | 1 | -7/+0 |
| | * | | | target: Remove __transport_execute_tasks() for each processing context | Nicholas Bellinger | 2011-12-14 | 1 | -2/+0 |
| | * | | | target: Remove extra se_device->execute_task_lock access in fast path | Nicholas Bellinger | 2011-12-14 | 1 | -16/+24 |
| | * | | | target: Drop se_device TCQ queue_depth usage from I/O path | Nicholas Bellinger | 2011-12-14 | 3 | -45/+2 |
| | * | | | target: Fix possible NULL pointer with __transport_execute_tasks | Nicholas Bellinger | 2011-12-14 | 1 | -1/+2 |
| | * | | | tcm_fc: Convert ft_send_work to use target_submit_cmd | Nicholas Bellinger | 2011-12-14 | 1 | -38/+13 |
| | * | | | target: Add target_submit_cmd() for process context fabric submission | Nicholas Bellinger | 2011-12-14 | 1 | -2/+84 |
| | * | | | target: Make target_put_sess_cmd use target_release_cmd_kref | Nicholas Bellinger | 2011-12-14 | 1 | -15/+24 |
| | * | | | target: Set response format in INQUIRY response | Roland Dreier | 2011-12-14 | 1 | -0/+12 |
| | * | | | tcm_loop: bump max_sectors | Christoph Hellwig | 2011-12-14 | 2 | -14/+5 |
| | * | | | target/configs: remove trailing newline from udev_path and alias | Sebastian Andrzej Siewior | 2011-12-14 | 1 | -0/+6 |
| | * | | | iscsi-target: fix chap identifier simple_strtoul usage | Nicholas Bellinger | 2011-12-14 | 1 | -3/+7 |
| | * | | | target: remove useless casts | Jörn Engel | 2011-12-14 | 18 | -101/+90 |
| | * | | | target: simplify target_check_cdb_and_preempt | Jörn Engel | 2011-12-14 | 1 | -16/+10 |
| | * | | | target: Move core_scsi3_check_cdb_abort_and_preempt | Jörn Engel | 2011-12-14 | 3 | -17/+15 |
| | * | | | target: use \n as a separator for configuration | Sebastian Andrzej Siewior | 2011-12-14 | 5 | -5/+5 |
| | * | | | target: make the se_task task_state_active a normal bool | Christoph Hellwig | 2011-12-14 | 2 | -22/+21 |
| | * | | | target: remove the se_task task_error_status field | Christoph Hellwig | 2011-12-14 | 1 | -7/+1 |
| | * | | | target: fold se_task.task_sense into task_flags | Christoph Hellwig | 2011-12-14 | 1 | -2/+2 |
| | * | | | target: header reshuffle, part2 | Christoph Hellwig | 2011-12-14 | 35 | -102/+43 |
| | * | | | target: reshuffle headers | Christoph Hellwig | 2011-12-14 | 17 | -80/+166 |