Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | V4L/DVB (13206): cx25840: add component support | David T.L. Wong | 2009-12-05 | 1 | -0/+1 | |
| * | | | | | | | | V4L/DVB (13183): gspca: add stv0680 subdriver | Hans de Goede | 2009-12-05 | 1 | -0/+1 | |
| * | | | | | | | | V4L/DVB (13177): radio: Add support for TEF6862 tuner | Richard Röjfors | 2009-12-05 | 1 | -0/+3 | |
| * | | | | | | | | V4L/DVB (13135): Add support for TeVii remotes | Igor M. Liplianin | 2009-12-05 | 1 | -0/+1 | |
| * | | | | | | | | V4L/DVB (13134): Add support for TBS-likes remotes | Igor M. Liplianin | 2009-12-05 | 1 | -0/+1 | |
| * | | | | | | | | V4L/DVB (13130): soc-camera: add a new driver for the RJ54N1CB0C camera senso... | Guennadi Liakhovetski | 2009-12-05 | 1 | -0/+3 | |
| * | | | | | | | | V4L/DVB (13103): create a standard method for dvb adapter drivers to override... | Michael Krufky | 2009-12-05 | 1 | -1/+3 | |
| * | | | | | | | | V4L/DVB (13099): ir-functions: Export ir_rc5_decode() for use by the cx23885 ... | Andy Walls | 2009-12-05 | 1 | -0/+1 | |
| * | | | | | | | | V4L/DVB (13096): v4l2-subdev: Add v4l2_subdev_ir_ops and IR notify defines fo... | Andy Walls | 2009-12-05 | 1 | -0/+94 | |
| * | | | | | | | | V4L/DVB (13084): v4l2-chip-ident: Add ID's needed for the cx23885 and cx25840... | Andy Walls | 2009-12-05 | 1 | -0/+16 | |
| * | | | | | | | | V4L/DVB (13040): V4L2: Add a v4l2-subdev (soc-camera) driver for OmniVision O... | Marek Vasut | 2009-12-05 | 1 | -0/+1 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 | Linus Torvalds | 2009-12-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-03 | 34 | -82/+280 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | ide: Increase WAIT_DRQ to accomodate some CF cards and SSD drives. | David S. Miller | 2009-12-03 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-10 | 20 | -33/+32 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 20 | -33/+32 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder | 2009-12-04 | 3 | -3/+3 | |
| | * | | | | | | | | | | doc: Fix IRQ chip docs | Krzysztof Halasa | 2009-12-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 11 | -15/+15 | |
| | * | | | | | | | | | | sysctl: add missing comments | Thadeu Lima de Souza Cascardo | 2009-12-04 | 1 | -5/+5 | |
| | * | | | | | | | | | | sgivwfb: Make use of ARRAY_SIZE. | Thiago Farina | 2009-12-04 | 1 | -6/+5 | |
| | * | | | | | | | | | | comment typo fix: sybsystem -> subsystem | Jean Delvare | 2009-12-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" | Uwe Kleine-König | 2009-11-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | tree-wide: fix typos "selct" + "slect" -> "select" | Uwe Kleine-König | 2009-11-09 | 1 | -1/+1 | |
| | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | HID: fixup quirk for NCR devices | Jiri Kosina | 2009-11-05 | 1 | -0/+1 | |
| | |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-12-10 | 27 | -679/+892 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | [SCSI] libfc: Add target reset flag to FCP header file | Christof Schmitt | 2009-12-04 | 1 | -0/+2 | |
| * | | | | | | | | | | | | [SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status... | Yi Zou | 2009-12-04 | 1 | -0/+6 | |
| * | | | | | | | | | | | | [SCSI] libfc: add fcoe_fc_els_lesb to fc_fcoe.h for FC-BB-5 LESB definitions | Yi Zou | 2009-12-04 | 1 | -0/+12 | |
| * | | | | | | | | | | | | [SCSI] libfcoe: add checking disable flag in FIP_FKA_ADV | Yi Zou | 2009-12-04 | 2 | -1/+12 | |
| * | | | | | | | | | | | | [SCSI] libfc: add FC-BB-5 LESB counters to fcoe_dev_stats | Yi Zou | 2009-12-04 | 1 | -0/+4 | |
| * | | | | | | | | | | | | [SCSI] osd_protocol.h: Add missing #include | Martin Michlmayr | 2009-12-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | | [SCSI] libosd: Error handling revamped | Boaz Harrosh | 2009-12-04 | 1 | -1/+25 | |
| * | | | | | | | | | | | | [SCSI] libosd: osd_dev_info: Unique Identification of an OSD device | Boaz Harrosh | 2009-12-04 | 1 | -4/+34 | |
| * | | | | | | | | | | | | [SCSI] osduld: Use device->release instead of internal kref | Boaz Harrosh | 2009-12-04 | 1 | -1/+0 | |
| * | | | | | | | | | | | | [SCSI] libosd: osd_sense: OSD_CFO_PERMISSIONS | Boaz Harrosh | 2009-12-04 | 1 | -0/+3 | |
| * | | | | | | | | | | | | [SCSI] libosd: osd_dev_is_ver1 - Minor API cleanup | Boaz Harrosh | 2009-12-04 | 1 | -6/+10 | |
| * | | | | | | | | | | | | [SCSI] libiscsi: add warm target reset tmf support | Mike Christie | 2009-12-04 | 2 | -0/+4 | |
| * | | | | | | | | | | | | [SCSI] libiscsi: Check TMF state before sending PDU | Mike Christie | 2009-12-04 | 1 | -0/+2 | |
| * | | | | | | | | | | | | [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects | James Bottomley | 2009-12-04 | 1 | -1/+15 | |
| * | | | | | | | | | | | | [SCSI] libfc: register FC4 features with the FC switch | Joe Eykholt | 2009-12-04 | 4 | -1/+32 | |
| * | | | | | | | | | | | | [SCSI] libfcoe: fcoe: simplify receive FLOGI response | Joe Eykholt | 2009-12-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | [SCSI] libfc: add set_fid function to libfc template | Joe Eykholt | 2009-12-04 | 1 | -0/+20 | |
| * | | | | | | | | | | | | [SCSI] libfc: fix symbolic name registrations smashing skb data | Joe Eykholt | 2009-12-04 | 1 | -8/+9 | |
| * | | | | | | | | | | | | [SCSI] libfc: fix RNN_ID smashing skb payload | Joe Eykholt | 2009-12-04 | 1 | -1/+0 | |
| * | | | | | | | | | | | | [SCSI] libfcoe: FIP should report link to libfc whether selected or not | Joe Eykholt | 2009-12-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | | [SCSI] libfcoe: Allow FIP to be disabled by the driver | Joe Eykholt | 2009-12-04 | 1 | -0/+2 | |
| * | | | | | | | | | | | | [SCSI] fcoe, libfc: use single frame allocation API | Vasu Dev | 2009-12-04 | 1 | -13/+3 |