Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes...
[pandora-kernel.git] / drivers /
2011-07-30 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2011-07-30 Linus TorvaldsMerge branch 'upstream/xen-tracing2' of git://git....
2011-07-30 Linus TorvaldsMerge branch 'at91/cleanup' of git://git./linux/kernel...
2011-07-30 Linus TorvaldsMerge branch 'next/dt' of git://git./linux/kernel/git...
2011-07-30 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-07-30 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-watchdog
2011-07-28 Arnd BergmannMerge branch 'imx/dt' into next/dt
2011-07-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2011-07-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-07-28 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-28 David S. Millern2_crypto: Attach on Niagara-T3.
2011-07-28 David S. Millern2rng: Attach on Niagara-T3.
2011-07-28 Wim Van Sebroeckwatchdog: WatchDog Timer Driver Core - Add minimum...
2011-07-28 Wim Van Sebroeckwatchdog: WatchDog Timer Driver Core - Add ioctl call
2011-07-28 Wim Van Sebroeckwatchdog: WatchDog Timer Driver Core - Add nowayout...
2011-07-28 Wim Van Sebroeckwatchdog: WatchDog Timer Driver Core - Add Magic Close...
2011-07-28 Wim Van Sebroeckwatchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIM...
2011-07-28 Wim Van Sebroeckwatchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPT...
2011-07-28 Wim Van Sebroeckwatchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPAL...
2011-07-28 Wim Van Sebroeckwatchdog: WatchDog Timer Driver Core - Add basic ioctl...
2011-07-28 Wim Van Sebroeckwatchdog: WatchDog Timer Driver Core - Add basic framework
2011-07-28 Thomas Mingarelliwatchdog: hpwdt: add next gen HP servers
2011-07-28 Matt Carlsontg3: Remove 5719 jumbo frames and TSO blocks
2011-07-28 Matt Carlsontg3: Break larger frags into 4k chunks for 5719
2011-07-28 Matt Carlsontg3: Add tx BD budgeting code
2011-07-28 Matt Carlsontg3: Consolidate code that calls tg3_tx_set_bd()
2011-07-28 Matt Carlsontg3: Add partial fragment unmapping code
2011-07-28 Matt Carlsontg3: Generalize tg3_skb_error_unmap()
2011-07-28 Matt Carlsontg3: Remove short DMA check for 1st fragment
2011-07-28 Matt Carlsontg3: Simplify tx bd assignments
2011-07-28 Matt Carlsontg3: Reintroduce tg3_tx_ring_info
2011-07-28 Marek VasutASIX: Use only 11 bits of header for data size
2011-07-28 Marek VasutASIX: Simplify condition in rx_fixup()
2011-07-28 Chris ClaytonFix cdc-phonet build
2011-07-28 Andy Gospodarekbonding: reduce noise during init
2011-07-28 Andy Gospodarekbonding: fix string comparison errors
2011-07-28 Neil Hormannet: Audit drivers to identify those needing IFF_TX_SKB...
2011-07-28 Jiri Pirkoforcedeth: fix vlans
2011-07-28 Sebastian Pöhngianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d66...
2011-07-28 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-28 NeilBrownmd/raid10: handle further errors during fix_read_error...
2011-07-28 NeilBrownmd/raid10: Handle read errors during recovery better.
2011-07-28 NeilBrownmd/raid10: simplify read error handling during recovery.
2011-07-28 NeilBrownmd/raid10: record bad blocks due to write errors during...
2011-07-28 NeilBrownmd/raid10: attempt to fix read errors during resync...
2011-07-28 NeilBrownmd/raid10: Handle write errors by updating badblock...
2011-07-28 NeilBrownmd/raid10: clear bad-block record when write succeeds.
2011-07-28 NeilBrownmd/raid10: avoid writing to known bad blocks on known...
2011-07-28 NeilBrownmd/raid10 record bad blocks as needed during recovery.
2011-07-28 NeilBrownmd/raid10: avoid reading known bad blocks during resync...
2011-07-28 NeilBrownmd/raid10 - avoid reading from known bad blocks - part 3
2011-07-28 NeilBrownmd/raid10: avoid reading from known bad blocks - part 2
2011-07-28 NeilBrownmd/raid10: avoid reading from known bad blocks - part 1
2011-07-28 NeilBrownmd/raid10: Split handle_read_error out from raid10d.
2011-07-28 NeilBrownmd/raid10: simplify/reindent some loops.
2011-07-28 NeilBrownmd/raid5: Clear bad blocks on successful write.
2011-07-28 NeilBrownmd/raid5. Don't write to known bad block on doubtful...
2011-07-28 NeilBrownmd/raid5: write errors should be recorded as bad blocks...
2011-07-28 NeilBrownmd/raid5: use bad-block log to improve handling of...
2011-07-28 NeilBrownmd/raid5: avoid reading from known bad blocks.
2011-07-28 NeilBrownmd/raid1: factor several functions out or raid1d()
2011-07-28 NeilBrownmd/raid1: improve handling of read failure during recovery.
2011-07-28 NeilBrownmd/raid1: record badblocks found during resync etc.
2011-07-28 NeilBrownmd/raid1: Handle write errors by updating badblock...
2011-07-28 NeilBrownmd/raid1: store behind-write pages in bi_vecs.
2011-07-28 NeilBrownmd/raid1: clear bad-block record when write succeeds.
2011-07-28 NeilBrownmd/raid1: avoid writing to known-bad blocks on known...
2011-07-28 NeilBrownmd: make it easier to wait for bad blocks to be acknowl...
2011-07-28 NeilBrownmd: add 'write_error' flag to component devices.
2011-07-28 NeilBrownmd/raid1: avoid reading known bad blocks during resync
2011-07-28 NeilBrownmd/raid1: avoid reading from known bad blocks.
2011-07-28 NeilBrownmd: Disable bad blocks and v0.90 metadata.
2011-07-28 NeilBrownmd: load/store badblock list from v1.x metadata
2011-07-28 NeilBrownmd: don't allow arrays to contain devices with bad...
2011-07-28 NeilBrownmd/bad-block-log: add sysfs interface for accessing...
2011-07-28 NeilBrownmd: beginnings of bad block management.
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-27 NeilBrownmd: remove suspicious size_of()
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-07-27 Linus TorvaldsMerge branch 'nfs-for-3.1' of git://git.linux-nfs.org...
2011-07-27 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-07-27 Chris MasonMerge branch 'integration' into for-linus
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-27 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2011-07-27 Daniel Morsingstaging: brcm80211: Fix double include introduced by...
2011-07-27 Dmitry TorokhovMerge branch 'next' into for-linus
2011-07-27 Shawn Guodmaengine: imx-sdma: add device tree probe support
2011-07-27 Shawn Guodmaengine: imx-sdma: sdma_get_firmware does not need...
2011-07-27 Shawn Guodmaengine: imx-sdma: use platform_device_id to identify...
2011-07-27 Shawn Guommc: sdhci-esdhc-imx: add device tree probe support
2011-07-27 Shawn Guommc: sdhci-pltfm: dt device does not pass parent to...
2011-07-27 Shawn Guommc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()
2011-07-27 Shawn Guommc: sdhci-esdhc-imx: do not reference platform data...
2011-07-27 Shawn Guommc: sdhci-esdhc-imx: extend card_detect and write_prot...
2011-07-27 Shawn Guonet/fec: add device tree probe support
next