aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-10-27 19:04:45 +0200
committerJim Meyering <meyering@redhat.com>2011-10-27 19:04:45 +0200
commite8f703c0007ee723e4d449685b48ed623f338f57 (patch)
treef720e7015bd3b44bfb016a8493fa7bd8d9cf90fc /scripts
parentbuild: do not remove definition of ENODATA, after all (diff)
downloadcoreutils-e8f703c0007ee723e4d449685b48ed623f338f57.tar.gz
coreutils-e8f703c0007ee723e4d449685b48ed623f338f57.zip
build: avoid bootstrap failure when using patch-2.5.8
* gl/modules/tempname.diff: Regenerate to correct bogus offsets and adjust for 1-line offset. Eric Blake reported that this patch failed to apply when using patch-2.5.8. Note that it applies fine using patch-2.6.1.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
ings: google,cros-ec-keyb: Introduce switches only compatibleStephen Boyd1-6/+33 2022-05-16Input: psmouse-smbus - avoid flush_scheduled_work() usageTetsuo Handa1-2/+9 2022-05-16Input: bcm-keypad - remove unneeded NULL check before clk_disable_unprepareWan Jiabing1-2/+1 2022-05-16Input: sparcspkr - fix refcount leak in bbc_beep_probeMiaoqian Lin1-0/+1 2022-05-05Input: sun4i-lradc-keys - add support for R329 and D1Samuel Holland1-0/+8 2022-05-05Input: sun4i-lradc-keys - add optional clock/reset supportSamuel Holland1-0/+33 2022-05-05dt-bindings: input: sun4i-lradc-keys: Add R329 and D1 compatiblesSamuel Holland1-0/+22 2022-04-24dt-bindings: input: mediatek,mt6779-keypad: update maintainerMattijs Korpershoek1-1/+1 2022-04-24Input: sun4i-lradc-keys - add wakeup supportOndrej Jirman1-4/+18 2022-04-24Input: pm8941-pwrkey - simulate missed key press eventsDavid Collins1-0/+11 2022-04-24Input: pm8941-pwrkey - add software key press debouncing supportDavid Collins1-6/+77 2022-04-24Input: pm8941-pwrkey - add support for PON GEN3 base addressesAnjelique Melendez1-7/+24 2022-04-24Input: pm8941-pwrkey - fix error messageAnjelique Melendez1-1/+1 2022-04-24Input: synaptics-rmi4 - remove unnecessary flush_workqueue()ran jianping1-1/+0 2022-04-24Input: ep93xx_keypad - use devm_platform_ioremap_resource() helperLv Ruyi1-6/+1 2022-04-24Input: add Raspberry Pi Sense HAT joystick driverCharles Mirabile3-0/+149 2022-04-24Input: clps711x-keypad - use syscon_regmap_lookup_by_phandleAlexander Shiyan1-2/+1 2022-04-24Input: remove unneeded variable in input_inhibit_device()Changcheng Deng1-3/+1 2022-04-20Input: aiptek - remove redundant assignment to variable retColin Ian King1-2/+1 2022-04-17Input: iqs7222 - avoid dereferencing a NULL pointerJeff LaBundy1-2/+3 2022-04-17Input: iqs7222 - propagate some error codes correctlyDan Carpenter1-16/+16 2022-04-17Input: add Marine Navigation KeycodesShelby Heffron1-0/+21 2022-04-17Input: omap4-keypad - fix pm_runtime_get_sync() error checkingMiaoqian Lin1-1/+1 2022-04-08Input: cypress-sf - register a callback to disable the regulatorsZheyu Ma1-0/+14 2022-04-08Input: add support for Azoteq IQS7222A/B/CJeff LaBundy3-0/+2456