summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-05-19Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-19Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones
2011-05-19be2net: Kill set but unused variable 'req' in lancer_fw_download()David S. Miller
2011-05-19atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined.David S. Miller
2011-05-19isdn: capi: Use pr_debug() instead of ifdefs.David S. Miller
2011-05-19tg3: Update version to 3.119Matt Carlson
2011-05-19tg3: Apply rx_discards fix to 5719/5720Matt Carlson
2011-05-19tg3: Remove excessive parenthesisMatt Carlson
2011-05-19tg3: Consolidate all netdev feature assignmentsMatt Carlson
2011-05-19tg3: Move TSO_CAPABLE assignmentMatt Carlson
2011-05-19tg3: Fix stats for 5704 and later devicesMatt Carlson
2011-05-19tg3: Fix TSO loopback testMatt Carlson
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