| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: pm80xx: Add libsas SATA sysfs attributes group | Igor Pylypiv | 2024-03-25 | 1 | -0/+5 |
* | scsi: pm8001: Convert snprintf() to sysfs_emit() | Li Zhijian | 2024-01-29 | 1 | -3/+3 |
* | scsi: pm8001: Use sysfs_emit() in show function callbacks | Deepak R Varma | 2023-01-11 | 1 | -25/+21 |
* | scsi: pm8001: Fix pm8001_update_flash() local variable type | Damien Le Moal | 2022-02-22 | 1 | -2/+3 |
* | scsi: pm8001: Clean up inconsistent indenting | Yang Li | 2022-02-11 | 1 | -30/+31 |
* | scsi: pm8001: Fix kernel-doc warnings | Bart Van Assche | 2021-11-29 | 1 | -12/+12 |
* | scsi: pm8001: Switch to attribute groups | Bart Van Assche | 2021-10-16 | 1 | -28/+36 |
* | scsi: pm80xx: Correct inbound and outbound queue logging | Viswas G | 2021-09-14 | 1 | -2/+4 |
* | scsi: pm8001: Clean up kernel-doc and comments | Randy Dunlap | 2021-07-12 | 1 | -22/+26 |
* | scsi: pm80xx: Add sysfs attribute to track iop1 count | Vishakha Channapattan | 2021-04-15 | 1 | -0/+23 |
* | scsi: pm80xx: Add sysfs attribute to track iop0 count | Vishakha Channapattan | 2021-04-15 | 1 | -0/+22 |
* | scsi: pm80xx: Add sysfs attribute to track RAAE count | Vishakha Channapattan | 2021-04-15 | 1 | -0/+22 |
* | scsi: pm80xx: Add sysfs attribute to check controller hmi error | Vishakha Channapattan | 2021-04-15 | 1 | -0/+22 |
* | scsi: pm80xx: Add sysfs attribute to check MPI state | Vishakha Channapattan | 2021-04-15 | 1 | -1/+31 |
* | scsi: pm8001: Clean up open braces | Luo Jiaxing | 2021-04-12 | 1 | -4/+2 |
* | scsi: pm8001: Clean up white space | Luo Jiaxing | 2021-04-12 | 1 | -11/+9 |
* | scsi: pm8001: Fix incorrectly named functions in headers | Lee Jones | 2021-03-15 | 1 | -2/+2 |
* | scsi: pm8001: Neaten debug logging macros and uses | Joe Perches | 2020-11-23 | 1 | -4/+3 |
* | scsi: pm80xx: Increase number of supported queues | Viswas G | 2020-10-07 | 1 | -2/+4 |
* | scsi: pm8001: Add descriptions for unused 'attr' function parameters | Lee Jones | 2020-07-24 | 1 | -1/+8 |
* | scsi: pm8001: Provide descriptions for the many undocumented 'attr's | Lee Jones | 2020-07-15 | 1 | -0/+14 |
* | scsi: pm80xx: Introduce read and write length for IOCTL payload structure | Viswas G | 2020-03-17 | 1 | -3/+3 |
* | scsi: pm80xx: sysfs attribute for non fatal dump | Deepak Ukey | 2020-03-17 | 1 | -0/+45 |
* | scsi: pm80xx: Controller fatal error through sysfs | Deepak Ukey | 2019-11-19 | 1 | -0/+20 |
* | scsi: pm80xx: Modified the logic to collect IOP event logs | Deepak Ukey | 2019-06-27 | 1 | -16/+17 |
* | scsi: pm80xx: Event log size through sysfs | Deepak Ukey | 2019-06-27 | 1 | -0/+19 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
* | scsi: pm80xx: ILA and inactive firmware version through sysfs | Viswas G | 2017-10-18 | 1 | -0/+54 |
* | pm8001: Update nvmd response data to request buffer | Suresh Thiagarajan | 2014-09-16 | 1 | -3/+1 |
* | pm8001: fix pm8001_store_update_fw | Tomas Henzl | 2014-08-01 | 1 | -69/+68 |
* | pm8001: Fix erratic calculation in update_flash | Tomas Henzl | 2014-08-01 | 1 | -5/+2 |
* | pm8001: fix update_flash | Tomas Henzl | 2014-07-25 | 1 | -3/+3 |
* | pm8001: more fixes to honor return value | Tomas Henzl | 2014-07-25 | 1 | -1/+4 |
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-06-11 | 1 | -1/+1 |
|\ |
|
| * | drivers/scsi/pm8001/pm8001_ctl.c: avoid world-writable sysfs files. | Rusty Russell | 2014-05-14 | 1 | -1/+1 |
* | | pm80xx : Fix missing NULL pointer checks and memory leaks | Suresh Thiagarajan | 2014-05-19 | 1 | -0/+3 |
|/ |
|
* | [SCSI] pm80xx: Fixed return value issue | Viswas G | 2014-03-15 | 1 | -2/+2 |
* | [SCSI] pm80xx: Removing redundant code snippets | Viswas G | 2014-03-15 | 1 | -24/+10 |
* | [SCSI] pm80xx: Firmware logging support. | Anand Kumar Santhanam | 2013-10-25 | 1 | -0/+119 |
* | [SCSI] pm80xx: Display controller BIOS version. | Anand Kumar Santhanam | 2013-10-25 | 1 | -0/+34 |
* | [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re... | Sakthivel K | 2013-05-10 | 1 | -2/+3 |
* | [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC | Sakthivel K | 2013-05-10 | 1 | -15/+54 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | [SCSI] pm8001: add SAS/SATA HBA driver | jack wang | 2009-12-04 | 1 | -0/+573 |