aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/masters/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-04w1: add 1-wire master driver for IP block found in SGI ASICsThomas Bogendoerfer1-0/+9
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-06-26w1: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+1
2014-02-28w1: mxc_w1: Enable driver compilation with COMPILE_TESTAlexander Shiyan1-1/+1
2014-02-28w1: Remove excess dependencies on W1 for masters and slavesAlexander Shiyan1-2/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+1
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-1/+1
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren1-0/+1
2012-10-24drivers/w1/masters: remove CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-08-16w1: omap-hdq: drop ARCH dependencyFelipe Balbi1-1/+0
2012-06-21W1: OMAP HDQ1W: allow driver to be built on all OMAP2+Paul Walmsley1-1/+1
2011-06-15w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQSGeert Uytterhoeven1-1/+1
2011-05-26w1: complete the 1-wire (w1) ds1wm driver search algorithmJean-François Dagenais1-1/+1
2011-01-27omap: Start using CONFIG_SOC_OMAPTony Lindgren1-1/+1
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren1-1/+1
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek1-3/+3
2009-01-08w1: add 1-wire master driver for i.MX27 / i.MX31Sascha Hauer1-0/+6
2008-11-30W1_MASTER_DS1WM should depend on HAVE_CLKAl Viro1-1/+1
2008-11-12hdq driver for OMAP2430/3430Madhusudhan Chikkature1-0/+7
2008-02-06w1-gpio: add GPIO w1 bus master driverVille Syrjala1-0/+10
2007-07-16Use menuconfig objects: W1Jan Engelhardt1-4/+3
2007-05-08Driver for the Maxim DS1WM, a 1-wire bus master ASIC coreakpm@linux-foundation.org1-0/+8
2006-06-22[PATCH] w1: Replace dscore and ds_w1_bridge with ds2490 driver.Evgeniy Polyakov1-18/+9
2006-03-23[PATCH] fix W1_MASTER_DS9490_BRIDGE dependenciesAdrian Bunk1-1/+1
2006-03-23[PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.Evgeniy Polyakov1-0/+10
2006-03-23[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves'Evgeniy Polyakov1-0/+38