aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-01-06dma-buf: Introduce dma buffer sharing mechanismSumit Semwal
2012-01-05USB: Add USB-ID for Multiplex RC serial adapter to cp210x.cMalte Schröder
2012-01-05cnic: Improve error recovery on bnx2x devicesMichael Chan
2012-01-05cnic: Re-init dev->stats_addr after chip resetMichael Chan
2012-01-05bna: fix sparse warnings/errorsstephen hemminger
2012-01-05bna: make ethtool_ops and strings conststephen hemminger
2012-01-05xgmac: cleanupsstephen hemminger
2012-01-05net: make ethtool_ops conststephen hemminger
2012-01-05vmxnet3" make ethtool ops conststephen hemminger
2012-01-05xen-netback: make ops structs conststephen hemminger
2012-01-05virtio_net: Pass gfp flags when allocating rx buffers.Mike Waychison
2012-01-05ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() callNeerav Parikh
2012-01-05igb: reset PHY after recovering from PHY power downKoki Sanagi
2012-01-05igb: add basic runtime PM supportYan, Zheng
2012-01-05igb: Add support for byte queue limits.Eric Dumazet
2012-01-05e1000: cleanup CE4100 MDIO registers accessFlorian Fainelli
2012-01-05e1000: unmap ce4100_gbe_mdio_base_virt in e1000_removeFlorian Fainelli
2012-01-05e1000: fix lockdep splat in shutdown handlerJesse Brandeburg
2012-01-05max1111.c: fix checkpatch warningFrans Meulenbroeks
2012-01-05hwmon: (lm75) fix checkpatch warningsFrans Meulenbroeks
2012-01-05hwmon: (lm80) fix checkpatch messagesFrans Meulenbroeks
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks
2012-01-05hwmon: (lm75) fix checkpatch warningFrans Meulenbroeks
2012-01-05hwmon: (lm75) added error handlingFrans Meulenbroeks
2012-01-05hwmon: (ltc4261) set data->valid to 0 if errorFrans Meulenbroeks
2012-01-05hwmon: (f75375s) Add support for F75387SG/RGBjörn Gerhart
2012-01-05hwmon: (f75375s) Disable setting DC fan control mode for F75373Guenter Roeck
2012-01-05hwmon: (f75375s) Initialize pwmX_mode and pwmX_enable if there is no platform...Guenter Roeck
2012-01-05hwmon: (f75375s) Fix value range for PWM modesGuenter Roeck
2012-01-05hwmon: (f75375s) Use standard sysfs attribute namesGuenter Roeck
2012-01-05hwmon: (f75375s) Fix checkpatch errors and warningsGuenter Roeck
2012-01-05hwmon: (pmbus/zl6100) Only instantiate external temperature sensor if enabledGuenter Roeck
2012-01-05hwmon: (pmbus/zl6100) Add support for Ericsson BMR45[0,1] and BMR46[2,3,4]Guenter Roeck
2012-01-05hwmon: (pmbus/zl6100) Add support for ZL2005Guenter Roeck
2012-01-05hwmon: (pmbus/adm1275) Validate device IDGuenter Roeck
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-05ath6kl: revert USB supportJohn W. Linville
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2012-01-04ARM: prom.h: Fix build error by removing unneeded header filedevicetree-for-linus-20120104Fabio Estevam
2012-01-04Merge branch 'spi/next' (early part) into spi/mergespi-for-linus-20120104Grant Likely
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-04Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-01-04mwl8k: Changing the driver version to 0.13Yogesh Ashok Powar
2012-01-04xhci: Clean up 32-bit build warnings.Sarah Sharp
2012-01-04firmware: Fix an oops on reading fw_priv->fw in sysfs loading fileNeil Horman
2012-01-04tty: serial: imx: move del_timer_sync() to avoid potential deadlockEric Miao
2012-01-04imx: add polled io uart methodsSaleem Abdulrasool
2012-01-04imx: Add save/restore functions for UART control regsDirk Behme
2012-01-04serial/imx: let probing fail for the dt case without a valid aliasUwe Kleine-König
2012-01-04serial/imx: propagate error from of_alias_get_id instead of using -ENODEVUwe Kleine-König