Loading .gitignore +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ Module.symvers /tar-install/ # # git files that we don't want to ignore even it they are dot-files # git files that we don't want to ignore even if they are dot-files # !.gitignore !.mailmap Loading CREDITS +1 −0 Original line number Diff line number Diff line Loading @@ -768,6 +768,7 @@ D: Z85230 driver D: Former security contact point (please use vendor-sec@lst.de) D: ex 2.2 maintainer D: 2.1.x modular sound D: Assigned major/minor numbers maintainer at lanana.org S: c/o Red Hat UK Ltd S: Alexandra House S: Alexandra Terrace Loading Documentation/ABI/obsolete/sysfs-driver-hid-roccat-savu +6 −5 Original line number Diff line number Diff line Loading @@ -3,9 +3,10 @@ Date: Mai 2012 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> Description: The mouse can store 5 profiles which can be switched by the press of a button. A profile is split into general settings and button settings. buttons holds informations about button layout. When written, this file lets one write the respective profile buttons to the mouse. The data has to be 47 bytes long. button settings. The buttons variable holds information about button layout. When written, this file lets one write the respective profile buttons to the mouse. The data has to be 47 bytes long. The mouse will reject invalid data. Which profile to write is determined by the profile number contained in the data. Loading @@ -26,8 +27,8 @@ Date: Mai 2012 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> Description: The mouse can store 5 profiles which can be switched by the press of a button. A profile is split into general settings and button settings. profile holds informations like resolution, sensitivity and light effects. button settings. A profile holds information like resolution, sensitivity and light effects. When written, this file lets one write the respective profile settings back to the mouse. The data has to be 43 bytes long. The mouse will reject invalid data. Loading Documentation/ABI/stable/sysfs-class-ubi +9 −0 Original line number Diff line number Diff line Loading @@ -107,6 +107,15 @@ Contact: Artem Bityutskiy <dedekind@infradead.org> Description: Number of physical eraseblocks reserved for bad block handling. What: /sys/class/ubi/ubiX/ro_mode Date: April 2016 KernelVersion: 4.7 Contact: linux-mtd@lists.infradead.org Description: Contains ASCII "1\n" if the read-only flag is set on this device, and "0\n" if it is cleared. UBI devices mark themselves as read-only when they detect an unrecoverable error. What: /sys/class/ubi/ubiX/total_eraseblocks Date: July 2006 KernelVersion: 2.6.22 Loading Documentation/ABI/testing/sysfs-block-zram +9 −0 Original line number Diff line number Diff line Loading @@ -166,3 +166,12 @@ Description: The mm_stat file is read-only and represents device's mm statistics (orig_data_size, compr_data_size, etc.) in a format similar to block layer statistics file format. What: /sys/block/zram<id>/debug_stat Date: July 2016 Contact: Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Description: The debug_stat file is read-only and represents various device's debugging info useful for kernel developers. Its format is not documented intentionally and may change anytime without any notice. Loading
.gitignore +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ Module.symvers /tar-install/ # # git files that we don't want to ignore even it they are dot-files # git files that we don't want to ignore even if they are dot-files # !.gitignore !.mailmap Loading
CREDITS +1 −0 Original line number Diff line number Diff line Loading @@ -768,6 +768,7 @@ D: Z85230 driver D: Former security contact point (please use vendor-sec@lst.de) D: ex 2.2 maintainer D: 2.1.x modular sound D: Assigned major/minor numbers maintainer at lanana.org S: c/o Red Hat UK Ltd S: Alexandra House S: Alexandra Terrace Loading
Documentation/ABI/obsolete/sysfs-driver-hid-roccat-savu +6 −5 Original line number Diff line number Diff line Loading @@ -3,9 +3,10 @@ Date: Mai 2012 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> Description: The mouse can store 5 profiles which can be switched by the press of a button. A profile is split into general settings and button settings. buttons holds informations about button layout. When written, this file lets one write the respective profile buttons to the mouse. The data has to be 47 bytes long. button settings. The buttons variable holds information about button layout. When written, this file lets one write the respective profile buttons to the mouse. The data has to be 47 bytes long. The mouse will reject invalid data. Which profile to write is determined by the profile number contained in the data. Loading @@ -26,8 +27,8 @@ Date: Mai 2012 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> Description: The mouse can store 5 profiles which can be switched by the press of a button. A profile is split into general settings and button settings. profile holds informations like resolution, sensitivity and light effects. button settings. A profile holds information like resolution, sensitivity and light effects. When written, this file lets one write the respective profile settings back to the mouse. The data has to be 43 bytes long. The mouse will reject invalid data. Loading
Documentation/ABI/stable/sysfs-class-ubi +9 −0 Original line number Diff line number Diff line Loading @@ -107,6 +107,15 @@ Contact: Artem Bityutskiy <dedekind@infradead.org> Description: Number of physical eraseblocks reserved for bad block handling. What: /sys/class/ubi/ubiX/ro_mode Date: April 2016 KernelVersion: 4.7 Contact: linux-mtd@lists.infradead.org Description: Contains ASCII "1\n" if the read-only flag is set on this device, and "0\n" if it is cleared. UBI devices mark themselves as read-only when they detect an unrecoverable error. What: /sys/class/ubi/ubiX/total_eraseblocks Date: July 2006 KernelVersion: 2.6.22 Loading
Documentation/ABI/testing/sysfs-block-zram +9 −0 Original line number Diff line number Diff line Loading @@ -166,3 +166,12 @@ Description: The mm_stat file is read-only and represents device's mm statistics (orig_data_size, compr_data_size, etc.) in a format similar to block layer statistics file format. What: /sys/block/zram<id>/debug_stat Date: July 2016 Contact: Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Description: The debug_stat file is read-only and represents various device's debugging info useful for kernel developers. Its format is not documented intentionally and may change anytime without any notice.