summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-07-3013-34/+864
|\
| * 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 branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-30165-2217/+8102
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------------. \ Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle2012-07-25165-2217/+8102
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | * | MIPS: Netlogic: early console fixJayachandran C2012-07-241-1/+1
| | | | | | | | | * | MIPS: Netlogic: Fix indentation of smpboot.SJayachandran C2012-07-241-4/+4
| | | | | | | | | * | MIPS: Netlogic: remove cpu_has_dc_aliases define for XLPJayachandran C2012-07-241-1/+0
| | | | | | | | | * | MIPS: Netlogic: Remove unused pcibios_fixupsJayachandran C2012-07-241-4/+0
| | | | | | | | | * | MIPS: Netlogic: Add XLP SoC devices in FDTGanesan Ramalingam2012-07-241-0/+16
| | | | | | | | | * | MIPS: Netlogic: Add IRQ mappings for more devicesJayachandran C2012-07-242-0/+15
| | | | | | | | | * | MIPS: Netlogic: USB support for XLPGanesan Ramalingam2012-07-248-2/+225
| | | | | | | | | * | MIPS: Netlogic: XLP PCIe controller support.Ganesan Ramalingam2012-07-247-3/+350
| | | | | | | | | * | MIPS: Netlogic: Platform changes for XLR/XLS I2CJayachandran C2012-07-242-0/+55
| | | | | | | | | * | MIPS: Netlogic: Platform NAND/NOR flash supportGanesan Ramalingam2012-07-244-1/+380
| | | | | | | | | * | MIPS: Netlogic: Platform changes for XLS USBJayachandran C2012-07-242-0/+91
| | | | | | | | | * | MIPS: Netlogic: Remove NETLOGIC_ prefixJayachandran C2012-07-242-30/+31
| | | | | | | | | * | MIPS: Netlogic: SMP wakeup code updateJayachandran C2012-07-242-6/+45
| | | | | | | | | * | MIPS: Netlogic: Update comments in smpboot.SJayachandran C2012-07-241-48/+58
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | | | | | | | * | MIPS: Loongson 1B: Add defconfigKelvin Cheung2012-07-251-0/+109
| | | | | | | | * | MIPS: Loongson 1B: Add board supportKelvin Cheung2012-07-2521-0/+954
| | | | | | | | * | MIPS: Add CPU support for Loongson1BKelvin Cheung2012-07-237-144/+171
| | |_|_|_|_|_|/ / | |/| | | | | | |
| | | | | | | * | SPI: MIPS: lantiq: add FALCON spi driverThomas Langer2012-07-233-0/+479
| | |_|_|_|_|/ / | |/| | | | | |
| | | | | | * | MIPS: Enable vmlinuz for JZ4740Lluís Batlle i Rossell2012-07-233-0/+10
| | | | | | * | MIPS: JZ4740: reset: Initialize hibernate wakeup counters.Maarten ter Huurne2012-07-231-5/+44
| | | | | | * | MIPS: JZ4740: qi_lb60: Look for NAND chip in bank 1.Maarten ter Huurne2012-07-231-0/+1
| | | | | | * | MTD: NAND: JZ4740: Multi-bank support with autodetectionMaarten ter Huurne2012-07-233-37/+215
| | |_|_|_|/ / | |/| | | | |
| | | | | * | MIPS: Octeon: Use device tree to register serial ports.David Daney2012-07-232-85/+53
| | | | | * | staging: octeon_ethernet: Convert to use device tree.David Daney2012-07-233-67/+117
| | | | | * | netdev: octeon_mgmt: Convert to use device tree.David Daney2012-07-233-169/+207
| | | | | * | netdev: mdio-octeon.c: Convert to use device tree.David Daney2012-07-232-64/+58
| | | | | * | i2c: Convert i2c-octeon.c to use device tree.David Daney2012-07-234-134/+49
| | | | | * | MIPS: Octeon: Setup irq_domains for interrupts.David Daney2012-07-231-9/+206