summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-21mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardwareMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Add a boolean to clarify the presence of a touchscreenMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Fix an error messageMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Rename a variableMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Add TSC prefix in certain macrosMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Rename the subsystem enable macroMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Clarify the maximum values for DT entriesMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevantMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Gather the ctrl register logic in one placeMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Reorder the initialization stepsMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Always provide an idle configurationMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Drop useless variables from the driver structureMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Mimic the probe from resume()Miquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Use driver dataMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Move the driver structure allocation earlierMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Simplify divisor calculationMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Don't search the tree for our clockMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Reword the comment explaining the dividersMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variablesMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Get rid of useless gotosMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Fix styleMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Replace license text with SPDX tagMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Ensure a balanced number of node get/putMiquel Raynal
2021-10-20clk: ti: am43xx: Add clkctrl data for am43xx ADC1Miquel Raynal
2021-09-12Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linuxLinus Torvalds
2021-09-12Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-12Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-09-11Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-11Merge tag 'devicetree-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-09-11Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-09-11Merge tag 'rtc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-09-11Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-11Merge tag 'pwm/for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-11Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-09-10Merge tag 'acpi-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-10Merge tag 'pm-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-09-10Merge tag 'for-5.15/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-10Merge tag 'iommu-fixes-v5.15-rc0' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-10Merge tag 'char-misc-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-09-10Merge branches 'acpi-scan' and 'acpi-prm'Rafael J. Wysocki
2021-09-10Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'Rafael J. Wysocki
2021-09-10Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-09-10of: property: Disable fw_devlink DT support for X86Saravana Kannan
2021-09-10lkdtm: Use init_uts_ns.name instead of macrosKees Cook
2021-09-10drm/ttm: Fix a deadlock if the target BO is not idle during swapxinhui pan
2021-09-10Merge tag 'drm-misc-next-fixes-2021-09-09' of git://anongit.freedesktop.org/d...Dave Airlie
2021-09-09n64cart: fix return value check in n64cart_probe()Yang Yingliang
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds