summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | watchdog: remove old STMP3xxx driverWolfram Sang2013-03-013-298/+0
| | * | | | | | | | | | watchdog: add new driver for STMP3xxx and i.MX23/28Wolfram Sang2013-03-013-0/+122
| | * | | | | | | | | | rtc: stmp3xxx: add wdt-accessor functionWolfram Sang2013-03-011-0/+64
| | * | | | | | | | | | watchdog: introduce retu_wdt driverAaro Koskinen2013-03-013-0/+191
| | * | | | | | | | | | watchdog: intel_scu_watchdog: fix Kconfig dependencyWim Van Sebroeck2013-03-011-1/+1
| | * | | | | | | | | | watchdog: orion_wdt: Add platform aliasLubomir Rintel2013-03-011-0/+1
| | * | | | | | | | | | watchdog: ath79_wdt: add device tree matchingGabor Juhos2013-03-011-0/+11
| | * | | | | | | | | | watchdog: ath79_wdt: get register base from platform device's resourcesGabor Juhos2013-03-011-10/+38
| | * | | | | | | | | | watchdog: ath79_wdt: convert to use devm_clk_getGabor Juhos2013-03-011-5/+2
| | * | | | | | | | | | watchdog: sp5100_tco: Write back the original value to reserved bits, instead...Takahisa Tanaka2013-03-011-20/+8
| | * | | | | | | | | | watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of rese...Takahisa Tanaka2013-03-011-2/+3
| | * | | | | | | | | | watchdog: gef_wdt.c: add missing remove callbackDevendra Naga2013-03-011-0/+1
| | * | | | | | | | | | watchdog: at91sam9: at91_wdt_dt_ids cannot be __initArnd Bergmann2013-03-011-1/+1
| | * | | | | | | | | | watchdog: da9055_wdt needs to select WATCHDOG_CORERandy Dunlap2013-03-011-0/+1
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-03-032-77/+75
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann2013-02-282-77/+75
| * | | | | | | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-03-0314-273/+1292
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ideapad-laptop: Depend on BACKLIGHT_CLASS_DEVICE instead of selecting itMatthew Garrett2013-02-271-1/+1
| | * | | | | | | | | | | ideapad: depends on backlight subsystem and update commentIke Panhc2013-02-271-1/+3
| | * | | | | | | | | | | Platform: x86: chromeos_laptop - add i915 gmbuses to adapter namesBenson Leung2013-02-271-0/+4
| | * | | | | | | | | | | Platform: x86: chromeos_laptop - Add isl light sensor for PixelBenson Leung2013-02-271-0/+16
| | * | | | | | | | | | | Platform: x86: chromeos_laptop - Add a more general add_i2c_deviceBenson Leung2013-02-271-3/+11
| | * | | | | | | | | | | Platform: x86: chromeos_laptop - Add Pixel TouchscreenYufeng Shen2013-02-271-0/+31
| | * | | | | | | | | | | Platform: x86: chromeos_laptop - Add support for probing devicesBenson Leung2013-02-271-0/+20
| | * | | | | | | | | | | Platform: x86: chromeos_laptop - Add Pixel TrackpadBenson Leung2013-02-271-0/+29
| | * | | | | | | | | | | hp-wmi: fix handling of platform deviceDmitry Torokhov2013-02-271-39/+30
| | * | | | | | | | | | | sony-laptop: leak in error handling sony_nc_lid_resume_setup()Dan Carpenter2013-02-271-1/+1
| | * | | | | | | | | | | hp-wmi: Add support for SMBus hotkeysKyle Evans2013-02-271-0/+4
| | * | | | | | | | | | | asus-wmi: Fix unused function build warningShuah Khan2013-02-271-5/+0
| | * | | | | | | | | | | acer-wmi: avoid the warning of 'devices' may be used uninitializedLee, Chun-Yi2013-02-271-0/+3
| | * | | | | | | | | | | drivers/platform/x86/thinkpad_acpi.c: Handle HKEY event 0x6040Richard Hartmann2013-02-271-3/+8
| | * | | | | | | | | | | Platform: x86: chromeos_laptop - Add HP Pavilion 14Benson Leung2013-02-271-0/+7
| | * | | | | | | | | | | Platform: x86: chromeos_laptop - Add Taos tsl2583 deviceBenson Leung2013-02-271-0/+18
| | * | | | | | | | | | | Platform: x86: chromeos_laptop - Add Taos tsl2563 deviceBenson Leung2013-02-271-0/+26
| | * | | | | | | | | | | Platform: x86: chromeos_laptop - Add Acer C7 trackpadBenson Leung2013-02-271-0/+7
| | * | | | | | | | | | | Platform: x86: chromeos_laptop - Rename setup_lumpy_tp to setup_cyapa_smbus_tpBenson Leung2013-02-271-2/+2
| | * | | | | | | | | | | asus-laptop: always report brightness key eventsCorentin Chary2013-02-271-8/+16
| | * | | | | | | | | | | asus-wmi: always report brightness key eventsCorentin Chary2013-02-274-4/+10
| | * | | | | | | | | | | sony-laptop: support basic functions for handle 0x14B and 0x14CMattia Dongili2013-02-271-0/+20
| | * | | | | | | | | | | sony-laptop: allow reading the status of gfx switchMattia Dongili2013-02-271-9/+112
| | * | | | | | | | | | | sony-laptop: fully enable SNY controlled modemsMattia Dongili2013-02-271-1/+1
| | * | | | | | | | | | | Platform: x86: Add Chrome OS Laptop driverBenson Leung2013-02-243-0/+217
| | * | | | | | | | | | | thinkpad-acpi: enable loading module with new B-series Lenovo BIOSManoj Iyer2013-02-241-2/+4
| | * | | | | | | | | | | Platform: hp-wmi: add rfkill support for integrated GPSTrepák Vilmos2013-02-241-1/+43
| | * | | | | | | | | | | acer-wmi: support Lenovo ideapad S205 1038DPG wifi switchLee, Chun-Yi2013-02-241-0/+9
| | * | | | | | | | | | | acer-wmi: support Lenovo ideapad S205 10382JG wifi switchLee, Chun-Yi2013-02-241-0/+9
| | * | | | | | | | | | | asus-nb-wmi: add all video switch keysAceLan Kao2013-02-241-3/+19
| | * | | | | | | | | | | asus-wmi: add display toggle quirkAceLan Kao2013-02-243-4/+65
| | * | | | | | | | | | | asus-laptop: add all video switch keysAceLan Kao2013-02-241-3/+23
| | * | | | | | | | | | | asus-nb-wmi: correct a touchpad hotkey mappingAceLan Kao2013-02-241-1/+1