summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c/mach-nexcoder.c
AgeCommit message (Expand)Author
2023-01-16ARM: s3c: remove all s3c24xx supportArnd Bergmann
2022-04-07ARM: s3c24xx: convert to sparse-irqArnd Bergmann
2020-08-28ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setupKrzysztof Kozlowski
2020-08-22ARM: s3c: make headers local if possibleArnd Bergmann
2020-08-20ARM: s3c: move into a common directoryArnd Bergmann
2928e171d'>Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter 2022-12-22drm/debugfs: create device-centered debugfs functionsMaíra Canal 2022-12-20drm/drv: Make use of local variable driver in drm_dev_register()Uwe Kleine-König 2022-11-30Merge tag 'drm-accel-2022-11-22' of https://git.kernel.org/pub/scm/linux/kern...Dave Airlie 2022-11-22drm: initialize accel frameworkOded Gabbay 2022-11-10drm/drv: Fix potential memory leak in drm_dev_init()Shang XiaoJing 2021-10-14drm: fix null-ptr-deref in drm_dev_init_release()Wang Hai 2021-10-14drm: Add privacy-screen class (v4)Hans de Goede 2021-08-02drm: Fix typo in commentsCai Huoqing 2021-06-07drm: Add a prefetching memcpy_from_wcThomas Hellström 2021-05-10drm: Mark PCI AGP helpers as legacyThomas Zimmermann 2021-02-21drm/drv: Remove initialization of static variablesTian Tao 2021-01-19drm: Unamp the entire device address space on device unplugAndrey Grodzovsky 2021-01-07Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-nextDaniel Vetter 2021-01-05drm: Use a const drm_driver for legacy PCI devicesLaurent Pinchart 2020-12-14drm/drv: Remove invalid assignmentsTian Tao 2020-12-08drm/drv: switch to using devm_add_action_or_reset()Tian Tao 2020-11-06drm: Allow const struct drm_driverDaniel Vetter 2020-09-21drm/dev: Remove drm_dev_initDaniel Vetter 2020-09-03drm/managed: Cleanup of unused functions and polishing docsDaniel Vetter 2020-07-27drm: Remove redundant NULL checkLi Heng 2020-04-28drm: Add devm_drm_dev_alloc macroDaniel Vetter 2020-04-02drm: Fix wrong kfree() in managed resource usage exampleLaurent Pinchart