| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. | Hans Verkuil | 2009-01-02 | 47 | -184/+187 |
* | V4L/DVB (10137): v4l2-compat32: only build if needed | Hans Verkuil | 2009-01-02 | 1 | -1/+4 |
* | V4L/DVB (10135): v4l2: introduce v4l2_file_operations. | Hans Verkuil | 2009-01-02 | 78 | -554/+309 |
* | V4L/DVB (10132): v4l2-compat-ioctl32: remove dependency on videodev. | Hans Verkuil | 2009-01-02 | 1 | -2/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-12-31 | 1 | -1/+1 |
|\ |
|
| * | shrink struct dentry | Nick Piggin | 2008-12-31 | 1 | -1/+1 |
* | | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-31 | 1 | -3/+0 |
|\ \
| |/
|/| |
|
| * | irq: simplify for_each_irq_desc() usage | KOSAKI Motohiro | 2008-12-26 | 1 | -3/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-12-30 | 3 | -8/+42 |
|\ \ |
|
| * \ | Merge branches 'cma' and 'mlx4' into for-linus | Roland Dreier | 2008-12-30 | 1 | -1/+1 |
| |\ \ |
|
| | * | | IB/mlx4: Fix reading SL field out of cqe->sl_vid | Roland Dreier | 2008-12-30 | 1 | -1/+1 |
| * | | | RDMA/addr: Fix build breakage when IPv6 is disabled | Roland Dreier | 2008-12-29 | 2 | -7/+41 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-12-30 | 131 | -5646/+24802 |
|\ \ \ |
|
| * | | | [SCSI] fcoe: fix configuration problems | James Bottomley | 2008-12-30 | 1 | -2/+2 |
| * | | | [SCSI] cxgb3i: fix select/depend problem | James Bottomley | 2008-12-30 | 2 | -1/+7 |
| * | | | [SCSI] fcoe: fix incorrect use of struct module | James Bottomley | 2008-12-30 | 1 | -5/+5 |
| * | | | [SCSI] cxgb3i: remove use of skb->sp | Karen Xie | 2008-12-30 | 2 | -7/+7 |
| * | | | [SCSI] cxgb3i: Add cxgb3i iSCSI driver. | Karen Xie | 2008-12-30 | 13 | -0/+4788 |
| * | | | [SCSI] zfcp: Remove unnecessary warning message | Christof Schmitt | 2008-12-29 | 2 | -7/+1 |
| * | | | [SCSI] zfcp: Add support for unchained FSF requests | Christof Schmitt | 2008-12-29 | 6 | -40/+61 |
| * | | | [SCSI] zfcp: Remove busid macro | Christof Schmitt | 2008-12-29 | 3 | -8/+6 |
| * | | | [SCSI] zfcp: remove DID_DID flag | Christof Schmitt | 2008-12-29 | 4 | -9/+4 |
| * | | | [SCSI] zfcp: Simplify mask lookups for incoming RSCNs | Christof Schmitt | 2008-12-29 | 2 | -30/+15 |
| * | | | [SCSI] zfcp: Remove initial device data from zfcp_data | Christof Schmitt | 2008-12-29 | 2 | -54/+45 |
| * | | | [SCSI] zfcp: fix compile warning | Heiko Carstens | 2008-12-29 | 1 | -1/+2 |
| * | | | [SCSI] zfcp: Remove adapter list | Christof Schmitt | 2008-12-29 | 3 | -28/+3 |
| * | | | [SCSI] zfcp: Simplify SBAL allocation to fix sparse warnings | Christof Schmitt | 2008-12-29 | 1 | -17/+17 |
| * | | | [SCSI] zfcp: register with SCSI layer on ccw registration | Swen Schillig | 2008-12-29 | 2 | -7/+2 |
| * | | | [SCSI] zfcp: Fix message line break | Christof Schmitt | 2008-12-29 | 1 | -1/+1 |
| * | | | [SCSI] qla2xxx: changes in multiq code | Anirban Chakraborty | 2008-12-29 | 8 | -115/+174 |
| * | | | [SCSI] eata: fix the data buffer accessors conversion regression | FUJITA Tomonori | 2008-12-29 | 1 | -3/+12 |
| * | | | [SCSI] ibmvfc: Improve async event handling | Brian King | 2008-12-29 | 2 | -5/+7 |
| * | | | [SCSI] lpfc : correct printk types on PPC compiles | James Smart | 2008-12-29 | 2 | -8/+12 |
| * | | | [SCSI] ipr: fix lockdep warning from ipr_ioa_reset_done | Mark Nelson | 2008-12-29 | 1 | -2/+2 |
| * | | | [SCSI] fc transport: pre-emptively terminate i/o upon dev_loss_tmo timeout | James Smart | 2008-12-29 | 1 | -3/+10 |
| * | | | [SCSI] qla2xxx: add support for multi-queue adapter | Anirban Chakraborty | 2008-12-29 | 16 | -461/+1443 |
| * | | | [SCSI] fcoe: Fibre Channel over Ethernet | Robert Love | 2008-12-29 | 6 | -0/+2466 |
| * | | | [SCSI] libfc: A modular Fibre Channel library | Robert Love | 2008-12-29 | 10 | -0/+8020 |
| * | | | [SCSI] ibmvscsi: Don't fail EH due to insufficient resources | Brian King | 2008-12-29 | 1 | -2/+2 |
| * | | | [SCSI] scsi_transport_spi: fix the misuse of scsi_execute return value | FUJITA Tomonori | 2008-12-29 | 1 | -1/+1 |
| * | | | [SCSI] st: convert st_int_ioctl to use st_scsi_kern_execute | FUJITA Tomonori | 2008-12-29 | 1 | -3/+6 |
| * | | | [SCSI] st: convert get_location to use st_scsi_kern_execute | FUJITA Tomonori | 2008-12-29 | 1 | -4/+11 |
| * | | | [SCSI] st: convert write_mode_page to use st_scsi_kern_execute | FUJITA Tomonori | 2008-12-29 | 1 | -7/+14 |
| * | | | [SCSI] st: convert read_mode_page to use st_scsi_kern_execute | FUJITA Tomonori | 2008-12-29 | 1 | -6/+10 |
| * | | | [SCSI] st: convert check_tape to use st_scsi_kern_execute | FUJITA Tomonori | 2008-12-29 | 1 | -10/+18 |
| * | | | [SCSI] st: convert st_flush to use st_scsi_kern_execute | FUJITA Tomonori | 2008-12-29 | 1 | -4/+10 |
| * | | | [SCSI] st: convert cross_eof to use st_scsi_kern_execute | FUJITA Tomonori | 2008-12-29 | 1 | -7/+14 |
| * | | | [SCSI] st: convert do_load_unload to use st_scsi_kern_execute | FUJITA Tomonori | 2008-12-29 | 1 | -4/+9 |
| * | | | [SCSI] st: convert set_location to use st_scsi_kern_execute | FUJITA Tomonori | 2008-12-29 | 1 | -4/+8 |
| * | | | [SCSI] st: convert test_ready to use st_scsi_kern_execute | FUJITA Tomonori | 2008-12-29 | 1 | -8/+11 |