Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 2012-07-30 | 13 | -34/+864 | |
|\ | ||||||
| * | thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdev | Li Dongyang | 2012-07-28 | 1 | -2/+1 | |
| * | thinkpad_acpi: Fix a memory leak during module exit | Li Dongyang | 2012-07-28 | 1 | -0/+1 | |
| * | thinkpad_acpi: Flush the workqueue before freeing tpacpi_leds | Li Dongyang | 2012-07-28 | 1 | -0/+1 | |
| * | dell-laptop: Add 6 machines to touchpad led quirk | AceLan Kao | 2012-07-28 | 1 | -0/+54 | |
| * | ACER: Fix Smatch double-free issue | Marek Vasut | 2012-07-28 | 1 | -1/+0 | |
| * | ACER: Fix up sparse warning | Marek Vasut | 2012-07-28 | 1 | -1/+1 | |
| * | asus-nb-wmi: add some video toggle keys | AceLan Kao | 2012-07-28 | 1 | -0/+4 | |
| * | asus-nb-wmi: add wapf quirk for ASUS machines | AceLan Kao | 2012-07-28 | 1 | -3/+101 | |
| * | classmate-laptop: Fix extra keys hardware id. | Miguel Gómez | 2012-07-28 | 1 | -1/+1 | |
| * | classmate-laptop: Add support for Classmate V4 accelerometer. | Miguel Gómez | 2012-07-28 | 1 | -2/+401 | |
| * | asus-wmi: enable resume on lid open | AceLan Kao | 2012-07-28 | 2 | -0/+14 | |
| * | asus-wmi: control backlight power through WMI, not ACPI | AceLan Kao | 2012-07-28 | 3 | -1/+34 | |
| * | samsung-laptop: support R40/R41 | Corentin Chary | 2012-07-28 | 1 | -0/+9 | |
| * | acpi/video_detect: blacklist samsung x360 | Corentin Chary | 2012-07-28 | 1 | -0/+29 | |
| * | samsung-laptop: X360 ACPI backlight device is broken | Corentin Chary | 2012-07-28 | 1 | -0/+10 | |
| * | drivers-platform-x86: use acpi_video_dmi_promote_vendor() | Corentin Chary | 2012-07-28 | 3 | -17/+27 | |
| * | acpi: add a way to promote/demote vendor backlight drivers | Corentin Chary | 2012-07-28 | 2 | -2/+39 | |
| * | ACER: Add support for accelerometer sensor | Marek Vasut | 2012-07-28 | 1 | -0/+138 | |
| * | asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID. | Alex Hung | 2012-07-28 | 1 | -6/+1 | |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-07-30 | 165 | -2217/+8102 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-------------. \ | Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',... | Ralf Baechle | 2012-07-25 | 165 | -2217/+8102 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | * | | MIPS: Netlogic: early console fix | Jayachandran C | 2012-07-24 | 1 | -1/+1 | |
| | | | | | | | | * | | MIPS: Netlogic: Fix indentation of smpboot.S | Jayachandran C | 2012-07-24 | 1 | -4/+4 | |
| | | | | | | | | * | | MIPS: Netlogic: remove cpu_has_dc_aliases define for XLP | Jayachandran C | 2012-07-24 | 1 | -1/+0 | |
| | | | | | | | | * | | MIPS: Netlogic: Remove unused pcibios_fixups | Jayachandran C | 2012-07-24 | 1 | -4/+0 | |
| | | | | | | | | * | | MIPS: Netlogic: Add XLP SoC devices in FDT | Ganesan Ramalingam | 2012-07-24 | 1 | -0/+16 | |
| | | | | | | | | * | | MIPS: Netlogic: Add IRQ mappings for more devices | Jayachandran C | 2012-07-24 | 2 | -0/+15 | |
| | | | | | | | | * | | MIPS: Netlogic: USB support for XLP | Ganesan Ramalingam | 2012-07-24 | 8 | -2/+225 | |
| | | | | | | | | * | | MIPS: Netlogic: XLP PCIe controller support. | Ganesan Ramalingam | 2012-07-24 | 7 | -3/+350 | |
| | | | | | | | | * | | MIPS: Netlogic: Platform changes for XLR/XLS I2C | Jayachandran C | 2012-07-24 | 2 | -0/+55 | |
| | | | | | | | | * | | MIPS: Netlogic: Platform NAND/NOR flash support | Ganesan Ramalingam | 2012-07-24 | 4 | -1/+380 | |
| | | | | | | | | * | | MIPS: Netlogic: Platform changes for XLS USB | Jayachandran C | 2012-07-24 | 2 | -0/+91 | |
| | | | | | | | | * | | MIPS: Netlogic: Remove NETLOGIC_ prefix | Jayachandran C | 2012-07-24 | 2 | -30/+31 | |
| | | | | | | | | * | | MIPS: Netlogic: SMP wakeup code update | Jayachandran C | 2012-07-24 | 2 | -6/+45 | |
| | | | | | | | | * | | MIPS: Netlogic: Update comments in smpboot.S | Jayachandran C | 2012-07-24 | 1 | -48/+58 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| | | | | | | | * | | MIPS: Loongson 1B: Add defconfig | Kelvin Cheung | 2012-07-25 | 1 | -0/+109 | |
| | | | | | | | * | | MIPS: Loongson 1B: Add board support | Kelvin Cheung | 2012-07-25 | 21 | -0/+954 | |
| | | | | | | | * | | MIPS: Add CPU support for Loongson1B | Kelvin Cheung | 2012-07-23 | 7 | -144/+171 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| | | | | | | * | | SPI: MIPS: lantiq: add FALCON spi driver | Thomas Langer | 2012-07-23 | 3 | -0/+479 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
| | | | | | * | | MIPS: Enable vmlinuz for JZ4740 | Lluís Batlle i Rossell | 2012-07-23 | 3 | -0/+10 | |
| | | | | | * | | MIPS: JZ4740: reset: Initialize hibernate wakeup counters. | Maarten ter Huurne | 2012-07-23 | 1 | -5/+44 | |
| | | | | | * | | MIPS: JZ4740: qi_lb60: Look for NAND chip in bank 1. | Maarten ter Huurne | 2012-07-23 | 1 | -0/+1 | |
| | | | | | * | | MTD: NAND: JZ4740: Multi-bank support with autodetection | Maarten ter Huurne | 2012-07-23 | 3 | -37/+215 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
| | | | | * | | MIPS: Octeon: Use device tree to register serial ports. | David Daney | 2012-07-23 | 2 | -85/+53 | |
| | | | | * | | staging: octeon_ethernet: Convert to use device tree. | David Daney | 2012-07-23 | 3 | -67/+117 | |
| | | | | * | | netdev: octeon_mgmt: Convert to use device tree. | David Daney | 2012-07-23 | 3 | -169/+207 | |
| | | | | * | | netdev: mdio-octeon.c: Convert to use device tree. | David Daney | 2012-07-23 | 2 | -64/+58 | |
| | | | | * | | i2c: Convert i2c-octeon.c to use device tree. | David Daney | 2012-07-23 | 4 | -134/+49 | |
| | | | | * | | MIPS: Octeon: Setup irq_domains for interrupts. | David Daney | 2012-07-23 | 1 | -9/+206 |