aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* x86/mid/scu_ipc: Remove Moorestown supportAlan Cox2012-03-062-210/+30
* x86/mid: Kill off MoorestownAlan Cox2012-03-063-692/+0
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-2521-160/+282
|\
| * drm/ttm: fix two regressions since move_notify changesBen Skeggs2012-01-252-4/+17
| * drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_getJerome Glisse2012-01-253-54/+54
| * drm/radeon: silence out possible lock dependency warningJerome Glisse2012-01-251-8/+11
| * drm: Fix authentication kernel crashThomas Hellstrom2012-01-252-1/+10
| * gma500: Fix shmem mappingAlan Cox2012-01-241-3/+2
| * drm/radeon/kms: refine TMDS dual link checksAlex Deucher2012-01-244-37/+105
| * drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder modeAlex Deucher2012-01-241-3/+3
| * drm/radeon/kms: rework modeset sequence for DCE41 and DCE5Alex Deucher2012-01-241-7/+12
| * drm/radeon/kms: move panel mode setup into encoder mode setAlex Deucher2012-01-243-12/+24
| * drm/radeon/kms: move disp eng pll setup to init pathAlex Deucher2012-01-244-33/+36
| * drm/radeon: finish getting bios earlierIgor Murzov2012-01-242-2/+2
| * drm/radeon: fix invalid memory access in radeon_atrm_get_bios()Igor Murzov2012-01-241-1/+1
| * drm/radeon/kms: add some missing semaphore initAlex Deucher2012-01-234-0/+4
| * drm/radeon/kms: Add an MSI quirk for Dell RS690Alex Deucher2012-01-231-0/+6
| * gpu, drm, sis: Don't return uninitialized variable from sis_driver_load()Jesper Juhl2012-01-231-2/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-01-251-0/+3
|\ \
| * | regmap: Reset cache status when reinitialsing the cacheMark Brown2012-01-201-0/+3
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-249-547/+326
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...Len Brown2012-01-234-43/+125
| |\ \ \ \
| | | | * | thermal: Rename generate_netlink_eventJean Delvare2012-01-231-2/+2
| | | | |/
| | | * | ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.Lan Tianyu2012-01-211-0/+8
| | | |/
| | * | ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger2012-01-192-8/+66
| | * | ACPI processor hotplug: Split up acpi_processor_addThomas Renninger2012-01-191-38/+54
| | |/
| * | Use acpi_os_map_memory() instead of ioremap() in einj driverLuck, Tony2012-01-231-44/+38
| * | ACPI, APEI, EINJ, cleanup 0 vs NULL confusionDan Carpenter2012-01-231-3/+3
| * | ACPI, APEI, EINJ Allow empty Trigger Error Action TableNiklas Söderlund2012-01-231-1/+6
| * | ACPI: Remove ./drivers/acpi/atomicio.[ch]Myron Stowe2012-01-212-423/+0
| * | ACPI, APEI: Add RAM mapping support to ACPIMyron Stowe2012-01-211-2/+34
| * | ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe2012-01-212-31/+120
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-2473-389/+699
|\ \
| * | team: send only changed options/ports via netlinkJiri Pirko2012-01-241-46/+90
| * | net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun2012-01-241-2/+3
| * | drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker2012-01-244-0/+4
| * | stmmac: added PCI identifiersAlessandro Rubini2012-01-241-3/+3
| * | stmmac: fix phy naming inconsistencyAlessandro Rubini2012-01-241-1/+1
| * | dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 sw...Chris Healy2012-01-231-4/+17
| * | tg3: fix ipv6 header length computationEric Dumazet2012-01-231-7/+2
| * | skge: add byte queue limit supportstephen hemminger2012-01-231-13/+24
| * | mv643xx_eth: Add Rx Discard and Rx Overrun statisticsPaulius Zaleckas2012-01-231-0/+14
| * | bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz2012-01-231-1/+1
| * | bnx2x: handle CHIP_REVISION during init_oneAriel Elior2012-01-231-4/+5
| * | bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov2012-01-231-1/+1
| * | bnx2x: fix Big-Endianess in ethtool -tDmitry Kravkov2012-01-231-3/+2
| * | bnx2x: fixed ethtool statistics for MF modesYuval Mintz2012-01-231-65/+41
| * | bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz2012-01-232-1/+54
| * | macvlan: fix a possible use after freeEric Dumazet2012-01-231-0/+1
| * | kernel-doc: fix new warning in net/phy/mdio_bus.cRandy Dunlap2012-01-221-3/+2