summaryrefslogtreecommitdiff
path: root/lib/errseq.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-13 20:03:26 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-13 20:03:26 +0200
commitc19a885e12f114b799b5d0d877219f0695e0d4de (patch)
tree35745c207ed917658029a04bfb38e9e2f5b63b7f /lib/errseq.c
parentbff5ed3e7f348aea99eef9e21eca35460e4b9036 (diff)
downloadkernel-linux-5.16.y.tar.gz
Linux 5.16.20linux-5.16.y
Link: https://lore.kernel.org/r/20220412062943.670770901@linuxfoundation.org Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/errseq.c')
0 files changed, 0 insertions, 0 deletions
;id=d9f26748128c73ec6bed2846ca52fb1c2edc3ced'>spi: fsl: Don't use devm_kzalloc in master->setup callbackAxel Lin 2014-06-02Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl', 'spi/topic/fs...Mark Brown 2014-05-26spi/fsl-espi: fix rx_buf in fsl_espi_cmd_trans()/fsl_espi_rw_trans()Valentin Longchamp 2014-04-16spi: fsl-espi: Configure FSL eSPI CSBEF and CSAFTJane Wan 2014-04-14spi: fsl: Kill mpc8xxx_spi_cleanup and convert fsl_espi_setup to use devm_kza...Axel Lin 2014-04-10Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...Mark Brown 2014-04-03spi: Always check complete callback before calling itAxel Lin 2014-03-21spi: fsl-espi: Remove unused bits_per_word variable in fsl_espi_bufsAxel Lin 2013-12-12spi/fsl-espi: Add Power Management support for eSPI controllerHou Zhiqiang 2013-12-11spi/fsl-espi: fix the return value judgment of irq_of_parse_and_map.Hou Zhiqiang 2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang 2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring 2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding 2013-10-16spi: Don't break user-visible strings to multiple source lines in driversJarkko Nikula 2013-10-09drivers: clean-up prom.h implicit includesRob Herring 2013-08-29spi: use dev_get_platdata()Jingoo Han 2013-06-01spi: fix build break in spi-fsl-espi.cStephen Warren 2013-05-29spi: convert drivers to use bits_per_word_maskStephen Warren