aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-02
|\
| * connector: Delete buggy notification code.Evgeniy Polyakov2010-02-02
| * be2net: use eq-id to calculate cev-isr reg offsetSathya Perla2010-02-02
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-02-01
| |\
| | * Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011Vikram Kandukuri2010-01-30
| | * Bluetooth: Redo checks in IRQ handler for shared IRQ supportMike Frysinger2010-01-30
| * | cdc_ether: Partially revert "usbnet: Set link down initially ..."Ben Hutchings2010-01-29
| * | be2net: Fix memset() arg ordering.David S. Miller2010-01-29
| |/
| * bonding: bond_open error return valuestephen hemminger2010-01-28
| * ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyJohn Fastabend2010-01-28
| * ixgbe: set the correct DCB bit for pg tx settingsJohn Fastabend2010-01-28
| * igbvf: fix issue w/ mapped_as_page being left set after unmapAlexander Duyck2010-01-28
| * drivers/net: ks8851_mll ethernet network driverChoi, David2010-01-28
| * be2net: Bug fix to support newer generation of BE ASICAjit Khaparde2010-01-28
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-28
| |\
| | * ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau2010-01-25
| | * iwlwifi: fix pointer signedness warningJohannes Berg2010-01-25
| | * ath9k: fix beacon slot/buffer leakFelix Fietkau2010-01-19
| * | starfire: clean up properly if firmware loading failsBen Hutchings2010-01-27
* | | pktcdvd: removing device does not remove its sysfs dirThadeu Lima de Souza Cascardo2010-02-02
* | | uartlite: fix crash when using as consoleRichard Röjfors2010-02-02
* | | imxfb: correct location of callbacks in suspend and resumeUwe Kleine-König2010-02-02
* | | devmem: fix kmem write bug on memory holesWu Fengguang2010-02-02
* | | devmem: check vmalloc address on kmem read/writeKAMEZAWA Hiroyuki2010-02-02
* | | rtc-fm3130: add missing bracesSergey Matyukevich2010-02-02
* | | mx3fb: some debug and initialisation fixesAlberto Panizzo2010-02-02
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-02-02
|\ \ \
| * \ \ Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2010-01-25
| |\ \ \
| | * | | drbd: null dereference bugDan Carpenter2010-01-25
| | * | | drbd: fix max_segment_size initializationLars Ellenberg2010-01-22
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-02
|\ \ \ \ \
| * | | | | random: Remove unused inode variableHerbert Xu2010-02-01
| * | | | | crypto: padlock-sha - Add import/export supportHerbert Xu2010-02-01
| * | | | | random: drop weird m_time/a_time manipulationMatt Mackall2010-02-01
* | | | | | usb: r8a66597-hdc disable interrupts fixMagnus Damm2010-02-01
* | | | | | spi: spi_sh_msiof: Fixed data sampling on the correct edgeMarkus Pietrek2010-02-01
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-01
|\ \ \ \ \ \
| * | | | | | drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.Michel Dänzer2010-01-31
| * | | | | | drm/radeon/kms: move radeon KMS on/off switch out of staging.Dave Airlie2010-01-31
| * | | | | | drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3Jerome Glisse2010-01-31
| * | | | | | drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz2010-01-31
| * | | | | | drm/vmwgfx: Request SVGA version 2 and bail if not foundPeter Hanzel2010-01-31
| * | | | | | drm/vmwgfx: Correctly detect 3DJakob Bornecrantz2010-01-31
| * | | | | | drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.cAustin Yuan2010-01-31
| * | | | | | drm/ttm: remove padding from ttm_ref_object on 64bit buildsRichard Kennedy2010-01-31
| * | | | | | drm/radeon/kms: release agp on error.Dave Airlie2010-01-31
| * | | | | | drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and...John Kacur2010-01-31
| * | | | | | drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but ...John Kacur2010-01-31
| * | | | | | drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching.Francisco Jerez2010-01-31
| * | | | | | drm/kms/radeon: pick digitial encoders smarter. (v3)Dave Airlie2010-01-31