summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-27Platform: x86: chromeos_laptop - Rename setup_lumpy_tp to setup_cyapa_smbus_tpBenson Leung
2013-02-27asus-laptop: always report brightness key eventsCorentin Chary
2013-02-27asus-wmi: always report brightness key eventsCorentin Chary
2013-02-27sony-laptop: support basic functions for handle 0x14B and 0x14CMattia Dongili
2013-02-27sony-laptop: allow reading the status of gfx switchMattia Dongili
2013-02-27sony-laptop: fully enable SNY controlled modemsMattia Dongili
2013-02-24Platform: x86: Add Chrome OS Laptop driverBenson Leung
2013-02-24thinkpad-acpi: enable loading module with new B-series Lenovo BIOSManoj Iyer
2013-02-24Platform: hp-wmi: add rfkill support for integrated GPSTrepák Vilmos
2013-02-24acer-wmi: support Lenovo ideapad S205 1038DPG wifi switchLee, Chun-Yi
2013-02-24acer-wmi: support Lenovo ideapad S205 10382JG wifi switchLee, Chun-Yi
2013-02-24asus-nb-wmi: add all video switch keysAceLan Kao
2013-02-24asus-wmi: add display toggle quirkAceLan Kao
2013-02-24asus-laptop: add all video switch keysAceLan Kao
2013-02-24asus-nb-wmi: correct a touchpad hotkey mappingAceLan Kao
2013-02-24asus-laptop: correct a touchpad hotkey mappingAceLan Kao
2013-02-24asus-{nb-wmi|laptop}.c: sync keymapsCorentin Chary
2013-02-24asus-laptop: map some new keysCorentin Chary
2013-02-24msi-wmi: Add MSI Wind supportMaxim Mikityanskiy
2013-02-24msi-wmi: Introduced quirk_last_pressedMaxim Mikityanskiy
2013-02-24msi-wmi: Make keys and backlight independentMaxim Mikityanskiy
2013-02-24msi-wmi: Use enums for scancodesMaxim Mikityanskiy
2013-02-24msi-wmi: Avoid repeating constantsMaxim Mikityanskiy
2013-02-24msi-wmi: Fix memory leakMaxim Mikityanskiy
2013-02-24msi-laptop: Disable brightness control for new ECMaxim Mikityanskiy
2013-02-24msi-laptop: Add MSI Wind U90/U100 supportMaxim Mikityanskiy
2013-02-24msi-laptop: merge quirk tables to oneLee, Chun-Yi
2013-02-24msi-laptop: Work around gcc warningMaxim Mikityanskiy
2013-02-24msi-laptop: Use proper return codes instead of -1Maxim Mikityanskiy
2013-02-24asus-wmi: update wlan LED through rfkill led triggerAceLan Kao
2013-02-24Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds
2013-02-24mm: rename page struct field helpersMel Gorman
2013-02-24usb: forbid memory allocation with I/O during bus resetMing Lei
2013-02-24pm / runtime: force memory allocation with no I/O during Runtime PM callbcackMing Lei
2013-02-24pm / runtime: introduce pm_runtime_set_memalloc_noio()Ming Lei
2013-02-24acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen
2013-02-24cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpuWen Congyang
2013-02-24memory-hotplug: remove sysfs file of nodeTang Chen
2013-02-24memory-hotplug: remove /sys/firmware/memmap/X sysfsYasuaki Ishimatsu
2013-02-24memory-hotplug: check whether all memory blocks are offlined or not when remo...Yasuaki Ishimatsu
2013-02-24drivers/md/persistent-data/dm-transaction-manager.c: rename HASH_SIZEAndrew Morton
2013-02-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-23Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-02-23Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-22Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-22Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-22rtc: rtc-davinci: use devm_*() functionsJingoo Han