summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* sgi-xp: open-code interruptible_sleep_on_timeoutArnd Bergmann2014-01-091-1/+4
* GenWQE: Accidently casting to u32 where u64 is requiredFrank Haverkamp2013-12-201-1/+1
* uio: fix devm_request_irq usageAaro Koskinen2013-12-201-1/+1
* GenWQE: Replace dynamic_hex_dump with print_hex_dump_debugFrank Haverkamp2013-12-201-2/+4
* GenWQE: Fix endian issues detected by sparseFrank Haverkamp2013-12-204-59/+68
* GenWQE Enable driverFrank Haverkamp2013-12-194-0/+22
* GenWQE Sysfs interfacesFrank Haverkamp2013-12-191-0/+288
* GenWQE Debugfs interfacesFrank Haverkamp2013-12-191-0/+500
* GenWQE Utility functionsFrank Haverkamp2013-12-191-0/+947
* GenWQE Character device and DDCB queueFrank Haverkamp2013-12-193-0/+3047
* GenWQE PCI support, health monitoring and recoveryFrank Haverkamp2013-12-193-0/+1835
* i8k: Implement hwmon based fan speed controlGuenter Roeck2013-12-191-5/+44
* i8k: Stop reading SMM BIOS version during driver probeGuenter Roeck2013-12-191-40/+2
* i8k: Use driver_data field of dmi_system_id to override fan multiplierGuenter Roeck2013-12-191-1/+10
* i8k: Add support for Dell XPS M140Guenter Roeck2013-12-191-0/+7
* i8k: Add support for Dell Studio laptopsGuenter Roeck2013-12-191-0/+7
* i8k: Add copyrightGuenter Roeck2013-12-191-0/+1
* i8k: Force SMM to run on CPU 0Guenter Roeck2013-12-191-2/+17
* i8k: Drop driver version number and info message at startupGuenter Roeck2013-12-191-5/+0
* i8k: Remove obsolete link to out-of-tree driverGuenter Roeck2013-12-191-2/+0
* i8k: Support additional temperature sensorsGuenter Roeck2013-12-191-19/+45
* i8k: Convert to use to hwmon_device_register_with_groups hwmon APIGuenter Roeck2013-12-191-78/+54
* i8k: Fix various checkpatch warnings and errorsGuenter Roeck2013-12-191-17/+23
* i8k: Convert to use pr_ functions instead of printkGuenter Roeck2013-12-191-9/+10
* drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.cRashika Kheria2013-12-191-1/+1
* drivers: misc: Mark functions as static in ad525x_dpot.cRashika Kheria2013-12-191-2/+2
* drivers: misc: Mark function jp_generic_ide_ioctl() as static in lkdtm.cRashika Kheria2013-12-191-1/+1
* mei: me: set dma mask using DMA mapping APITomas Winkler2013-12-191-0/+15
* mei: enable marking internal commandsTomas Winkler2013-12-195-3/+10
* char: Int overflow in lp_do_ioctl().Yongjian Xu2013-12-191-0/+2
* Merge 3.13-rc4 into char-misc-nextGreg Kroah-Hartman2013-12-17551-3074/+7036
|\
| * null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
| * radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-151-4/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-1569-588/+1036
| |\
| | * igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-151-1/+4
| | * i40e: fix null dereferenceJesse Brandeburg2013-12-151-0/+3
| | * xen-netback: fix gso_prefix checkPaul Durrant2013-12-121-1/+1
| | * drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N2013-12-121-3/+14
| | * xen-netback: napi: don't prematurely request a tx eventPaul Durrant2013-12-121-1/+1
| | * xen-netback: napi: fix abuse of budgetPaul Durrant2013-12-121-7/+7
| | * net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-121-4/+0
| | * Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller2013-12-1116-426/+302
| | * 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
| | * xen-netback: make sure skb linear area covers checksum fieldPaul Durrant2013-12-111-32/+28
| | * net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2013-12-111-10/+35
| | * macvtap: signal truncated packetsJason Wang2013-12-111-5/+6
| | * tun: unbreak truncated packet signallingJason Wang2013-12-111-7/+9
| | * micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-111-0/+15
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-111-0/+4
| | |\
| | | * ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau2013-12-091-0/+4