summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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 fileFabio Estevam
2012-01-04Merge branch 'spi/next' (early part) into spi/mergeGrant 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
2012-01-04tty: serial: imx: Allow UART to be a source for wakeupFabio Estevam
2012-01-04serial: driver for m32 arch should not have DEC alpha errataPaul Gortmaker
2012-01-04atmel_serial: fix spinlock lockup in RS485 codeClaudio Scordino
2012-01-04tty: Fix memory leak in virtual console when enable unicode translationZeng Zhaoming
2012-01-04serial: use DIV_ROUND_CLOSEST instead of open coding itUwe Kleine-König
2012-01-04Drivers:hv: Fix a bug in vmbus_driver_unregister()K. Y. Srinivasan
2012-01-04usb: usb-storage doesn't support dynamic id currently, the patch disables the...Huajun Li
2012-01-04drivers/usb/class/cdc-acm.c: clear dangling pointerJulia Lawall
2012-01-04drivers/usb/dwc3/dwc3-pci.c: introduce missing kfreeJulia Lawall
2012-01-04drivers/usb/host/isp1760-if.c: introduce missing kfreeJulia Lawall