summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-01-05virtio_net: Pass gfp flags when allocating rx buffers.Mike Waychison1-1/+2
2012-01-05ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() callNeerav Parikh3-1/+90
2012-01-05igb: reset PHY after recovering from PHY power downKoki Sanagi1-0/+1
2012-01-05igb: add basic runtime PM supportYan, Zheng2-19/+133
2012-01-05igb: Add support for byte queue limits.Eric Dumazet2-0/+10
2012-01-05e1000: cleanup CE4100 MDIO registers accessFlorian Fainelli2-12/+7
2012-01-05e1000: unmap ce4100_gbe_mdio_base_virt in e1000_removeFlorian Fainelli1-0/+2
2012-01-05e1000: fix lockdep splat in shutdown handlerJesse Brandeburg1-7/+1
2012-01-05max1111.c: fix checkpatch warningFrans Meulenbroeks1-1/+1
2012-01-05hwmon: (lm75) fix checkpatch warningsFrans Meulenbroeks1-3/+2
2012-01-05hwmon: (lm80) fix checkpatch messagesFrans Meulenbroeks1-28/+42
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks37-181/+181
2012-01-05hwmon: (lm75) fix checkpatch warningFrans Meulenbroeks1-1/+1
2012-01-05hwmon: (lm75) added error handlingFrans Meulenbroeks1-7/+16
2012-01-05hwmon: (ltc4261) set data->valid to 0 if errorFrans Meulenbroeks1-0/+1
2012-01-05hwmon: (f75375s) Add support for F75387SG/RGBjörn Gerhart2-49/+130
2012-01-05hwmon: (f75375s) Disable setting DC fan control mode for F75373Guenter Roeck1-0/+4
2012-01-05hwmon: (f75375s) Initialize pwmX_mode and pwmX_enable if there is no platform...Guenter Roeck1-2/+26
2012-01-05hwmon: (f75375s) Fix value range for PWM modesGuenter Roeck1-1/+1
2012-01-05hwmon: (f75375s) Use standard sysfs attribute namesGuenter Roeck1-19/+19
2012-01-05hwmon: (f75375s) Fix checkpatch errors and warningsGuenter Roeck1-18/+68
2012-01-05hwmon: (pmbus/zl6100) Only instantiate external temperature sensor if enabledGuenter Roeck1-5/+14
2012-01-05hwmon: (pmbus/zl6100) Add support for Ericsson BMR45[0,1] and BMR46[2,3,4]Guenter Roeck3-5/+9
2012-01-05hwmon: (pmbus/zl6100) Add support for ZL2005Guenter Roeck2-4/+19
2012-01-05hwmon: (pmbus/adm1275) Validate device IDGuenter Roeck1-21/+50
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville46-1981/+999
2012-01-05ath6kl: revert USB supportJohn W. Linville8-501/+20
2012-01-05Merge branch 'devel-stable' into for-linusRussell King1-13/+3
2012-01-05ARM: prom.h: Fix build error by removing unneeded header fileFabio Estevam1-0/+1
2012-01-05Merge branch 'spi/next' (early part) into spi/mergeGrant Likely3-27/+43
2012-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-47/+39
2012-01-05Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman3-3/+5
2012-01-05mwl8k: Changing the driver version to 0.13Yogesh Ashok Powar1-1/+1
2012-01-05xhci: Clean up 32-bit build warnings.Sarah Sharp1-2/+4
2012-01-05firmware: Fix an oops on reading fw_priv->fw in sysfs loading fileNeil Horman1-7/+7
2012-01-05tty: serial: imx: move del_timer_sync() to avoid potential deadlockEric Miao1-2/+2
2012-01-05imx: add polled io uart methodsSaleem Abdulrasool1-0/+69
2012-01-05imx: Add save/restore functions for UART control regsDirk Behme1-8/+35
2012-01-05serial/imx: let probing fail for the dt case without a valid aliasUwe Kleine-König1-3/+10
2012-01-05serial/imx: propagate error from of_alias_get_id instead of using -ENODEVUwe Kleine-König1-1/+1
2012-01-05tty: serial: imx: Allow UART to be a source for wakeupFabio Estevam1-0/+15
2012-01-05serial: driver for m32 arch should not have DEC alpha errataPaul Gortmaker1-5/+2
2012-01-05atmel_serial: fix spinlock lockup in RS485 codeClaudio Scordino1-2/+3
2012-01-05tty: Fix memory leak in virtual console when enable unicode translationZeng Zhaoming1-1/+1
2012-01-05serial: use DIV_ROUND_CLOSEST instead of open coding itUwe Kleine-König1-1/+1
2012-01-05Drivers:hv: Fix a bug in vmbus_driver_unregister()K. Y. Srinivasan1-4/+1
2012-01-05usb: usb-storage doesn't support dynamic id currently, the patch disables the...Huajun Li1-0/+1
2012-01-05drivers/usb/class/cdc-acm.c: clear dangling pointerJulia Lawall1-0/+4
2012-01-05drivers/usb/dwc3/dwc3-pci.c: introduce missing kfreeJulia Lawall1-1/+1
2012-01-05drivers/usb/host/isp1760-if.c: introduce missing kfreeJulia Lawall1-4/+9