aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/media/atomisp/i2c/atomisp-lm3554.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-09media: atomisp: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)1-1/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2021-09-30media: atomisp: Fix error handling in probeEvgeny Novikov1-13/+24
2021-03-22media: staging: media: atomisp: Remove unhelpful info messageAlex Dewar1-1/+0
2021-03-22atomisp: remove a now unused varMauro Carvalho Chehab1-1/+0
2021-03-22media: staging: media: atomisp: Don't abort on error in module exit pathAlex Dewar1-11/+6
2021-03-22media: [next] staging: media: atomisp: fix memory leak of object flashColin Ian King1-8/+11
2020-08-28staging: media: atomisp: Convert to GPIO descriptorsLinus Walleij1-40/+28
2020-06-11media: Revert "media: atomisp: Add some ACPI detection info"Mauro Carvalho Chehab1-11/+0
2020-06-11media: atomisp: add SPDX headersMauro Carvalho Chehab1-0/+1
2020-05-20media: atomisp: add a notice about possible leak resourcesMauro Carvalho Chehab1-1/+1
2020-05-20media: atomisp: Add some ACPI detection infoMauro Carvalho Chehab1-0/+11
2020-05-20media: atomisp: remove some dead codeMauro Carvalho Chehab1-6/+0
2020-05-20media: atomisp: do lots of other coding style cleanupsMauro Carvalho Chehab1-91/+91
2020-05-20media: atomisp: fix several coding style issuesMauro Carvalho Chehab1-9/+8
2020-05-20Revert "media: staging: atomisp: Remove driver"Mauro Carvalho Chehab1-0/+968
2018-05-16media: staging: atomisp: Remove driverSakari Ailus1-968/+0
2017-12-29media: staging: atomisp: Remove non-ACPI leftoversAndy Shevchenko1-20/+8
2017-12-29media: staging: atomisp: lm3554: Fix control valuesAndy Shevchenko1-5/+5
2017-10-31media: staging: atomisp: i2c: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-10-31media: staging: atomisp: Remove FSF snail addressAndy Shevchenko1-4/+0
2017-10-31media: staging: atomisp: Switch i2c drivers to use ->probe_new()Andy Shevchenko1-14/+4
2017-10-31media: staging: atomisp: Use module_i2c_driver() macroAndy Shevchenko1-12/+1
2017-10-31media: staging: atomisp: cleanup out of memory messagesAishwarya Pant1-3/+1
2017-10-27media: staging: atomisp: Add driver prefix to Kconfig option and module namesSakari Ailus1-0/+1009