summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lzo: check for length overrun in variable length encoding.Stefan Müller-Klieser2015-03-251-6/+37
* Revert "lzo: properly check for overruns"Stefan Müller-Klieser2015-03-251-42/+22
* lib: Add hex2bin and bin2hex implementationsSascha Hauer2015-03-133-2/+75
* Merge branch 'for-next/rockchip'Sascha Hauer2015-03-092-0/+19
|\
| * lib: Add gcd() functionAndrey Panov2015-03-052-0/+19
* | cmndlinepart: skip devname if partstr already contains itSascha Hauer2015-02-121-1/+2
* | cmdlinepart: add function to parse a cmdline partition stringSascha Hauer2015-02-121-0/+28
* | cmdlinepart: make argument types saferSascha Hauer2015-02-121-3/+3
* | cmdlinepart: Change SIZE_REMAINING to loff_tSascha Hauer2015-02-121-1/+1
* | move cmdline partition parsing code to separate fileSascha Hauer2015-02-122-0/+96
|/
* Merge branch 'for-next/misc'Sascha Hauer2015-02-041-2/+5
|\
| * param: add error check to __dev_add_param()Masahiro Yamada2015-02-021-1/+4
| * param: add error check to dev_param_set_generic()Masahiro Yamada2015-02-021-1/+1
* | lib: decompress: remove redundant INT_MAX defineMasahiro Yamada2015-01-211-4/+0
|/
* Merge branch 'for-next/mxs'Sascha Hauer2015-01-093-90/+88
|\
| * Add PBL console supportSascha Hauer2015-01-052-0/+14
| * printf: use local isdigit/isalnum implementationSascha Hauer2015-01-051-3/+5
| * printf: move simple_strto*() functions to separate fileSascha Hauer2015-01-053-66/+69
| * printf: move panic() to common/misc.cSascha Hauer2015-01-051-21/+0
* | Merge branch 'for-next/misc'Sascha Hauer2015-01-092-2/+2
|\ \
| * | sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-082-2/+2
| |/
* | Merge branch 'for-next/efi'Sascha Hauer2015-01-091-0/+16
|\ \
| * | lib: add wchar strdupLucas Stach2014-12-091-0/+16
| |/
* / graphic_utils: set_pixel only write 16bit in 16bit modeJean-Christophe PLAGNIOL-VILLARD2015-01-051-1/+1
|/
* Merge branch 'for-next/randconfig-1'Sascha Hauer2014-12-081-1/+1
|\
| * param: make string arguments to dev_add_param_fixed constSascha Hauer2014-11-281-1/+1
* | Merge branch 'for-next/persistent-vars'Sascha Hauer2014-12-081-0/+40
|\ \
| * | libfile: Add copy_recursiveSascha Hauer2014-11-061-0/+40
* | | Merge branch 'for-next/misc'Sascha Hauer2014-12-081-3/+3
|\ \ \ | |_|/ |/| |
| * | stringlist: the string argument should be constJan Luebbe2014-12-041-2/+2
| * | stringlist: string_list_contains can use a const stringJan Luebbe2014-11-201-1/+1
| |/
* | lib: decompress_xz: fix function header to match prototypeLucas Stach2014-11-241-4/+4
* | xymodem: select CRC16 from libJan Weitzel2014-11-121-0/+1
|/
* Merge branch 'for-next/xz'Sascha Hauer2014-11-0512-0/+3439
|\
| * Add xz decompression supportSascha Hauer2014-11-0412-0/+3439
* | Merge branch 'for-next/misc'Sascha Hauer2014-11-051-3/+5
|\ \
| * | param: let dev_add_param return the newly created paramSascha Hauer2014-10-081-3/+5
* | | Merge branch 'for-next/fs'Sascha Hauer2014-11-051-0/+71
|\ \ \ | |_|/ |/| |
| * | libfile: add compare_file functionSascha Hauer2014-10-091-0/+71
| |/
* / lib: parameter: fixed doku renamed ip -> ipaddrRolf Evers-Fischer2014-10-231-2/+2
|/
* read_file_2: Fix return valueTeresa Gámez2014-09-251-1/+3
* readline: Fix history prev when history is emptySascha Hauer2014-09-011-1/+5
* Merge branch 'for-next/usb-gadget'Sascha Hauer2014-08-071-0/+76
|\
| * param: Add dev_add_param_stringSascha Hauer2014-07-221-0/+76
* | Merge branch 'for-next/rtc'Sascha Hauer2014-08-072-0/+15
|\ \
| * | lib: import 'bcd' from linux-3.15Antony Pavlov2014-07-312-0/+15
* | | Merge branch 'for-next/misc'Sascha Hauer2014-08-073-68/+894
|\ \ \
| * | | readline: reimplement history functionsSascha Hauer2014-07-291-68/+54
| | |/ | |/|
| * | lib: Add bitmap functions from kernelSascha Hauer2014-07-172-0/+840
| |/
* | Merge branch 'for-next/metadata'Sascha Hauer2014-08-076-180/+334
|\ \