aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-05-19tg3: Consolidate autoneg advertisement setup codeMatt Carlson
2011-05-19tg3: Fix EEE interoperability workaroundMatt Carlson
2011-05-19tg3: Fix IPv6 TCP problems for 5719Matt Carlson
2011-05-19tg3: Fix 57765 B0 data corruptionMatt Carlson
2011-05-19tg3: Cleanup transmit error pathMatt Carlson
2011-05-19tg3: Set tx bug flags for more devicesMatt Carlson
2011-05-19Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds
2011-05-19input/atari: Fix mouse movement and button mappingGeert Uytterhoeven
2011-05-19input/atari: Fix atarimouse initMichael Schmitz
2011-05-19input/atari: Use the correct mouse interrupt hookMichael Schmitz
2011-05-19m68k/atari: Do not use "/" in interrupt namesGeert Uytterhoeven
2011-05-19drivers/xen/sys-hypervisor: Cleanup code/data sections definitionsDaniel Kiper
2011-05-19SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens
2011-05-19MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss
2011-05-19MIPS: Lantiq: Add watchdog supportJohn Crispin
2011-05-19MIPS: Lantiq: Add ethernet driverJohn Crispin
2011-05-19SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.John Crispin
2011-05-19MIPS: Lantiq: Add NOR flash supportJohn Crispin
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt
2011-05-19misc: Add CARMA DATA-FPGA Programmer supportIra Snyder
2011-05-19misc: Add CARMA DATA-FPGA Access DriverIra Snyder
2011-05-19crypto: caam - add support for sha512 variants of existing AEAD algorithmsKim Phillips
2011-05-19crypto: caam - remove unused authkeylen from caam_ctxKim Phillips
2011-05-19crypto: caam - fix decryption shared vs. non-shared key settingKim Phillips
2011-05-19crypto: caam - platform_bus_type migrationKim Phillips
2011-05-18be2net: Enable SR-IOV for LancerMammatha Edhala
2011-05-18bnx2x: add support for retrieving dcb peer configurationShmulik Ravid
2011-05-18qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka
2011-05-18wl12xx: fix compilation error when CONFIG_PM is not setLuciano Coelho
2011-05-18Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-05-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-18drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLEAxel Lin
2011-05-18rapidio: fix default routing initializationAlexandre Bounine
2011-05-17sfc: Don't use enums as a bitmask.David S. Miller
2011-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-17PM: Introduce generic prepare and complete callbacks for subsystemsRafael J. Wysocki
2011-05-17PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki
2011-05-17PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki
2011-05-17Merge branch 'power-domains' into for-linusRafael J. Wysocki
2011-05-17Merge branch 'syscore' into for-linusRafael J. Wysocki
2011-05-17PM / Wakeup: Remove useless synchronize_rcu() callEric Dumazet
2011-05-17PM / Wakeup: Fix build warning related to the "wakeup" sysfs fileRafael J. Wysocki
2011-05-17PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki
2011-05-17PM / Runtime: Rework runtime PM handling during driver removalRafael J. Wysocki
2011-05-17xen: netback: use __CONST_RING_SIZE not __RING_SIZEIan Campbell
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...David S. Miller
2011-05-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-05-17scsi: remove performance regression due to async queue runJens Axboe