| Commit message (Expand) | Author | Age | Files | Lines |
* | drm: don't export drm_get_drawable_info | Daniel Vetter | 2010-08-30 | 1 | -2/+1 |
* | drm: kill context_ctor callback | Daniel Vetter | 2010-08-30 | 2 | -9/+0 |
* | drm: kill gem_free_object_unlocked driver callback | Daniel Vetter | 2010-08-30 | 1 | -3/+1 |
* | drm: kill dma_ready callbacks | Daniel Vetter | 2010-08-30 | 1 | -3/+0 |
* | drm: kill procfs callbacks | Daniel Vetter | 2010-08-30 | 1 | -13/+0 |
* | drm: kill kernel_context_switch callbacks | Daniel Vetter | 2010-08-30 | 1 | -18/+0 |
* | drm: don't export drm_sg_alloc | Daniel Vetter | 2010-08-30 | 1 | -2/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-08-29 | 5 | -26/+50 |
|\ |
|
| * | firewire: ohci: work around VIA and NEC PHY packet reception bug | Stefan Richter | 2010-08-29 | 1 | -1/+9 |
| * | firewire: core: do not use del_timer_sync() in interrupt context | Clemens Ladisch | 2010-08-19 | 1 | -3/+10 |
| * | firewire: net: fix unicast reception RCODE in failure paths | Stefan Richter | 2010-08-19 | 1 | -13/+15 |
| * | firewire: sbp2: fix stall with "Unsolicited response" | Stefan Richter | 2010-08-19 | 1 | -3/+8 |
| * | firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send error | Stefan Richter | 2010-08-19 | 1 | -5/+7 |
| * | ieee1394: Adjust confusing if indentation | Julia Lawall | 2010-08-05 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-28 | 7 | -36/+63 |
|\ \ |
|
| * | | qlge: reset the chip before freeing the buffers | Breno Leitao | 2010-08-26 | 1 | -2/+2 |
| * | | pxa168_eth: silence gcc warnings | Dan Carpenter | 2010-08-24 | 1 | -3/+3 |
| * | | pxa168_eth: update call to phy_mii_ioctl() | Dan Carpenter | 2010-08-24 | 1 | -1/+1 |
| * | | pxa168_eth: fix error handling in prope | Dan Carpenter | 2010-08-24 | 1 | -22/+22 |
| * | | pxa168_eth: remove unneeded null check | Dan Carpenter | 2010-08-24 | 1 | -4/+2 |
| * | | phylib: Fix race between returning phydev and calling adjust_link | Anton Vorontsov | 2010-08-24 | 1 | -0/+2 |
| * | | caif-driver: add HAS_DMA dependency | Heiko Carstens | 2010-08-24 | 1 | -1/+1 |
| * | | 3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_tx | Neil Horman | 2010-08-24 | 1 | -1/+14 |
| * | | qlcnic: fix poll implementation | Yinglin Luan | 2010-08-23 | 1 | -1/+8 |
| * | | netxen: fix poll implementation | Yinglin Luan | 2010-08-23 | 1 | -1/+8 |
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-08-28 | 12 | -74/+82 |
|\ \ \ |
|
| * | | | drm/radeon/kms: add missing scratch update in dp_detect | Alex Deucher | 2010-08-27 | 1 | -0/+1 |
| * | | | drm/modes: Fix CVT-R modeline generation | Adam Jackson | 2010-08-27 | 1 | -1/+4 |
| * | | | drm: fix regression in drm locking since BKL removal. | Arnd Bergmann | 2010-08-27 | 1 | -0/+2 |
| * | | | drm/radeon/kms: remove stray radeon_i2c_destroy | Alex Deucher | 2010-08-27 | 1 | -2/+0 |
| * | | | drm: mm: fix range restricted allocations | Daniel Vetter | 2010-08-27 | 1 | -10/+14 |
| * | | | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d... | Dave Airlie | 2010-08-27 | 7 | -61/+61 |
| |\ \ \ |
|
| | * | | | drm/nouveau: drop drm_global_mutex before sleeping in submission path | Ben Skeggs | 2010-08-27 | 1 | -0/+2 |
| | * | | | drm: export drm_global_mutex for drivers to use | Ben Skeggs | 2010-08-27 | 1 | -0/+1 |
| | * | | | drm/nv20: Don't use pushbuf calls on the original nv20. | Francisco Jerez | 2010-08-26 | 1 | -2/+2 |
| | * | | | drm/nouveau: Fix TMDS on some DCB1.5 boards. | Francisco Jerez | 2010-08-26 | 1 | -14/+6 |
| | * | | | drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel. | Francisco Jerez | 2010-08-26 | 2 | -21/+27 |
| | * | | | drm/nv30: Apply modesetting to the correct slave encoder | Patrice Mandin | 2010-08-26 | 1 | -3/+5 |
| | * | | | drm/nouveau: Use a helper function to match PCI device/subsystem IDs. | Francisco Jerez | 2010-08-26 | 3 | -20/+16 |
| | * | | | drm/nv50: add dcb type 14 to enum to prevent compiler complaint | Ben Skeggs | 2010-08-26 | 2 | -1/+2 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2010-08-28 | 2 | -17/+10 |
|\ \ \ \ \ |
|
| * | | | | | amd64_edac: Do not report error overflow as a separate error | Borislav Petkov | 2010-08-26 | 2 | -13/+2 |
| * | | | | | MCE, AMD: Limit MCE decoding to current families for now | Borislav Petkov | 2010-08-24 | 1 | -4/+8 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-28 | 18 | -59/+54 |
|\ \ \ \ \ \ |
|
| * | | | | | | Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove() | Axel Lin | 2010-08-25 | 1 | -2/+0 |
| * | | | | | | Input: mousedev - fix regression of inverting axes | Christoph Fritz | 2010-08-25 | 1 | -4/+4 |
| * | | | | | | Input: uinput - add devname alias to allow module on-demand load | Kay Sievers | 2010-08-21 | 1 | -0/+2 |
| * | | | | | | Input: hil_kbd - fix compile error | Dmitry Torokhov | 2010-08-21 | 1 | -6/+6 |
| * | | | | | | USB: drop tty argument from usb_serial_handle_sysrq_char() | Dmitry Torokhov | 2010-08-21 | 4 | -8/+6 |
| * | | | | | | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2010-08-21 | 9 | -16/+13 |