summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* asus-{nb-wmi|laptop}.c: sync keymapsCorentin Chary2013-02-242-30/+30
* asus-laptop: map some new keysCorentin Chary2013-02-242-0/+4
* msi-wmi: Add MSI Wind supportMaxim Mikityanskiy2013-02-241-15/+50
* msi-wmi: Introduced quirk_last_pressedMaxim Mikityanskiy2013-02-241-26/+28
* msi-wmi: Make keys and backlight independentMaxim Mikityanskiy2013-02-241-37/+64
* msi-wmi: Use enums for scancodesMaxim Mikityanskiy2013-02-241-16/+18
* msi-wmi: Avoid repeating constantsMaxim Mikityanskiy2013-02-241-3/+3
* msi-wmi: Fix memory leakMaxim Mikityanskiy2013-02-241-1/+3
* msi-laptop: Disable brightness control for new ECMaxim Mikityanskiy2013-02-241-12/+27
* msi-laptop: Add MSI Wind U90/U100 supportMaxim Mikityanskiy2013-02-241-2/+121
* msi-laptop: merge quirk tables to oneLee, Chun-Yi2013-02-241-69/+127
* msi-laptop: Work around gcc warningMaxim Mikityanskiy2013-02-241-2/+2
* msi-laptop: Use proper return codes instead of -1Maxim Mikityanskiy2013-02-241-6/+6
* asus-wmi: update wlan LED through rfkill led triggerAceLan Kao2013-02-241-0/+76
* Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds2013-02-2310-35/+320
|\
| * mm: rename page struct field helpersMel Gorman2013-02-232-2/+2
| * usb: forbid memory allocation with I/O during bus resetMing Lei2013-02-231-0/+13
| * pm / runtime: force memory allocation with no I/O during Runtime PM callbcackMing Lei2013-02-231-1/+18
| * pm / runtime: introduce pm_runtime_set_memalloc_noio()Ming Lei2013-02-231-0/+70
| * acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen2013-02-231-10/+13
| * cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpuWen Congyang2013-02-231-0/+2
| * memory-hotplug: remove sysfs file of nodeTang Chen2013-02-231-2/+6
| * memory-hotplug: remove /sys/firmware/memmap/X sysfsYasuaki Ishimatsu2013-02-231-13/+183
| * memory-hotplug: check whether all memory blocks are offlined or not when remo...Yasuaki Ishimatsu2013-02-231-0/+6
| * drivers/md/persistent-data/dm-transaction-manager.c: rename HASH_SIZEAndrew Morton2013-02-231-7/+7
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-2321-37/+1956
|\ \
| * \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-02-2018-34/+1953
| |\ \
| | * | drivers/video: fsl-diu-fb: fix bugs in interrupt handlingAnatolij Gustschin2013-01-291-25/+33
| | * | drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bppAnatolij Gustschin2013-01-291-3/+3
| | * | powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-0317-6/+1918
| * | | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-01-29365-2439/+10150
| |\ \ \
| * | | | tty/hvsi: Use for_each_compatible_node() macroWei Yongjun2013-01-101-3/+1
| * | | | powerpc/windfarm: Use for_each_node_by_type() macroWei Yongjun2013-01-103-3/+3
* | | | | Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-02-225-17/+11
|\ \ \ \ \
| * | | | | parisc: led driver requires CONFIG_VM_EVENT_COUNTERSHelge Deller2013-02-201-0/+1
| * | | | | parisc: remove IRQF_DISABLEDPeter Zijlstra2013-02-201-1/+1
| * | | | | drivers/parisc/pdc_stable.c: use WARNJulia Lawall2013-02-201-4/+2
| * | | | | drivers/parisc: Use printf extension %pR for struct resourceJoe Perches2013-02-202-12/+7
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-223-8/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | intel_idle: Convert i7300_idle_lock to raw_spinlockMike Galbraith2013-02-191-4/+4
| * | | | | locking: Various static lock initializer fixesThomas Gleixner2013-02-192-4/+4
| |/ / / /
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+3
|\ \ \ \ \
| * | | | | x86: Don't panic if can not alloc buffer for swiotlbYinghai Lu2013-01-291-1/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-2138-581/+774
|\ \ \ \ \ \
| * | | | | | drivers/gpio: add missing GENERIC_HARDIRQ dependencyHeiko Carstens2013-02-141-2/+2
| * | | | | | drivers/input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-144-4/+5
| * | | | | | s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-141-8/+2
| * | | | | | drivers/media: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-141-1/+1
| * | | | | | drivers/net,AT91RM9200: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-141-0/+1
| * | | | | | phylib: remove !S390 dependeny from KconfigHeiko Carstens2013-02-141-1/+0