summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* x86 driver: fix typo in TDP override enablingJesse Barnes2011-08-051-2/+2
* Platform: fix samsung-laptop DMI identification for N150/N210/220/N230Thomas Courbon2011-08-051-0/+10
* dell-wmi: Add keys for Dell XPS L502XSeth Forshee2011-08-051-0/+10
* platform-drivers-x86: samsung-q10: make dmi_check_callback return 1Axel Lin2011-08-051-1/+1
* Platform: Samsung Q10 backlight driverFrederick van der Wyck2011-08-053-0/+205
* platform-drivers-x86: intel_scu_ipc: convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2011-08-051-1/+1
* platform-drivers-x86: intel_rar_register: convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2011-08-051-3/+1
* platform-drivers-x86: intel_menlow: add missing return AE_OK for intel_menlow...Axel Lin2011-08-051-0/+2
* platform-drivers-x86: intel_mid_thermal: fix memory leakAxel Lin2011-08-051-7/+19
* platform-drivers-x86: msi-wmi: add missing sparse_keymap_free in msi_wmi_init...Axel Lin2011-08-051-0/+1
* Samsung Laptop platform driver: support N510J Witteveen2011-08-051-0/+10
* asus-wmi: add uwb rfkill supportCorentin Chary2011-08-051-0/+16
* asus-wmi: add gps rfkill supportCorentin Chary2011-08-051-0/+16
* asus-wmi: add CWAP support and clarify the meaning of WAPF bitsCorentin Chary2011-08-055-9/+35
* asus-wmi: return proper value in store_cpufv()Corentin Chary2011-08-051-2/+6
* asus-wmi: check for temp1 presenceCorentin Chary2011-08-051-1/+7
* asus-wmi: add thermal sensorCorentin Chary2011-08-051-0/+21
* asus-wmi: add some device idsCorentin Chary2011-08-051-0/+7
* asus-wmi: fix keyboard backlight detectionCorentin Chary2011-08-051-1/+2
* asus-wmi: fix section mismatchCorentin Chary2011-08-051-1/+1
* asus-wmi: add keyboard backlight supportCorentin Chary2011-08-051-17/+113
* asus-wmi: second part of the version starts at 16 not 8Corentin Chary2011-08-051-1/+1
* asus-wmi: Enable autorepeat for hotkey input deviceSeth Forshee2011-08-051-0/+1
* eeepc-wmi: Add support for T101MT Home/Express Gate keySeth Forshee2011-08-051-0/+26
* asus-wmi: Add callback for hotkey filteringSeth Forshee2011-08-052-1/+17
* asus-wmi: fix hwmon/pwm1Corentin Chary2011-08-051-4/+5
* ideapad: add backlight driverIke Panhc2011-08-051-6/+117
* ideapad: let camera_power node invisiable if no cameraIke Panhc2011-08-051-0/+18
* ideapad: define cfg bits and create sysfs node for cfgIke Panhc2011-08-051-16/+35
* Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski2011-08-051-1/+10
* msi-laptop: add MSI U270 netbook to module alias and scm listLee, Chun-Yi2011-08-051-0/+10
* acer-wmi: Add support for Aspire 1830 wlan hotkeySeth Forshee2011-08-051-0/+1
* acerhdf: add support for Aspire 1810TZ BIOS v1.3314Julien Valroff2011-08-051-0/+1
* platform-drivers-x86: dell-laptop: Remove unneeded mutex_init() for buffer_mutexAxel Lin2011-08-051-1/+0
* acer-wmi: schedule threeg and interface sysfs for feature removalLee, Chun-Yi2011-08-051-2/+9
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-08-0528-138/+749
|\
| * Revert "drm/i915: Try enabling RC6 by default (again)"Dave Airlie2011-08-051-1/+1
| * drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D ConnectorThomas Reim2011-08-041-0/+9
| * drm/radeon: Log Subsystem Vendor and Device InformationThomas Reim2011-08-041-2/+3
| * drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lin...Thomas Reim2011-08-044-12/+80
| * drm: Separate EDID Header Check from EDID Block CheckThomas Reim2011-08-041-6/+18
| * drm: Add NULL check about irq functionsJoonyoung Shim2011-08-041-8/+15
| * drm: Fix irq install error handlingJoonyoung Shim2011-08-041-0/+3
| * drm/radeon: fix potential NULL dereference in drivers/gpu/drm/radeon/atom.cBojan Prtvar2011-08-041-0/+3
| * drm/radeon: clean reg header filesFernando Luis Vázquez Cao2011-08-041-0/+1
| * drm/debugfs: Initialise empty variableEmil Velikov2011-08-041-1/+3
| * Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie2011-08-0416-104/+591
| |\
| | * drm/i915: allow cache sharing policy controlJesse Barnes2011-08-032-0/+107
| | * drm/i915/hdmi: HDMI source product description infoframe supportJesse Barnes2011-08-032-0/+37
| | * drm/i915/hdmi: split infoframe setting from infoframe type codeJesse Barnes2011-08-033-46/+106