Age | Commit message (Expand) | Author |
2010-08-30 | drm: replace drawable ioctl by noops | Daniel Vetter |
2010-08-30 | drm: don't export dri1 locking functions | Daniel Vetter |
2010-08-30 | drm: kill drm_map_ofs callbacks | Daniel Vetter |
2010-08-30 | drm: drop return value of drm_free_agp | Daniel Vetter |
2010-08-30 | drm: don't export drm_get_drawable_info | Daniel Vetter |
2010-08-30 | drm: kill context_ctor callback | Daniel Vetter |
2010-08-30 | drm: kill gem_free_object_unlocked driver callback | Daniel Vetter |
2010-08-30 | drm: kill dma_ready callbacks | Daniel Vetter |
2010-08-30 | drm: kill procfs callbacks | Daniel Vetter |
2010-08-30 | drm: kill kernel_context_switch callbacks | Daniel Vetter |
2010-08-30 | drm: don't export drm_sg_alloc | Daniel Vetter |
2010-08-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2010-08-29 | firewire: ohci: work around VIA and NEC PHY packet reception bug | Stefan Richter |
2010-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-08-28 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2010-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-08-27 | drm/radeon/kms: add missing scratch update in dp_detect | Alex Deucher |
2010-08-27 | drm/modes: Fix CVT-R modeline generation | Adam Jackson |
2010-08-27 | drm: fix regression in drm locking since BKL removal. | Arnd Bergmann |
2010-08-27 | drm/radeon/kms: remove stray radeon_i2c_destroy | Alex Deucher |
2010-08-27 | drm: mm: fix range restricted allocations | Daniel Vetter |
2010-08-27 | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d... | Dave Airlie |
2010-08-27 | drm/nouveau: drop drm_global_mutex before sleeping in submission path | Ben Skeggs |
2010-08-27 | drm: export drm_global_mutex for drivers to use | Ben Skeggs |
2010-08-26 | qlge: reset the chip before freeing the buffers | Breno Leitao |
2010-08-26 | amd64_edac: Do not report error overflow as a separate error | Borislav Petkov |
2010-08-26 | drm/nv20: Don't use pushbuf calls on the original nv20. | Francisco Jerez |
2010-08-26 | drm/nouveau: Fix TMDS on some DCB1.5 boards. | Francisco Jerez |
2010-08-26 | drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel. | Francisco Jerez |
2010-08-26 | drm/nv30: Apply modesetting to the correct slave encoder | Patrice Mandin |
2010-08-26 | drm/nouveau: Use a helper function to match PCI device/subsystem IDs. | Francisco Jerez |
2010-08-26 | drm/nv50: add dcb type 14 to enum to prevent compiler complaint | Ben Skeggs |
2010-08-25 | libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issue | Mark Lord |
2010-08-25 | sata_mv: fix broken DSM/TRIM support (v2) | Mark Lord |
2010-08-25 | libata: be less of a drama queen on empty data commands | Tejun Heo |
2010-08-25 | [libata] sata_dwc_460ex: signdness bug | Dan Carpenter |
2010-08-25 | ahci: add HFLAG_YES_FBS and apply it to 88SE9128 | Tejun Heo |
2010-08-25 | libata: remove no longer needed pata_winbond driver | Bartlomiej Zolnierkiewicz |
2010-08-25 | pata_cmd64x: revert commit d62f5576 | Tejun Heo |
2010-08-25 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-08-25 | Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-08-25 | Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove() | Axel Lin |
2010-08-25 | Input: mousedev - fix regression of inverting axes | Christoph Fritz |
2010-08-25 | hwmon: (k8temp) Differentiate between AM2 and ASB1 | Andreas Herrmann |
2010-08-25 | hwmon: (ads7871) Fix ads7871_probe error paths | Axel Lin |
2010-08-25 | hwmon: (coretemp) Fix harmless build warning | Jean Delvare |
2010-08-24 | pxa168_eth: silence gcc warnings | Dan Carpenter |
2010-08-24 | pxa168_eth: update call to phy_mii_ioctl() | Dan Carpenter |
2010-08-24 | pxa168_eth: fix error handling in prope | Dan Carpenter |