summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-11-18drm/radeon/kms: fix alignment when allocating buffersAlex Deucher13-23/+25
2010-11-18drm/vmwgfx: Fix up an error path during bo creationThomas Hellstrom1-6/+8
2010-11-18drm/radeon/kms: register an i2c adapter name for the dp aux busAlex Deucher1-0/+1
2010-11-18drm/radeon/kms/atom: add proper external encoders supportAlex Deucher2-0/+184
2010-11-18drm/radeon/kms/atom: cleanup and unify DVO handlingAlex Deucher4-46/+52
2010-11-18drm/radeon/kms: properly power up/down the eDP panel as needed (v4)Alex Deucher3-0/+70
2010-11-18drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode()Alex Deucher1-3/+15
2010-11-18drm/radeon/kms: turn the backlight off explicitly for dpmsAlex Deucher1-1/+14
2010-11-18drm/radeon/kms: fix typo in r600 cs checkerAlex Deucher1-1/+1
2010-11-18drm: radeon: fix error value signVasiliy Kulikov1-2/+2
2010-11-18drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xxAlex Deucher2-116/+199
2010-11-13Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds11-15/+21
2010-11-13Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang"Ingo Molnar1-4/+1
2010-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+2
2010-11-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds20-92/+86
2010-11-13i8k: Tell gcc that *regs gets clobberedJim Bos1-2/+3
2010-11-13ACPI: debugfs custom_method open to non-rootDave Jones1-1/+1
2010-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds31-207/+312
2010-11-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+5
2010-11-13Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds63-793/+3751
2010-11-13Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds19-97/+184
2010-11-13Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-27/+91
2010-11-13Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+18
2010-11-13Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+3
2010-11-13drivers/ata/pata_octeon_cf.c: delete double assignmentJulia Lawall1-2/+0
2010-11-13pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE testTejun Heo1-1/+1
2010-11-13libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo1-1/+4
2010-11-13gianfar: Do not call device_set_wakeup_enable() under a spinlockRafael J. Wysocki1-2/+3
2010-11-13axnet_cs: fix resume problem for some Ax88790 chipKen Kawasaki1-10/+20
2010-11-12cxgb4vf: add call to Firmware to reset VF State.Casey Leedom3-0/+36
2010-11-12cxgb4vf: Fail open if link_start() fails.Casey Leedom1-1/+3
2010-11-12cxgb4vf: flesh out PCI Device ID Table ...Casey Leedom1-0/+8
2010-11-12cxgb4vf: fix some errors in Gather List to skb conversionCasey Leedom1-47/+74
2010-11-12cxgb4vf: fix bug in Generic Receive OffloadCasey Leedom1-0/+1
2010-11-12cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue()Casey Leedom1-14/+0
2010-11-12ixgbe: Look inside vlan when determining offload protocol.Hao Zheng1-28/+32
2010-11-12bnx2x: Look inside vlan when determining checksum proto.Hao Zheng1-1/+1
2010-11-12virtio-net: init link state correctlyJason Wang1-3/+9
2010-11-12ucc_geth: Fix deadlockJoakim Tjernlund1-3/+7
2010-11-12ucc_geth: Do not bring the whole IF down when TX failure.Joakim Tjernlund1-6/+9
2010-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-90/+179
2010-11-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+11
2010-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds16-452/+283
2010-11-12Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds40-270/+499
2010-11-12backlight: MacBookAir3,1(3,2) mbp-nvidia-bl supportEdgar (gimli) Hucek1-0/+18
2010-11-12drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return valueMichael Hennerich1-1/+3
2010-11-12drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handlingMichael Hennerich1-2/+2
2010-11-12backlight: add low threshold to pwm backlightArun Murthy1-1/+6
2010-11-12drivers/video/backlight/s6e63m0.c: fix section mismatchAxel Lin1-1/+1
2010-11-12drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sys...Axel Lin1-0/+3