summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux...Linus Torvalds2012-03-281-24/+141
|\
| * dma-buf: add support for kernel cpu accessDaniel Vetter2012-03-261-1/+123
| * dma-buf: don't hold the mutex around map/unmap callsDaniel Vetter2012-03-261-5/+0
| * dma-buf: pass flags into dma_buf_fd.Dave Airlie2012-03-261-2/+3
| * dma-buf: add dma_data_direction to unmap dma_buf_opSumit Semwal2012-03-261-2/+5
| * dma-buf: Move code out of mutex-protected section in dma_buf_attach()Laurent Pinchart2012-03-191-2/+3
| * dma-buf: Return error instead of using a goto statement when possibleLaurent Pinchart2012-03-191-3/+1
| * dma-buf: Remove unneeded sanity checksLaurent Pinchart2012-03-191-9/+6
| * dma-buf: Constify ops argument to dma_buf_export()Laurent Pinchart2012-03-191-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-288-36/+12
|\ \
| * | powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-288-36/+12
* | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2012-03-286-51/+80
|\ \ \
| * | | edac: rename channel_info to rank_infoMauro Carvalho Chehab2012-03-211-3/+3
| * | | i5400_edac: Avoid calling pci_put_device() twiceMauro Carvalho Chehab2012-03-211-16/+38
| * | | edac: i5100 ack error detection register after each readNiklas Söderlund2012-03-211-7/+4
| * | | edac: i5100 fix erroneous define for M1ErrNiklas Söderlund2012-03-211-1/+1
| * | | edac: sb_edac: Fix a wrong value setting for the previous valueHui Wang2012-03-211-1/+1
| * | | edac: sb_edac: Fix a INTERLEAVE_MODE() misuseHui Wang2012-03-211-1/+1
| * | | edac: sb_edac: Let the driver depend on PCI_MMCONFIGHui Wang2012-03-211-2/+2
| * | | edac/ppc4xx_edac: Fix compilationMauro Carvalho Chehab2012-03-211-2/+2
| * | | Fix sb_edac compilation with 32 bits kernelsMauro Carvalho Chehab2012-03-212-20/+30
| | |/ | |/|
* | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-2827-2402/+2244
|\ \ \
| * | | acer-wmi: add quirk table for video backlight vendor modeLee, Chun-Yi2012-03-262-2/+31
| * | | drivers/platform/x86/amilo-rfkill.c::amilo_rfkill_probe() avoid NULL derefJesper Juhl2012-03-261-1/+4
| * | | samsung-laptop: unregister ACPI video module for some well known laptopsCorentin Chary2012-03-261-4/+76
| * | | acer-wmi: No wifi rfkill on Sony machinesLee, Chun-Yi2012-03-261-0/+1
| * | | thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOSManoj Iyer2012-03-261-1/+1
| * | | asus-wmi: don't update power and brightness when using scalarCorentin Chary2012-03-261-7/+13
| * | | eeepc-wmi: split et2012 specific hacksCorentin Chary2012-03-261-14/+20
| * | | eeepc-wmi: refine quirks handlingCorentin Chary2012-03-261-5/+8
| * | | asus-nb-wmi: set panel_power correctlyCorentin Chary2012-03-261-0/+2
| * | | asus-wmi: move WAPF variable into quirks_entryCorentin Chary2012-03-264-5/+9
| * | | asus-wmi: store backlight power status for AIO machineAceLan Kao2012-03-263-16/+34
| * | | asus-wmi: add scalar board brightness adj. supportAceLan Kao2012-03-264-33/+97
| * | | samsung-laptop: cleanup return type: mode_t vs umode_tDan Carpenter2012-03-261-1/+1
| * | | drivers, samsung-laptop: fix usage of isalnumDavid Rientjes2012-03-261-0/+1
| * | | drivers, samsung-laptop: fix initialization of sabi_data in sabi_set_commandbDavid Rientjes2012-03-261-1/+1
| * | | asus-wmi: on/off bit is not set when reading the valueCorentin Chary2012-03-261-1/+1
| * | | eeepc-wmi: add extra keymaps for EP121Chih-Wei Huang2012-03-261-0/+3
| * | | asus-nb-wmi: ignore useless keysCorentin Chary2012-03-261-0/+2
| * | | acer-wmi: support Lenovo ideapad S205 Brazos wifi switchLee, Chun-Yi2012-03-261-0/+9
| * | | acer-wmi: fix out of input parameter size when setLee, Chun-Yi2012-03-261-12/+26
| * | | acer-wmi: Detect communication hot key numberLee, Chun-Yi2012-03-261-3/+11
| * | | platform/x86: Add driver for Apple gmux deviceSeth Forshee2012-03-263-0/+255
| * | | apple_bl: Add register/unregister functionsSeth Forshee2012-03-221-2/+21
| * | | toshiba_acpi: Refuse to load on machines with buggy INFO implementationsSeth Forshee2012-03-223-0/+15
| * | | toshiba_acpi: Support additional hotkey scancodesAzael Avalos2012-03-221-1/+4
| * | | toshiba_acpi: Support alternate hotkey interfacesSeth Forshee2012-03-221-36/+195
| * | | ACPI: EC: Add ec_get_handle()Seth Forshee2012-03-201-0/+10
| * | | intel_mid_powerbtn: use MSIC read/write instead of ipc_scuMichael Demeter2012-03-201-4/+28