aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds1-10/+0
2012-09-20pwm: Move AB8500 PWM driver to PWM frameworkThierry Reding1-10/+0
2012-09-18char/misc: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman1-7/+7
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds1-0/+1
2012-07-23pwm: Conflict with legacy PWM APIThierry Reding1-0/+1
2012-07-11iwmc3200top: remove driver for unavailable hardwareJohn W. Linville1-1/+0
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+0
2012-05-09misc: MAX8997: Remove max8997-muic driverChanwoo Choi1-8/+0
2012-05-01Staging: mei: move the mei code out of stagingGreg Kroah-Hartman1-0/+1
2012-04-18misc: add support for bmp18x chips to the bmp085 driverEric Andersson1-4/+22
2012-01-24drivers: misc: Remove MISC_DEVICES config optionFabio Estevam1-14/+3
2012-01-09misc: Add driver support for MAX8997 MUICDonggeun Kim1-0/+8
2011-11-15pch_phub: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA1-7/+8
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+1
2011-10-07ARM: at91: remove dependency for Atmel PWM driver selector in KconfigNicolas Ferre1-1/+1
2011-09-23[media] altera-stapl: it is time to move out from stagingIgor M. Liplianin1-0/+1
2011-08-22pti: add missing CONFIG_PCI dependencyHeiko Carstens1-0/+1
2011-07-25drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim1-0/+9
2011-07-25geode: reflect mfgpt dependency on mfdPhilip A. Prindeville1-2/+1
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-5/+20
2011-05-19misc: Add CARMA DATA-FPGA Access DriverIra Snyder1-0/+1
2011-05-13Intel PTI implementaiton of MIPI 1149.7.J Freyensee1-0/+13
2011-05-12pch_phub: Support new device ML7223Tomoya MORINAGA1-5/+7
2011-03-22ST SPEAr: PCIE gadget suppportPratyush Anand1-0/+10
2011-03-21Move lis3lv02d drivers to drivers/miscJean Delvare1-0/+9
2011-02-03pch_phub: add new device ML7213Tomoya MORINAGA1-1/+6
2011-01-14misc: Make AB8500_PWM driver depend on U8500 due to PWM breakageMark Brown1-1/+1
2010-11-15spelling fix in drivers/misc/KconfigJonathan Neuschäfer1-1/+1
2010-10-29misc: Add ab8500 pwm driverArun Murthy1-0/+9
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman1-0/+1
2010-10-26misc devices: do not enable by defaultBorislav Petkov1-1/+0
2010-10-26drivers/misc/apds9802als.c: ALS drivers for the apds9802alsanantha1-0/+10
2010-10-26drivers/misc/isl29020.c: ambient light sensorKalhan Trisal1-0/+10
2010-10-26drivers/misc: driver for APDS990X ALS and proximity sensorsSamu Onkalo1-0/+11
2010-10-26drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensorSamu Onkalo1-0/+10
2010-10-26drivers/misc/ad525x_dpot.c: new featuresMichael Hennerich1-1/+2
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-3/+3
2010-10-22hpilo: Despecificate driver from iLO generationdann frazier1-5/+5
2010-10-22add Packet hub driver for Topcliff Platform controller hubMasayuki Ohtak1-0/+12
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-2/+2
2010-10-06misc: ti-st: Kconfig & Makefile for TI_STPavan Savoy1-0/+1
2010-09-22vmware balloon: rename moduleDmitry Torokhov1-1/+1
2010-08-23Fix typo in Kconfig help textThomas Weber1-1/+1
2010-08-09hmc6352: add driver for the HMC6352 compassKalhan Trisal1-0/+7
2010-08-09drivers/misc: support for the pressure sensor BMP085 from Bosch SensortecChristoph Mair1-0/+10
2010-08-09drivers/misc: ROHM BH1780GLI ambient light sensor driverHemanth V1-0/+10
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-2/+2
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-2/+2
2010-07-26ARM: 6214/2: driver for the character LCD found in ARM refdesignsLinus Walleij1-0/+10
2010-05-25ad525x_dpot: add support for one time programmable potsMichael Hennerich1-1/+1
2010-05-25ad525x_dpot: add support for ADN2860 and AD528x potsMichael Hennerich1-1/+2
2010-05-25ad525x_dpot: add support for AD524x potsMichael Hennerich1-1/+2
2010-05-25ad525x_dpot: add support for SPI partsMichael Hennerich1-3/+27
2010-04-24VMware Balloon driverDmitry Torokhov1-0/+16
2010-03-13tsl2550: Move from i2c/chips to miscJean Delvare1-0/+10
2010-03-06MFGPT: move clocksource menuRandy Dunlap1-0/+9
2009-12-17cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPTGeert Uytterhoeven1-0/+1
2009-12-15Merge branch 'dell-laptop' into releaseLen Brown1-13/+0
2009-12-15cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon1-1/+1
2009-12-15cs5535: add a generic MFGPT driverAndres Salomon1-0/+24
2009-12-15drivers/misc: add driver for Texas Instruments DAC7512Daniel Mack1-0/+10
2009-12-15ad525x_dpot: new driver for AD525x digital potentiometersMichael Hennerich1-0/+14
2009-12-10dell-laptop: remove duplicate Kconfig entry under drivers/miscAlan Jenkins1-13/+0
2009-12-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+10
2009-12-06i2c/chips: Move ds1682 to drivers/miscWolfram Sang1-0/+10
2009-10-19iwmc3200top: Add Intel Wireless MultiCom 3200 top driver.Tomas Winkler1-0/+1
2009-07-30ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driverHartley Sweeten1-0/+13
2009-06-13mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław1-0/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2009-04-02sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt1-2/+2
2009-04-01drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensorDaniel Mack1-0/+10
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-3/+3
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar1-0/+1
2009-02-05misc: dell-laptop should depend on POWER_SUPPLYMatthew Garrett1-0/+1
2009-01-27Merge branch 'linus' into core/percpuIngo Molnar1-8/+1
2009-01-26eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang1-8/+0
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang1-0/+1
2009-01-21x86: make UV support configurableNick Piggin1-2/+2
2009-01-09Merge branch 'drivers-platform' into releaseLen Brown1-282/+2
2009-01-09Merge branch 'linus' into releaseLen Brown1-0/+12
2009-01-08misc: add dell-laptop driverMatthew Garrett1-0/+12
2008-12-23eeepc-laptop: use select and not depends onCorentin Chary1-3/+3
2008-12-19create drivers/platform/x86/ from drivers/misc/Len Brown1-280/+0
2008-12-19drivers/misc/Makefile, Kconfig: cleanupLen Brown1-21/+21
2008-11-12Add c2 port supportRodolfo Giometti1-0/+2
2008-11-12ics932s401: new clock generator chip driverDarrick J. Wong1-0/+10
2008-11-06ACPI: remove CONFIG_ACPI_ECBjorn Helgaas1-2/+2
2008-10-23Merge branch 'linus' into testLen Brown1-1/+2
2008-10-22Merge branch 'panasonic' into testLen Brown1-0/+11
2008-10-22panasonic-laptop: depends on ACPIRandy Dunlap1-1/+1
2008-10-16AT91: atmel_pwm only available for certain AT91 processorsAndrew Victor1-1/+1
2008-10-16eeepc: depends on RFKILLRandy Dunlap1-0/+1
2008-10-08acer-wmi: Add rfkill support for wireless and bluetoothCarlos Corbacho1-0/+1
2008-09-24panasonic-laptop: add Panasonic Let's Note laptop extras driver v0.94Harald Welte1-0/+11
2008-08-04[IA64] Fix uniprocessor build w.r.t. SGI_XP and SGI_GRUTony Luck1-2/+2
2008-08-01add reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRUDean Nelson1-0/+1
2008-08-01add dependency of CONFIG_SGI_XP upon CONFIG_NETDean Nelson1-0/+1
2008-07-30sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson1-1/+1
2008-07-30GRU Driver: driver/misc Makefile & Kconfig changesJack Steiner1-0/+23
2008-07-25kconfig: fix typos: "Suport" -> "Support"Heikki Orsila1-1/+1
2008-07-25drivers/misc/phantom: note PCIJiri Slaby1-1/+3
2008-07-25drivers/misc/hpilo.c needs CONFIG_PCIAndrew Morton1-0/+1
2008-07-25misc: add HP WMI laptop extras driverMatthew Garrett1-0/+12
2008-07-24Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2008-07-21HP iLO driverDavid Altobelli1-0/+13
2008-07-21ACPI: thinkpad-acpi: add bluetooth and WWAN rfkill supportHenrique de Moraes Holschuh1-0/+2
2008-07-16fujitsu-laptop: depends on INPUTRandy Dunlap1-0/+1
2008-07-16Fujitsu-laptop updateJonathan Woithe1-1/+12
2008-07-16misc,acpi,backlight: compal Laptop ExtrasCezary Jackiewicz1-0/+17
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown1-1/+65
2008-04-29ACER_WMI/ASUS_LAPTOP: fix build bugIngo Molnar1-0/+2
2008-04-29eeepc-laptop: add hwmon fan controlCorentin Chary1-0/+1
2008-04-29eeepc-laptop: add backlightCorentin Chary1-0/+1
2008-04-29eeepc-laptop: add base driverEric Cooper1-0/+11
2008-04-29ACPI: thinkpad-acpi: fix selects in KconfigHenrique de Moraes Holschuh1-1/+2
2008-04-29ACPI: thinkpad-acpi: prepare light and LED for sysfs supportHenrique de Moraes Holschuh1-0/+2
2008-04-29thermal: add the support for building the generic thermal as a moduleZhang Rui1-0/+1
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson1-0/+12
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen1-0/+33
2008-03-13acer-wmi: build depends on i8042Jiri Kosina1-0/+1
2008-03-04atmel_tc clocksource/clockevent codeDavid Brownell1-0/+25
2008-03-04atmel_tc libraryDavid Brownell1-0/+8
2008-02-16ACPI: thinkpad-acpi: make the video output feature optionalHenrique de Moraes Holschuh1-0/+17
2008-02-09Merge branches 'release', 'wmi' and 'laptop-docs' into releaseLen Brown1-4/+9
2008-02-09acer-wmi - Add documentationCarlos Corbacho1-0/+3
2008-02-09sony-laptop - Move sony-laptop.txt to Documentation/laptopsCarlos Corbacho1-1/+1
2008-02-09thinkpad-acpi - Move thinkpad-acpi.txt to Documentation/laptopsCarlos Corbacho1-2/+3
2008-02-09tc1100-wmi: Mark as experimentalCarlos Corbacho1-1/+2
2008-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+3
2008-02-08Basic PWM driver for AVR32 and AT91David Brownell1-0/+9
2008-02-08Merge branches 'release', 'dmi' and 'misc' into releaseLen Brown1-2/+3
2008-02-08acer-wmi, tc1100-wmi: select ACPI_WMILen Brown1-2/+2
2008-02-07[SCSI] enclosure: add support for enclosure servicesJames Bottomley1-0/+9
2008-02-07intel_menlo: build on X86 onlyLen Brown1-0/+1
2008-02-07Merge branches 'release' and 'wmi-2.6.25' into releaseLen Brown1-0/+25
2008-02-07Merge branches 'release' and 'menlo' into releaseLen Brown1-0/+9
2008-02-05tc1100-wmi: Add driver for HP Compaq TC1100 TabletsCarlos Corbacho1-0/+9
2008-02-05acer-wmi: Add driver for newer Acer laptopsCarlos Corbacho1-0/+16
2008-02-01intel_menlo: introduce new platform specific driverThomas Sujith1-0/+9
2008-02-01ACPI: thinkpad-acpi: add CMOS NVRAM polling for hot keys (v9)Henrique de Moraes Holschuh1-0/+19
2007-10-20typo fixesMatt LaPlante1-2/+2
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+17
2007-10-17Driver for the Atmel on-chip SSC on AT32AP and AT91Hans-Christian Egtvedt1-0/+12
2007-10-10Pull fujitsu-v3 into release branchLen Brown1-0/+15
2007-09-18sony-laptop/thinkpad-acpi: fix INPUT=n buildAndreas Herrmann1-0/+2
2007-09-17ACPI: thinkpad-acpi: revert new 2.6.23 CONFIG_THINKPAD_ACPI_INPUT_ENABLED optionHenrique de Moraes Holschuh1-20/+0
2007-08-29fujitsu-laptop: create Fujitsu laptop platform specific driverJonathan Woithe1-0/+15
2007-08-18Add some help texts to recently-introduced kconfig itemsJan Engelhardt1-0/+5
2007-08-07ACPI: thinkpad-acpi: change thinkpad-acpi input default and kconfig helpHenrique de Moraes Holschuh1-7/+15
2007-07-21ACPI: thinkpad-acpi: allow use of CMOS NVRAM for brightness controlHenrique de Moraes Holschuh1-0/+1
2007-07-21ACPI: thinkpad-acpi: make the input event mode the defaultHenrique de Moraes Holschuh1-0/+13
2007-07-17IBMASM: must depend on CONFIG_INPUTDmitry Torokhov1-1/+1
2007-07-16kconfig: no STRANGE misc. devicesRandy Dunlap1-3/+3
2007-07-16Use menuconfig objects II - misc strange devJan Engelhardt1-2/+6
2007-07-08[PATCH] Add 93cx6 eeprom libraryIvo van Doorn1-1/+5
2007-07-04Remove the blink driverLinus Torvalds1-8/+0
2007-05-10sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPATMattia Dongili1-1/+1
2007-05-08Misc: add sensable phantom driverJiri Slaby1-0/+9
2007-05-08Add keyboard blink driverAndi Kleen1-0/+9
2007-04-28Pull thinkpad into release branchLen Brown1-0/+51
2007-04-25ACPI: thinkpad-acpi: register with the device modelHenrique de Moraes Holschuh1-0/+1
2007-04-21ACPI: thinkpad-acpi: add debug modeHenrique de Moraes Holschuh1-0/+10
2007-04-10sony-laptop: sonypi backward compatibility codemalattia@linux.it1-0/+6
2007-04-10sony-laptop: update documentation and Kconfig helpmalattia@linux.it1-5/+4
2007-03-30ACPI: thinkpad-acpi: cleanup Kconfig for thinkpad-acpiHenrique de Moraes Holschuh1-17/+20
2007-03-25ACPI: ibm-acpi: move driver to drivers/misc hierarchyHenrique de Moraes Holschuh1-0/+37
2007-02-16Pull sony into release branchLen Brown1-0/+15
2007-02-13sony-laptop: Update docsMattia Dongili1-7/+7
2007-02-13sony-laptop: Small update to the Kconfig help to make people believe this dri...Mattia Dongili1-1/+2
2007-02-13sony-laptop: create from sony_acpiMattia Dongili1-0/+14
2007-02-09[PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitivesAl Viro1-1/+1
2007-01-30asus-laptop: add backlight supportCorentin Chary1-0/+1
2007-01-30asus-laptop: add led supportCorentin Chary1-0/+1
2007-01-30asus-laptop: add base driverCorentin Chary1-0/+17
2006-10-24[PATCH] IOC4 should depend on PCIAl Viro1-0/+1
2006-10-17[PATCH] ioc4: Enable build on non-SN2Brent Casavant1-0/+11
2006-10-14MSI S270 Laptop support: backlight, wlan, bluetooth statesLennart Poettering1-0/+19
2006-10-04[PATCH] mmc: driver for TI FlashMedia card reader - Kconfig/MakefileAlex Dubov1-2/+30
2005-09-07[SERIAL] Update ibmasm driver for death of register_serial&coMax Asbock1-1/+1
2005-08-31[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer1-1/+1
2005-07-12[PATCH] IBM_ASM Kconfig correctionsAdrian Bunk1-3/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+33