summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdevLi Dongyang2012-07-281-2/+1
* thinkpad_acpi: Fix a memory leak during module exitLi Dongyang2012-07-281-0/+1
* thinkpad_acpi: Flush the workqueue before freeing tpacpi_ledsLi Dongyang2012-07-281-0/+1
* dell-laptop: Add 6 machines to touchpad led quirkAceLan Kao2012-07-281-0/+54
* ACER: Fix Smatch double-free issueMarek Vasut2012-07-281-1/+0
* ACER: Fix up sparse warningMarek Vasut2012-07-281-1/+1
* asus-nb-wmi: add some video toggle keysAceLan Kao2012-07-281-0/+4
* asus-nb-wmi: add wapf quirk for ASUS machinesAceLan Kao2012-07-281-3/+101
* classmate-laptop: Fix extra keys hardware id.Miguel Gómez2012-07-281-1/+1
* classmate-laptop: Add support for Classmate V4 accelerometer.Miguel Gómez2012-07-281-2/+401
* asus-wmi: enable resume on lid openAceLan Kao2012-07-282-0/+14
* asus-wmi: control backlight power through WMI, not ACPIAceLan Kao2012-07-283-1/+34
* samsung-laptop: support R40/R41Corentin Chary2012-07-281-0/+9
* acpi/video_detect: blacklist samsung x360Corentin Chary2012-07-281-0/+29
* samsung-laptop: X360 ACPI backlight device is brokenCorentin Chary2012-07-281-0/+10
* drivers-platform-x86: use acpi_video_dmi_promote_vendor()Corentin Chary2012-07-283-17/+27
* acpi: add a way to promote/demote vendor backlight driversCorentin Chary2012-07-282-2/+39
* ACER: Add support for accelerometer sensorMarek Vasut2012-07-281-0/+138
* asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.Alex Hung2012-07-281-6/+1
* Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-07-2623-191/+700
|\
| * gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet availableRoland Stigge2012-07-171-1/+4
| * gpiolib: Defer failed gpio requests by defaultMark Brown2012-07-171-1/+1
| * MAINTAINERS: add entry OMAP GPIO driverKevin Hilman2012-07-171-0/+7
| * gpio/pca953x: increase variables size to support 24 bit of dataLeed Aguilar2012-07-171-14/+14
| * GPIO: PCA953X: Increase size of invert variable to support 24 bitChandrabhanu Mahapatra2012-07-172-6/+7
| * gpio/omap: move bank->dbck initialization to omap_gpio_mod_init()Tarun Kanti DebBarma2012-07-171-6/+4
| * gpio/mxc: use the edge_sel feature if availableBenoît Thébaudeau2012-07-178-62/+104
| * gpio: propagate of_parse_phandle_with_args errorsAlexandre Courbot2012-07-171-1/+1
| * gpio: samsung: add flags specifier to device-tree bindingOlof Johansson2012-07-172-5/+9
| * gpiolib: Add support for Wolfson Microelectronics Arizona class devicesMark Brown2012-07-173-0/+170
| * gpio: gpio-lpc32xx: Add gpio_to_irq mappingRoland Stigge2012-07-121-0/+65
| * gpio: pcf857x: share 8/16 bit access functionsKuninori Morimoto2012-07-121-62/+31
| * gpio: LPC32xx: Driver cleanupRoland Stigge2012-07-121-8/+1
| * MAINTAINERS: Add Wolfson gpiolib drivers to the Wolfson entryMark Brown2012-07-121-0/+1
| * gpiolib: wm8994: Convert to devm_kzalloc()Mark Brown2012-07-121-8/+3
| * gpiolib: wm8994: Use irq_domain mappings for gpiosMark Brown2012-07-121-4/+2
| * gpio: add a driver for GPIO pins found on AMD-8111 south bridge chipsDmitry Eremin-Solenikov2012-07-123-0/+259
| * Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 into grantLinus Walleij2012-07-052-13/+17
| |\
| | * gpio/tca6424: merge I2C transactions, remove castAndreas Schallenberg2012-05-251-12/+16
| | * gpio/of: fix a typo of comment messageDong Aisheng2012-05-251-1/+1
* | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-07-262-2/+2
|\ \ \
| * | | tilepro pci: fix pci_bus.subordinate bad bombing from b918c62eChris Metcalf2012-07-251-1/+1
| * | | tilegx pci: fix semantic merge conflict with 3527ed81cChris Metcalf2012-07-251-1/+1
* | | | posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer2012-07-267-32/+12
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-2626-365/+561
|\ \ \ \
| * | | | x86/tlb: Fix build warning and crash when building for !SMPAlex Shi2012-07-201-2/+2
| * | | | x86/tlb: do flush_tlb_kernel_range by 'invlpg'Alex Shi2012-06-272-6/+37
| * | | | x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTORAlex Shi2012-06-275-306/+47
| * | | | x86/tlb: enable tlb flush range support for x86Alex Shi2012-06-273-70/+68
| * | | | mm/mmu_gather: enable tlb flush range in generic mmu_gatherAlex Shi2012-06-272-0/+11
OpenPOWER on IntegriCloud