| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Staging: comedi: ni_65xx.c: fix output inversion problem. | Ian Abbott | 2009-10-09 | 1 | -0/+6 |
| * | | | Staging: comedi: ni_65xx.c: fix insn_bits shift calculation. | Ian Abbott | 2009-10-09 | 1 | -3/+3 |
| * | | | Staging: comedi: s526: fixes for pulse generator | Ian Abbott | 2009-10-09 | 1 | -31/+19 |
| * | | | Staging: comedi: s526: Take account of arch's byte order. | Ian Abbott | 2009-10-09 | 1 | -0/+17 |
| * | | | Staging: comedi: s526: Get rid of global variable 'cmReg'. | Ian Abbott | 2009-10-09 | 1 | -2/+5 |
| * | | | Staging: comedi: s526: Fix number of channels on DIO subdevice | Ian Abbott | 2009-10-09 | 1 | -15/+20 |
| * | | | Staging: comedi: cb_pcidio: fix "section mismatch" error | Ian Abbott | 2009-10-09 | 1 | -2/+6 |
| * | | | Staging: comedi: jr3_pci: Initialize transf variable fully in jr3_pci_poll_su... | Ian Abbott | 2009-10-09 | 1 | -12/+6 |
| * | | | Staging: comedi: Corrected type of a printk argument in resize_async_buffer(). | Ian Abbott | 2009-10-09 | 1 | -1/+1 |
| * | | | Staging: p9auth: a few fixes | Serge E. Hallyn | 2009-10-09 | 1 | -6/+8 |
| * | | | Staging: rtl8192e: Add #include <linux/vmalloc.h> | Jeff Mahoney | 2009-10-09 | 1 | -0/+1 |
| * | | | Staging: iio: Don't build on s390 | Jeff Mahoney | 2009-10-09 | 1 | -0/+1 |
| * | | | Staging: winbond: implement prepare_multicast and fix API usage | Jeff Mahoney | 2009-10-09 | 1 | -2/+9 |
| * | | | Staging: w35und: Fix ->beacon_int breakage | Pekka Enberg | 2009-10-09 | 1 | -16/+17 |
| * | | | Staging: remove cowloop driver | Greg Kroah-Hartman | 2009-10-09 | 7 | -2939/+0 |
| * | | | Staging: remove agnx driver | Greg Kroah-Hartman | 2009-10-09 | 17 | -5211/+0 |
| * | | | Staging: comedi: serial2002: fix include build issue | Greg Kroah-Hartman | 2009-10-09 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-10-11 | 3 | -57/+291 |
|\ \ \ |
|
| * | | | hwmon: (s3c-hwmon) Disable build for S3C64xx | Mark Brown | 2009-10-09 | 1 | -1/+1 |
| * | | | hwmon: (asus_atk0110) Enable the EC | Luca Tettamanti | 2009-10-09 | 1 | -1/+184 |
| * | | | hwmon: (asus_atk0110) Refactor the code | Luca Tettamanti | 2009-10-09 | 1 | -56/+102 |
| * | | | hwmon: (sht15) Fix spurious section mismatch warning | Rakib Mullick | 2009-10-09 | 1 | -1/+6 |
| |/ / |
|
* | | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 114 | -0/+114 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-10-11 | 253 | -656/+58391 |
|\ \ \ |
|
| * | | | [SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue create | Anirban Chakraborty | 2009-10-02 | 1 | -2/+4 |
| * | | | [SCSI] st: fix possible memory use after free after MTSETBLK ioctl | David Jeffery | 2009-10-02 | 1 | -3/+0 |
| * | | | [SCSI] be2iscsi: Moving to pci_pools v3 | Jayamohan Kallickal | 2009-10-02 | 3 | -65/+51 |
| * | | | [SCSI] libiscsi: iscsi_session_setup to allow for private space | Jayamohan Kallickal | 2009-10-02 | 7 | -8/+17 |
| * | | | [SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driver | Jayamohan Kallickal | 2009-10-02 | 13 | -0/+7118 |
| * | | | [SCSI] zfcp: Fix hang when offlining device with offline chpid | Christof Schmitt | 2009-10-02 | 2 | -5/+5 |
| * | | | [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid | Christof Schmitt | 2009-10-02 | 2 | -1/+4 |
| * | | | [SCSI] zfcp: Fix oops during shutdown of offline device | Christof Schmitt | 2009-10-02 | 1 | -4/+4 |
| * | | | [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation | Christof Schmitt | 2009-10-02 | 4 | -31/+38 |
| * | | | [SCSI] zfcp: correctly initialize unchained requests | Christof Schmitt | 2009-10-02 | 1 | -4/+18 |
| * | | | [SCSI] mpt2sas: Bump version 02.100.03.00 | Kashyap, Desai | 2009-10-02 | 1 | -3/+3 |
| * | | | [SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHY... | Kashyap, Desai | 2009-10-02 | 1 | -5/+6 |
| * | | | [SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on ... | Kashyap, Desai | 2009-10-02 | 1 | -3/+1 |
| * | | | [SCSI] mpt2sas: Call init_completion on a per request basis. | Kashyap, Desai | 2009-10-02 | 3 | -3/+10 |
| * | | | [SCSI] mpt2sas: Target Reset will be issued from Interrupt context. | Kashyap, Desai | 2009-10-02 | 6 | -54/+372 |
| * | | | [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to supp... | Kashyap, Desai | 2009-10-02 | 4 | -137/+307 |
| * | | | [SCSI] mpt2sas: Copyright change to 2009. | Kashyap, Desai | 2009-10-02 | 9 | -9/+9 |
| * | | | [SCSI] mpt2sas: Added mpi2_history.txt for MPI2 headers. | Kashyap, Desai | 2009-10-02 | 1 | -0/+334 |
| * | | | [SCSI] mpt2sas: Update driver to MPI2 REV K headers. | Kashyap, Desai | 2009-10-02 | 11 | -207/+652 |
| * | | | [SCSI] bfa: Brocade BFA FC SCSI driver | Jing Huang | 2009-10-02 | 197 | -0/+49182 |
| * | | | [SCSI] scsi_transport_fc: fix missing kernel-doc | Randy Dunlap | 2009-10-02 | 1 | -0/+2 |
| * | | | [SCSI] scsi_debug: Implement support for DIF Type 2 | Martin K. Petersen | 2009-10-02 | 1 | -23/+116 |
| * | | | [SCSI] sd: Support disks formatted with DIF Type 2 | Martin K. Petersen | 2009-10-02 | 2 | -11/+75 |
| * | | | [SCSI] Fix protection scsi_data_buffer leak | Martin K. Petersen | 2009-10-02 | 1 | -4/+7 |
| * | | | [SCSI] sd: Detach DIF from block integrity infrastructure | Martin K. Petersen | 2009-10-02 | 3 | -76/+42 |
| * | | | [SCSI] Deprecate SCSI_PROT_*_CONVERT operations | Martin K. Petersen | 2009-10-02 | 2 | -28/+7 |