Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-02-19 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | | | ||||
| * | | | | | drm/radeon: bump the UMS driver version number to indicate rv740 fix | Dave Airlie | 2010-02-19 | |
| * | | | | | drm/radeon/kms: free fence IB if it wasn't emited at IB free time | Jerome Glisse | 2010-02-19 | |
| * | | | | | drm/ttm: fix caching problem on non-PAT systems. | Francisco Jerez | 2010-02-19 | |
| * | | | | | drm/radeon/rv740: fix backend setup | Alex Deucher | 2010-02-19 | |
| * | | | | | drm/radeon/kms: fix shared ddc detection | Alex Deucher | 2010-02-19 | |
| * | | | | | drm/radeon/kms/rs600: add connector quirk | Alex Deucher | 2010-02-19 | |
| * | | | | | vgaarb: fix "target=default" passing | Kyle McMartin | 2010-02-19 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-02-18 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||
| * | | | | | Input: i8042 - fix KBC jam during hibernate | Alan Jenkins | 2010-02-18 | |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-02-18 | |
|\ \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| *-----------. \ \ \ \ \ | Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill... | Len Brown | 2010-02-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||
| | | | | | | | * | | | | | thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit() | Roel Kluin | 2010-02-16 | |
| | | | | | | * | | | | | | ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found | Thomas Renninger | 2010-01-31 | |
| | | | | | | * | | | | | | ACPI: Add NULL pointer check in acpi_bus_start | Thomas Renninger | 2010-01-31 | |
| | | | | | * | | | | | | | ACPI: processor: only evaluate _PDC once per processor | Alex Chiang | 2010-01-22 | |
| | | | | | * | | | | | | | ACPI: processor: add kernel command line support for early _PDC eval | Alex Chiang | 2010-01-22 | |
| | | | | * | | | | | | | | ACPI, i915: blacklist Clevo M5x0N bad_lid state | Zhang Rui | 2010-02-16 | |
| | | | | | |_|/ / / / / | | | | | |/| | | | | | | ||||
| | | | * / | | | | | | | ACPI: fix High cpu temperature with 2.6.32 | Arjan van de Ven | 2010-02-16 | |
| | | | |/ / / / / / / | ||||
| | | * / / / / / / / | ACPI: dock: properly initialize local struct dock_station in dock_add() | Alex Chiang | 2010-02-16 | |
| | | |/ / / / / / / | ||||
| | * / / / / / / / | ACPI: fix "acpi=ht" boot option | Len Brown | 2010-02-18 | |
| | |/ / / / / / / | ||||
* | | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-02-18 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | | | ||||
| * | | | | | | | Merge branch 'for-airlied' of git://git.freedesktop.org/git/nouveau/linux-2.6... | Dave Airlie | 2010-02-18 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||
| | * | | | | | | drm/nouveau: Force TV encoder DPMS reinit after resume. | Francisco Jerez | 2010-02-15 | |
| | * | | | | | | drm/nouveau: use mutex for vbios lock | Ben Skeggs | 2010-02-15 | |
| * | | | | | | | drm/radeon/kms: fix bo's fence association | Jerome Glisse | 2010-02-18 | |
| * | | | | | | | drm/radeon/kms: fix indirect buffer management V2 | Jerome Glisse | 2010-02-18 | |
| * | | | | | | | drm/edid: Fix interlaced detailed timings to be frame size, not field. | Adam Jackson | 2010-02-18 | |
| * | | | | | | | drm/vmwgfx: Use fb handover mechanism instead of stealth mode. | Thomas Hellstrom | 2010-02-18 | |
| * | | | | | | | drm/radeon/kms: use udelay for short delays | Dave Airlie | 2010-02-18 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-02-16 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | serial: 8250: add serial transmitter fully empty test | Dick Hollenbeck | 2010-02-16 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-02-16 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | USB: gadget: fix EEM gadget CRC usage | Brian Niebuhr | 2010-02-16 | |
| * | | | | | | | | | USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI option | Valentin Longchamp | 2010-02-16 | |
| * | | | | | | | | | USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage | Michal Nazarewicz | 2010-02-16 | |
| * | | | | | | | | | USB: FHCI: Fix build after kfifo rework | Anton Vorontsov | 2010-02-16 | |
| * | | | | | | | | | USB: serial: add usbid for dell wwan card to sierra.c | Richard Farina | 2010-02-16 | |
| * | | | | | | | | | USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS | Tanaka Akira | 2010-02-16 | |
| * | | | | | | | | | USB: ehci: phy low power mode bug fixing | Alek Du | 2010-02-16 | |
| * | | | | | | | | | USB: s3c-hsotg: Export usb_gadget_register_driver() | Mark Brown | 2010-02-16 | |
| * | | | | | | | | | USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR() | Mark Brown | 2010-02-16 | |
| * | | | | | | | | | USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT) | Andreas Mohr | 2010-02-16 | |
| * | | | | | | | | | USB: storage: Remove unneeded SC/PR from unusual_devs.h | Phil Dibowitz | 2010-02-16 | |
| * | | | | | | | | | USB: ftdi_sio: new device id for papouch AD4USB | Radek Liboska | 2010-02-16 | |
| * | | | | | | | | | USB: usbfs: properly clean up the as structure on error paths | Linus Torvalds | 2010-02-16 | |
| * | | | | | | | | | USB: usbfs: only copy the actual data received | Greg KH | 2010-02-16 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-02-16 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | class: Free the class private data in class_release | Laurent Pinchart | 2010-02-16 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-02-16 | |
|\ \ \ \ \ \ \ \ \ |