Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[pandora-kernel.git] / drivers /
2009-02-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-02-23 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-02-23 Pierre Willenbrockdrm/i915: Add missing mutex_lock(&dev->struct_mutex)
2009-02-23 Jesse Barnesdrm/i915: fix WC mapping in non-GEM i915 code.
2009-02-23 Chris Wilsondrm/i915: Fix regression in 95ca9d
2009-02-23 Eric Anholtdrm/i915: Retire requests from i915_gem_busy_ioctl.
2009-02-23 Jesse Barnesdrm/i915: suspend/resume GEM when KMS is active
2009-02-23 Eric Anholtdrm/i915: Don't let a device flush to prepare buffers...
2009-02-23 Eric Anholtdrm/i915: Cut two args to set_to_gpu_domain that confus...
2009-02-22 Linus TorvaldsMerge branch 'core/urgent' of git://git./linux/kernel...
2009-02-22 Ingo MolnarPM: Split up sysdev_[suspend|resume] from device_power_...
2009-02-22 Rafael J. WysockiPM: Split up sysdev_[suspend|resume] from device_power_...
2009-02-22 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-02-22 Geert Uytterhoevenm68k: atari - Rename "mfp" to "st_mfp"
2009-02-22 Daniel Lezcanoveth : add the set_mac_address capability
2009-02-22 Roel Kluinsunlance: Beyond ARRAY_SIZE of ib->btx_ring
2009-02-22 Len BrownMerge branches 'release', 'bugzilla-12011', 'bugzilla...
2009-02-22 Bjorn HelgaasACPI: remove CONFIG_ACPI_SYSTEM
2009-02-22 Tony Vroonfujitsu-laptop: Use RFKILL support bitmask from firmware
2009-02-21 Linus TorvaldsMerge branch 'hibernate'
2009-02-21 Arjan van de VenConsolidate driver_probe_done() loops into one place
2009-02-21 Richard Hughesbattery: don't assume we are fully charged when not...
2009-02-21 Alexey StarikovskiyACPI: EC: Add delay for slow MSI controller
2009-02-21 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-21 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-02-21 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-02-21 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-21 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-02-21 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-02-21 Mauro Carvalho Chehab8250: fix boot hang with serial console when using...
2009-02-21 Yang Hongyangatyfb: remove unused local variable `pwr_command'
2009-02-21 Dan Carpentersx.c: avoid referencing freed memory if copy_from_user...
2009-02-21 Ilpo Järvinensx.c: fix dbl statement if - add missing braces
2009-02-20 roel kluinsungem: another error printed one too early
2009-02-20 Randy DunlapISDN: fix sc/shmem printk format warning
2009-02-20 Roel KluinSMSC: timeout reaches -1
2009-02-20 Steve Glendinningsmsc9420: handle magic field of ethtool_eeprom
2009-02-20 Roel Kluinsundance: missing parentheses?
2009-02-20 Steve Glendinningsmsc9420: fix another postfixed timeout
2009-02-20 Inaky Perez-Gonzalezwimax/i2400m: driver loads firmware v1.4 instead of...
2009-02-20 etiennedrm/radeon: update sarea copies of last_ variables...
2009-02-20 Jesse Barnesdrm/i915: Keep refs on the object over the lifetime...
2009-02-20 Jesse Barnesdrm/i915: take struct mutex around fb unref
2009-02-20 Kristian Høgsbergdrm: Use spread spectrum when the bios tells us it...
2009-02-20 Kristian Høgsbergdrm: Collapse identical i8xx_clock() and i9xx_clock().
2009-02-20 Kristian Høgsbergdrm: Bring PLL limits in sync with DDX values.
2009-02-20 Kristian Høgsbergdrm: Add locking around cursor gem operations.
2009-02-20 Chris Wilsondrm: Propagate failure from setting crtc base.
2009-02-20 Chris Wilsondrm: Check for a NULL encoder when reverting on error...
2009-02-20 Chris Wilsondrm/i915: Cleanup the hws on ringbuffer constrution...
2009-02-20 Steve Aarniodrm/i915: Don't add panel_fixed_mode to the probed...
2009-02-20 Kristian Høgsbergdrm: Release user fbs in drm_release
2009-02-20 Chris Wilsondrm/i915: Unpin the fb on error during construction.
2009-02-20 Chris Wilsondrm/i915: Unpin the hws if we fail to kmap.
2009-02-20 Chris Wilsondrm/i915: Unpin the ringbuffer if we fail to ioremap it.
2009-02-20 Chris Wilsondrm/i915: unpin for an invalid memory domain.
2009-02-20 Chris Wilsondrm/i915: Release and unlock on mmap_gtt error path.
2009-02-20 Chris Wilsondrm/i915: Set framebuffer alignment based upon the...
2009-02-20 Chris Wilsondrm: Do not leak a new reference for flink() on an...
2009-02-20 Roland Dreierdrm/i915: Fix potential AB-BA deadlock in i915_gem_exec...
2009-02-20 Chris Wilsondrm/i915: refleak along pin() error path.
2009-02-20 Chris Wilsondrm/i915: hold mutex for unreference() in i915_gem_tiling.c
2009-02-20 Chris Wilsondrm/i915: Cleanup trivial leak on execbuffer error...
2009-02-20 Chris Wilsondrm: Free the object ref on error.
2009-02-20 Chris Wilsondrm: Potential use-after-free on error path.
2009-02-20 Tobias Klauserdrm/i915: Storage class should be before const qualifier
2009-02-19 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-02-19 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-02-19 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-02-19 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-19 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-19 Heiko Carstens[S390] fix "mem=" handling in case of standby memory
2009-02-19 Peter Oberparleiter[S390] sclp: handle empty event buffers
2009-02-19 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-02-19 Roel Kluin[ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs...
2009-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-19 Divy Le Raycxgb3: Add support for PCI ID 0x35.
2009-02-19 Roel KluinTG3: &&/|| confusion
2009-02-19 Roel KluinATM: misplaced parentheses?
2009-02-19 Sebastian Siewiornet/mv643xx: don't disable the mib timer too early...
2009-02-19 Sebastian Siewiornet/mv643xx: use GFP_ATOMIC while atomic
2009-02-19 Jie Yangatl1c: Atheros L1C Gigabit Ethernet driver
2009-02-18 Michael Bueschspi-gpio: sanitize MISO bitvalue
2009-02-18 Bernhard WalleBernhard has moved
2009-02-18 Randy Dunlapx86: dell-laptop: depends on POWER_SUPPLY
2009-02-18 Krzysztof Heltfbdev/drm: fix Kconfig submenu mess in "Graphics support"
2009-02-18 Philippe De Muyterfloppy: request and release only the ports we actually use
2009-02-18 Adam Lackorzynskijsm: additional device support
2009-02-18 Atsushi Nemotoatmel_serial might lose modem status change
2009-02-18 Dan Williamsatmel-mci: fix initialization of dma slave data
2009-02-18 Giuseppe Bilottalis3lv02d: add axes knowledge of HP Pavilion dv5 models
2009-02-18 Giuseppe Bilottalis3lv02d: support both one- and two-byte sensors
2009-02-18 Pavel Machekhp accelerometer: add freefall detection
2009-02-18 Alexey Dobriyaneeepc: should depend on INPUT
2009-02-18 Ed Cashinaoe: ignore vendor extension AoE responses
2009-02-18 Jean Pihetomap_hsmmc: Change while(); loops with finite version
2009-02-18 Jean Pihetomap_hsmmc: recover from transfer failures
next