summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/efi-pstore.c
Commit message (Expand)AuthorAgeFilesLines
* efi-pstore: Fix an overflow on 32-bit buildsAndrzej Zaborowski2014-06-271-1/+1
* pstore: Don't allow high traffic options on fragile devicesLuck, Tony2013-12-201-0/+1
* efi-pstore: Make efi-pstore return a unique idMadper Xie2013-11-291-6/+14
* efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi2013-11-281-10/+133
* efi-pstore: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah2013-08-191-4/+18
* pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah2013-08-191-1/+2
* pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah2013-08-191-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-041-1/+1
|\
| * pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah2013-07-011-1/+1
* | efivars: If pstore_register fails, free unneeded pstore bufferLenny Szubowicz2013-06-281-1/+5
* | efi, pstore: Cocci spatch "memdup.spatch"Thomas Meyer2013-06-031-2/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-0/+1
* efi, pstore: Read data from variable store before memcpy()Matt Fleming2013-04-301-1/+5
* efi, pstore: Remove entry from list when erasingMatt Fleming2013-04-301-0/+2
* efi, pstore: Initialise 'entry' before iteratingMatt Fleming2013-04-301-1/+1
* Merge tag 'v3.9' into efi-for-tip2Matt Fleming2013-04-301-5/+6
* efivars: Move pstore code into the new EFI directoryMatt Fleming2013-04-171-0/+244
OpenPOWER on IntegriCloud