summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-11-18drm/radeon/kms/atom: cleanup and unify DVO handlingAlex Deucher
2010-11-18drm/radeon/kms: properly power up/down the eDP panel as needed (v4)Alex Deucher
2010-11-18drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode()Alex Deucher
2010-11-18drm/radeon/kms: turn the backlight off explicitly for dpmsAlex Deucher
2010-11-18drm/radeon/kms: fix typo in r600 cs checkerAlex Deucher
2010-11-18drm: radeon: fix error value signVasiliy Kulikov
2010-11-18drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xxAlex Deucher
2010-11-13Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-11-13Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang"Ingo Molnar
2010-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-11-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-13i8k: Tell gcc that *regs gets clobberedJim Bos
2010-11-13ACPI: debugfs custom_method open to non-rootDave Jones
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-11-12Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-12Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-12Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-12Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-12Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-11-12drivers/ata/pata_octeon_cf.c: delete double assignmentJulia Lawall
2010-11-12pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE testTejun Heo
2010-11-12libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo
2010-11-12gianfar: Do not call device_set_wakeup_enable() under a spinlockRafael J. Wysocki
2010-11-12axnet_cs: fix resume problem for some Ax88790 chipKen Kawasaki
2010-11-12cxgb4vf: add call to Firmware to reset VF State.Casey Leedom
2010-11-12cxgb4vf: Fail open if link_start() fails.Casey Leedom
2010-11-12cxgb4vf: flesh out PCI Device ID Table ...Casey Leedom
2010-11-12cxgb4vf: fix some errors in Gather List to skb conversionCasey Leedom
2010-11-12cxgb4vf: fix bug in Generic Receive OffloadCasey Leedom
2010-11-12cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue()Casey Leedom
2010-11-12ixgbe: Look inside vlan when determining offload protocol.Hao Zheng
2010-11-12bnx2x: Look inside vlan when determining checksum proto.Hao Zheng
2010-11-12virtio-net: init link state correctlyJason Wang
2010-11-12ucc_geth: Fix deadlockJoakim Tjernlund
2010-11-12ucc_geth: Do not bring the whole IF down when TX failure.Joakim Tjernlund
2010-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-11-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-11-12Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-11-12backlight: MacBookAir3,1(3,2) mbp-nvidia-bl supportEdgar (gimli) Hucek
2010-11-12drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return valueMichael Hennerich
2010-11-12drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handlingMichael Hennerich
2010-11-12backlight: add low threshold to pwm backlightArun Murthy
2010-11-12drivers/video/backlight/s6e63m0.c: fix section mismatchAxel Lin
2010-11-12drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sys...Axel Lin
2010-11-12backlight: fix blanking for L4F00242T03 LCDMarek Vasut
2010-11-12backlight: fix blanking for LMS283GF05 LCDMarek Vasut
2010-11-12drivers/video/backlight/s6e63m0.c: set permissions on gamma_table file to 0444Axel Lin
2010-11-12drivers/leds/leds-gpio.c: properly initialize return valueDavidlohr Bueso