Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | [media] gspca - zc3xx: New webcam 03f0:1b07 HP Premium Starter Cam | Wolfram Sang | 2011-09-24 | 1 | -0/+1 | |
| * | | | | | | | | | | [media] gspca - topro: New subdriver for Topro webcams | Jean-François Moine | 2011-09-24 | 1 | -0/+2 | |
| * | | | | | | | | | | [media] uvcvideo: Remove deprecated UVCIOC ioctls | Laurent Pinchart | 2011-09-24 | 1 | -23/+0 | |
| * | | | | | | | | | | [media] move tm6000 to drivers/media/video | Mauro Carvalho Chehab | 2011-09-23 | 1 | -0/+16 | |
| * | | | | | | | | | | [media] v4l2-controls.txt: update auto cluster documentation | Hans Verkuil | 2011-09-21 | 1 | -22/+12 | |
| * | | | | | | | | | | [media] get_dvb_firmware: whitespace fix | Antti Palosaari | 2011-09-21 | 1 | -1/+1 | |
| * | | | | | | | | | | [media] get_dvb_firmware: update tda10071 file url | Antti Palosaari | 2011-09-21 | 1 | -1/+1 | |
| * | | | | | | | | | | [media] get_dvb_firmware: add dvb-fe-tda10071.fw | Antti Palosaari | 2011-09-21 | 1 | -1/+16 | |
| * | | | | | | | | | | [media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE | Hans Verkuil | 2011-09-21 | 1 | -7/+6 | |
| * | | | | | | | | | | [media] videodev2.h: add V4L2_CTRL_FLAG_VOLATILE | Hans Verkuil | 2011-09-21 | 3 | -1/+25 | |
| * | | | | | | | | | | Merge tag 'v3.1-rc6' into staging/for_v3.2 | Mauro Carvalho Chehab | 2011-09-17 | 48 | -280/+3820 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [media] gspca - ov534_9: New sensor ov9712 and new webcam 05a9:8065 | Jean-François Moine | 2011-09-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | [media] DVB: Change API version in documentation: 3 -> 5.4 | Andreas Oberritter | 2011-09-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | [media] DVB: improve documentation for satellite delivery systems | Andreas Oberritter | 2011-09-03 | 1 | -14/+9 | |
| * | | | | | | | | | | | [media] DVB: Add SYS_TURBO for north american turbo code FEC | Andreas Oberritter | 2011-09-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | [media] omap3isp: ccdc: Use generic frame sync event instead of private HS_VS... | Sakari Ailus | 2011-08-29 | 1 | -4/+5 | |
| * | | | | | | | | | | | [media] v4l: events: Define V4L2_EVENT_FRAME_SYNC | Sakari Ailus | 2011-08-29 | 2 | -0/+38 | |
| * | | | | | | | | | | | [media] get_dvb_firmware: Firmware extraction for IT9135 based devices | Benjamin Larsson | 2011-08-27 | 1 | -1/+22 | |
| * | | | | | | | | | | | [media] it9137: Fimrware retrival information for Kworld UB499-2T T09 (id 1b8... | Malcolm Priestley | 2011-08-27 | 1 | -0/+9 | |
| * | | | | | | | | | | | [media] v4l: Move event documentation from SUBSCRIBE_EVENT to DQEVENT | Sakari Ailus | 2011-08-06 | 2 | -107/+107 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-10-31 | 1 | -45/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | qlcnic: Updated License file | Sritej Velaga | 2011-10-30 | 1 | -45/+6 | |
* | | | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-10-30 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | i2c: Functions for byte-swapped smbus_write/read_word_data | Jonathan Cameron | 2011-10-30 | 1 | -0/+8 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-10-30 | 2 | -2/+73 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | KVM: Update documentation to include detailed ENABLE_CAP description | Alexander Graf | 2011-09-25 | 1 | -0/+47 | |
| * | | | | | | | | | | | | | KVM: Restore missing powerpc API docs | Avi Kivity | 2011-09-25 | 1 | -0/+13 | |
| * | | | | | | | | | | | | | KVM: nVMX: Document 'nested' parameter | Sasha Levin | 2011-09-25 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | KVM: x86: Raise the hard VCPU count limit | Sasha Levin | 2011-09-25 | 1 | -2/+9 | |
* | | | | | | | | | | | | | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2011-10-30 | 1 | -12/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge commit 'v3.1-rc9' into fbdev-next | Florian Tobias Schandinat | 2011-10-15 | 14 | -134/+202 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | udlfb: Enable fbcon access to framebuffer by default | Bernie Thompson | 2011-08-24 | 1 | -4/+6 | |
| * | | | | | | | | | | | | | udlfb: Enable fb_defio by default | Bernie Thompson | 2011-08-24 | 1 | -8/+16 | |
| * | | | | | | | | | | | | | udlfb: Add module option to do without shadow framebuffer | Stuart Hopkins | 2011-08-24 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-10-29 | 5 | -0/+415 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | [SCSI] megaraid_sas: Changelog and version update | adam radford | 2011-10-16 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | [SCSI] qla4xxx: Update license | Vikas Chaudhary | 2011-10-16 | 2 | -0/+312 | |
| * | | | | | | | | | | | | | | [SCSI] bnx2fc: Add driver documentation | Bhanu Prakash Gollapudi | 2011-09-22 | 1 | -0/+75 | |
| * | | | | | | | | | | | | | | [SCSI] genhd: add a new attribute "alias" in gendisk | Nao Nishijima | 2011-08-29 | 1 | -0/+13 | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-10-28 | 19 | -80/+339 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'topic/remove-irqf_disable' into for-linus | Takashi Iwai | 2011-10-26 | 14 | -0/+239 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'topic/asoc' into topic/remove-irqf_disable | Takashi Iwai | 2011-09-22 | 14 | -0/+239 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | ASoC: Add device tree binding for WM8804 | Mark Brown | 2011-08-31 | 1 | -0/+18 | |
| | | * | | | | | | | | | | | | | | | ASoC: Add device tree binding for WM8776 | Mark Brown | 2011-08-31 | 1 | -0/+18 | |
| | | * | | | | | | | | | | | | | | | ASoC: Add device tree binding for WM8770 | Mark Brown | 2011-08-31 | 1 | -0/+16 | |
| | | * | | | | | | | | | | | | | | | ASoC: Add device tree binding for WM8741 | Mark Brown | 2011-08-15 | 1 | -0/+18 | |
| | | * | | | | | | | | | | | | | | | ASoC: Add device tree binding for WM8753 | Mark Brown | 2011-08-14 | 1 | -0/+18 | |
| | | * | | | | | | | | | | | | | | | ASoC: Add device tree binding for WM8750 | Mark Brown | 2011-08-14 | 1 | -0/+18 | |
| | | * | | | | | | | | | | | | | | | ASoC: Add device tree binding for WM8737 | Mark Brown | 2011-08-14 | 1 | -0/+18 | |
| | | * | | | | | | | | | | | | | | | ASoC: Add device tree binding for WM8728 | Mark Brown | 2011-08-14 | 1 | -0/+18 |