summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-02-01mfd: remove ucb1400 supportArnd Bergmann
2023-02-01mfd: remove toshiba tmio driversArnd Bergmann
2023-02-01rtc: remove v3020 driverArnd Bergmann
2023-02-01power: remove pda_power supply driverArnd Bergmann
2023-02-01ASoC: pxa: remove unused board supportArnd Bergmann
2023-02-01input: remove pxa930_rotary keyboard driverArnd Bergmann
2023-02-01input: remove pxa930_trkball driverArnd Bergmann
2023-01-20power: remove z2_battery driverArnd Bergmann
2023-01-20ARM: pxa: remove unused pxa3xx-ulpiArnd Bergmann
2023-01-20ARM: pxa: remove irda leftoverArnd Bergmann
2023-01-16parport: remove ax88796 driverArnd Bergmann
2023-01-16ASoC: samsung: remove unused driversArnd Bergmann
2023-01-16spi: remove s3c24xx driverArnd Bergmann
2023-01-16fbdev: remove s3c2410 framebufferArnd Bergmann
2023-01-16cpufreq: remove s3c24xx driversArnd Bergmann
2023-01-16dmaengine: remove s3c24xx driverArnd Bergmann
2023-01-16usb: gadget: remove s3c24xx driversArnd Bergmann
2023-01-16leds: remove s3c24xx driverArnd Bergmann
2023-01-16clk: remove s3c24xx driverArnd Bergmann
2023-01-16mmc: remove s3cmci driverArnd Bergmann
2023-01-16pata: remove samsung_cf driverArnd Bergmann
2023-01-16power: remove s3c adc battery driverArnd Bergmann
2023-01-16ARM: s3c: simplify platform codeArnd Bergmann
2023-01-16ARM: s3c: remove adc.cArnd Bergmann
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann
2023-01-16ARM: s3c: remove all s3c24xx supportArnd Bergmann
2023-01-16ARM: mmp: remove old PM supportArnd Bergmann
2023-01-16ARM: mmp: remove custom sram codeArnd Bergmann
2023-01-16ARM: sa1100: remove irda referencesArnd Bergmann
2023-01-12media: davinci: remove vpbe supportArnd Bergmann
2023-01-12staging: media: remove davinci vpfe_capture driverArnd Bergmann
2023-01-12ARM: davinci: drop DAVINCI_DMxxx referencesArnd Bergmann
2023-01-12ARM: omap1: remove dead codeArnd Bergmann
2023-01-12ARM: omap1: remove unused board filesArnd Bergmann
2023-01-10ARM: omap1: fix !ARCH_OMAP1_ANY link failuresArnd Bergmann
2022-12-23Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2022-12-23Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-12-21Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-21Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-21Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2022-12-21Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2022-12-21Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-21Merge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-21Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-20Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-20prandom: remove prandom_u32_max()Jason A. Donenfeld
2022-12-20random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld
2022-12-19net: simplify sk_page_fragBenjamin Coddington