Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | watchdog: remove old STMP3xxx driver | Wolfram Sang | 2013-03-01 | 3 | -298/+0 | |
| | * | | | | | | | | | | watchdog: add new driver for STMP3xxx and i.MX23/28 | Wolfram Sang | 2013-03-01 | 3 | -0/+122 | |
| | * | | | | | | | | | | rtc: stmp3xxx: add wdt-accessor function | Wolfram Sang | 2013-03-01 | 1 | -0/+64 | |
| | * | | | | | | | | | | watchdog: introduce retu_wdt driver | Aaro Koskinen | 2013-03-01 | 3 | -0/+191 | |
| | * | | | | | | | | | | watchdog: intel_scu_watchdog: fix Kconfig dependency | Wim Van Sebroeck | 2013-03-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | watchdog: orion_wdt: Add platform alias | Lubomir Rintel | 2013-03-01 | 1 | -0/+1 | |
| | * | | | | | | | | | | watchdog: ath79_wdt: add device tree matching | Gabor Juhos | 2013-03-01 | 1 | -0/+11 | |
| | * | | | | | | | | | | watchdog: ath79_wdt: get register base from platform device's resources | Gabor Juhos | 2013-03-01 | 1 | -10/+38 | |
| | * | | | | | | | | | | watchdog: ath79_wdt: convert to use devm_clk_get | Gabor Juhos | 2013-03-01 | 1 | -5/+2 | |
| | * | | | | | | | | | | watchdog: sp5100_tco: Write back the original value to reserved bits, instead... | Takahisa Tanaka | 2013-03-01 | 1 | -20/+8 | |
| | * | | | | | | | | | | watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of rese... | Takahisa Tanaka | 2013-03-01 | 1 | -2/+3 | |
| | * | | | | | | | | | | watchdog: gef_wdt.c: add missing remove callback | Devendra Naga | 2013-03-01 | 1 | -0/+1 | |
| | * | | | | | | | | | | watchdog: at91sam9: at91_wdt_dt_ids cannot be __init | Arnd Bergmann | 2013-03-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | watchdog: da9055_wdt needs to select WATCHDOG_CORE | Randy Dunlap | 2013-03-01 | 1 | -0/+1 | |
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-03-03 | 2 | -77/+75 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | dmaengine: dw_dmac: move to generic DMA binding | Arnd Bergmann | 2013-02-28 | 2 | -77/+75 | |
| * | | | | | | | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 2013-03-03 | 14 | -273/+1292 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ideapad-laptop: Depend on BACKLIGHT_CLASS_DEVICE instead of selecting it | Matthew Garrett | 2013-02-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | ideapad: depends on backlight subsystem and update comment | Ike Panhc | 2013-02-27 | 1 | -1/+3 | |
| | * | | | | | | | | | | | Platform: x86: chromeos_laptop - add i915 gmbuses to adapter names | Benson Leung | 2013-02-27 | 1 | -0/+4 | |
| | * | | | | | | | | | | | Platform: x86: chromeos_laptop - Add isl light sensor for Pixel | Benson Leung | 2013-02-27 | 1 | -0/+16 | |
| | * | | | | | | | | | | | Platform: x86: chromeos_laptop - Add a more general add_i2c_device | Benson Leung | 2013-02-27 | 1 | -3/+11 | |
| | * | | | | | | | | | | | Platform: x86: chromeos_laptop - Add Pixel Touchscreen | Yufeng Shen | 2013-02-27 | 1 | -0/+31 | |
| | * | | | | | | | | | | | Platform: x86: chromeos_laptop - Add support for probing devices | Benson Leung | 2013-02-27 | 1 | -0/+20 | |
| | * | | | | | | | | | | | Platform: x86: chromeos_laptop - Add Pixel Trackpad | Benson Leung | 2013-02-27 | 1 | -0/+29 | |
| | * | | | | | | | | | | | hp-wmi: fix handling of platform device | Dmitry Torokhov | 2013-02-27 | 1 | -39/+30 | |
| | * | | | | | | | | | | | sony-laptop: leak in error handling sony_nc_lid_resume_setup() | Dan Carpenter | 2013-02-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | hp-wmi: Add support for SMBus hotkeys | Kyle Evans | 2013-02-27 | 1 | -0/+4 | |
| | * | | | | | | | | | | | asus-wmi: Fix unused function build warning | Shuah Khan | 2013-02-27 | 1 | -5/+0 | |
| | * | | | | | | | | | | | acer-wmi: avoid the warning of 'devices' may be used uninitialized | Lee, Chun-Yi | 2013-02-27 | 1 | -0/+3 | |
| | * | | | | | | | | | | | drivers/platform/x86/thinkpad_acpi.c: Handle HKEY event 0x6040 | Richard Hartmann | 2013-02-27 | 1 | -3/+8 | |
| | * | | | | | | | | | | | Platform: x86: chromeos_laptop - Add HP Pavilion 14 | Benson Leung | 2013-02-27 | 1 | -0/+7 | |
| | * | | | | | | | | | | | Platform: x86: chromeos_laptop - Add Taos tsl2583 device | Benson Leung | 2013-02-27 | 1 | -0/+18 | |
| | * | | | | | | | | | | | Platform: x86: chromeos_laptop - Add Taos tsl2563 device | Benson Leung | 2013-02-27 | 1 | -0/+26 | |
| | * | | | | | | | | | | | Platform: x86: chromeos_laptop - Add Acer C7 trackpad | Benson Leung | 2013-02-27 | 1 | -0/+7 | |
| | * | | | | | | | | | | | Platform: x86: chromeos_laptop - Rename setup_lumpy_tp to setup_cyapa_smbus_tp | Benson Leung | 2013-02-27 | 1 | -2/+2 | |
| | * | | | | | | | | | | | asus-laptop: always report brightness key events | Corentin Chary | 2013-02-27 | 1 | -8/+16 | |
| | * | | | | | | | | | | | asus-wmi: always report brightness key events | Corentin Chary | 2013-02-27 | 4 | -4/+10 | |
| | * | | | | | | | | | | | sony-laptop: support basic functions for handle 0x14B and 0x14C | Mattia Dongili | 2013-02-27 | 1 | -0/+20 | |
| | * | | | | | | | | | | | sony-laptop: allow reading the status of gfx switch | Mattia Dongili | 2013-02-27 | 1 | -9/+112 | |
| | * | | | | | | | | | | | sony-laptop: fully enable SNY controlled modems | Mattia Dongili | 2013-02-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Platform: x86: Add Chrome OS Laptop driver | Benson Leung | 2013-02-24 | 3 | -0/+217 | |
| | * | | | | | | | | | | | thinkpad-acpi: enable loading module with new B-series Lenovo BIOS | Manoj Iyer | 2013-02-24 | 1 | -2/+4 | |
| | * | | | | | | | | | | | Platform: hp-wmi: add rfkill support for integrated GPS | Trepák Vilmos | 2013-02-24 | 1 | -1/+43 | |
| | * | | | | | | | | | | | acer-wmi: support Lenovo ideapad S205 1038DPG wifi switch | Lee, Chun-Yi | 2013-02-24 | 1 | -0/+9 | |
| | * | | | | | | | | | | | acer-wmi: support Lenovo ideapad S205 10382JG wifi switch | Lee, Chun-Yi | 2013-02-24 | 1 | -0/+9 | |
| | * | | | | | | | | | | | asus-nb-wmi: add all video switch keys | AceLan Kao | 2013-02-24 | 1 | -3/+19 | |
| | * | | | | | | | | | | | asus-wmi: add display toggle quirk | AceLan Kao | 2013-02-24 | 3 | -4/+65 | |
| | * | | | | | | | | | | | asus-laptop: add all video switch keys | AceLan Kao | 2013-02-24 | 1 | -3/+23 | |
| | * | | | | | | | | | | | asus-nb-wmi: correct a touchpad hotkey mapping | AceLan Kao | 2013-02-24 | 1 | -1/+1 |