Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | fs/dcache: fix function param name in kernel-doc | Randy Dunlap | 2010-08-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | fusion: fix non-kernel-doc comment block | Randy Dunlap | 2010-08-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | mm/page-writeback: fix non-kernel-doc function comments | Randy Dunlap | 2010-08-14 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | Documentation: move SCSI parameters to their own text file | Randy Dunlap | 2010-08-14 | 2 | -126/+141 | |
* | | | | | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-08-14 | 21 | -133/+2085 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | hwmon: (via-cputemp) Remove bogus "SHOW" global variable | H. Peter Anvin | 2010-08-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | hwmon: jc42 depends on I2C | Randy Dunlap | 2010-08-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | hwmon: (pc87427) Add a maintainer | Jean Delvare | 2010-08-14 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | hwmon: (pc87427) Move sysfs file removal to a separate function | Jean Delvare | 2010-08-14 | 1 | -32/+26 | |
| * | | | | | | | | | | | | | | hwmon: (pc87427) Add temperature monitoring support | Jean Delvare | 2010-08-14 | 3 | -7/+379 | |
| * | | | | | | | | | | | | | | hwmon: (pc87427) Add support for the second logical device | Jean Delvare | 2010-08-14 | 1 | -42/+87 | |
| * | | | | | | | | | | | | | | hwmon: (pc87427) Add support for manual fan speed control | Jean Delvare | 2010-08-14 | 3 | -5/+282 | |
| * | | | | | | | | | | | | | | hwmon: (pc87427) Minor style cleanups | Jean Delvare | 2010-08-14 | 1 | -15/+16 | |
| * | | | | | | | | | | | | | | hwmon: (pc87427) Handle disabled fan inputs properly | Jean Delvare | 2010-08-14 | 1 | -9/+58 | |
| * | | | | | | | | | | | | | | hwmon: (w83627ehf) Add support for W83667HG-B | Guenter Roeck | 2010-08-14 | 2 | -14/+43 | |
| * | | | | | | | | | | | | | | hwmon: (w83627ehf) Driver cleanup | Guenter Roeck | 2010-08-14 | 1 | -3/+56 | |
| * | | | | | | | | | | | | | | hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controller | Steve Glendinning | 2010-08-14 | 5 | -0/+791 | |
| * | | | | | | | | | | | | | | hwmon: Remove in[0-*]_fault from sysfs-interface | Jean Delvare | 2010-08-14 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | hwmon: Add 4 current alarm/beep attributes to sysfs-interface | Guenter Roeck | 2010-08-14 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | hwmon: Add 3 critical limit attributes to sysfs-interface | Guenter Roeck | 2010-08-14 | 1 | -1/+20 | |
| * | | | | | | | | | | | | | | hwmon: (asc7621) Clean up and improve detect function | Jean Delvare | 2010-08-14 | 1 | -7/+2 | |
| * | | | | | | | | | | | | | | hwmon: (it87) Export labels for internal sensors | Jean Delvare | 2010-08-14 | 1 | -2/+44 | |
| * | | | | | | | | | | | | | | hwmon: (lm75) Add suspend/resume feature | Shubhrajyoti Datta | 2010-08-14 | 2 | -0/+40 | |
| * | | | | | | | | | | | | | | hwmon: (emc1403) Add power support | Alan Cox | 2010-08-14 | 1 | -0/+33 | |
| * | | | | | | | | | | | | | | hwmon: (ltc4245) Expose all GPIO pins as analog voltages | Ira W. Snyder | 2010-08-14 | 3 | -11/+211 | |
| * | | | | | | | | | | | | | | hwmon: (pc87360) Fix device resource declaration | Jean Delvare | 2010-08-14 | 1 | -14/+17 | |
| * | | | | | | | | | | | | | | hwmon: (k8temp) Adjust confusing if indentation | Julia Lawall | 2010-08-14 | 1 | -1/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-08-14 | 41 | -365/+1516 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | [SCSI] qla4xxx: fix compilation warning | Vikas Chaudhary | 2010-08-11 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | [SCSI] make error handling more robust in the face of reservations | James Bottomley | 2010-08-11 | 1 | -4/+6 | |
| * | | | | | | | | | | | | | | [SCSI] tgt: fix warning | Joe Eykholt | 2010-08-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | [SCSI] drivers/message/fusion: Adjust confusing if indentation | Julia Lawall | 2010-08-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | [SCSI] Return NEEDS_RETRY for eh commands with status BUSY | Hannes Reinecke | 2010-08-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | [SCSI] ibmvfc: Driver version 1.0.9 | Brian King | 2010-08-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | [SCSI] ibmvfc: Fix terminate_rport_io | Brian King | 2010-08-06 | 2 | -169/+204 | |
| * | | | | | | | | | | | | | | [SCSI] ibmvfc: Fix rport add/delete race resulting in oops | Brian King | 2010-08-06 | 2 | -0/+9 | |
| * | | | | | | | | | | | | | | [SCSI] lpfc 8.3.16: Change LPFC driver version to 8.3.16 | James Smart | 2010-08-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | [SCSI] lpfc 8.3.16: FCoE Discovery and Failover Fixes | James Smart | 2010-08-06 | 6 | -47/+144 | |
| * | | | | | | | | | | | | | | [SCSI] lpfc 8.3.16: SLI Additions, updates, and code cleanup | James Smart | 2010-08-06 | 9 | -51/+128 | |
| * | | | | | | | | | | | | | | [SCSI] pm8001: introduce missing kfree | Julia Lawall | 2010-08-06 | 1 | -3/+10 | |
| * | | | | | | | | | | | | | | [SCSI] qla4xxx: Update driver version to 5.02.00-k3 | Vikas Chaudhary | 2010-08-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | [SCSI] qla4xxx: Added AER support for ISP82xx | Lalit Chandivade | 2010-08-06 | 7 | -4/+352 | |
| * | | | | | | | | | | | | | | [SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenarios | Nilesh Javali | 2010-08-06 | 5 | -0/+47 | |
| * | | | | | | | | | | | | | | [SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.x | Vikas Chaudhary | 2010-08-06 | 2 | -11/+12 | |
| * | | | | | | | | | | | | | | [SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpc | Vikas Chaudhary | 2010-08-06 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | [SCSI] qla4xxx: Stop firmware before doing init firmware. | Lalit Chandivade | 2010-08-06 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | [SCSI] qla4xxx: Use the correct request queue. | Vikas Chaudhary | 2010-08-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | [SCSI] qla4xxx: set correct value in sess->recovery_tmo | Vikas Chaudhary | 2010-08-06 | 4 | -9/+7 | |
| * | | | | | | | | | | | | | | [SCSI] libfc: call fc_remote_port_chkready under the host lock. | Mike Christie | 2010-08-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | [SCSI] remove fake "address-of" expression | Alan Stern | 2010-08-06 | 2 | -2/+2 |