summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GenWQE Sysfs interfacesFrank Haverkamp2013-12-182-0/+350
* GenWQE Debugfs interfacesFrank Haverkamp2013-12-182-0/+591
* GenWQE Utility functionsFrank Haverkamp2013-12-181-0/+947
* GenWQE Character device and DDCB queueFrank Haverkamp2013-12-183-0/+3047
* GenWQE PCI support, health monitoring and recoveryFrank Haverkamp2013-12-184-0/+2335
* i8k: Implement hwmon based fan speed controlGuenter Roeck2013-12-181-5/+44
* i8k: Stop reading SMM BIOS version during driver probeGuenter Roeck2013-12-181-40/+2
* i8k: Use driver_data field of dmi_system_id to override fan multiplierGuenter Roeck2013-12-181-1/+10
* i8k: Add support for Dell XPS M140Guenter Roeck2013-12-181-0/+7
* i8k: Add support for Dell Studio laptopsGuenter Roeck2013-12-181-0/+7
* i8k: Add copyrightGuenter Roeck2013-12-181-0/+1
* i8k: Force SMM to run on CPU 0Guenter Roeck2013-12-181-2/+17
* i8k: Drop driver version number and info message at startupGuenter Roeck2013-12-181-5/+0
* i8k: Remove obsolete link to out-of-tree driverGuenter Roeck2013-12-181-2/+0
* MAINTAINERS: Add myself as i8k maintainerGuenter Roeck2013-12-181-1/+1
* i8k: Support additional temperature sensorsGuenter Roeck2013-12-181-19/+45
* i8k: Convert to use to hwmon_device_register_with_groups hwmon APIGuenter Roeck2013-12-181-78/+54
* i8k: Fix various checkpatch warnings and errorsGuenter Roeck2013-12-181-17/+23
* i8k: Convert to use pr_ functions instead of printkGuenter Roeck2013-12-181-9/+10
* drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.cRashika Kheria2013-12-181-1/+1
* drivers: misc: Mark functions as static in ad525x_dpot.cRashika Kheria2013-12-181-2/+2
* drivers: misc: Mark function jp_generic_ide_ioctl() as static in lkdtm.cRashika Kheria2013-12-181-1/+1
* mei: me: set dma mask using DMA mapping APITomas Winkler2013-12-181-0/+15
* mei: enable marking internal commandsTomas Winkler2013-12-185-3/+10
* drivers/misc: atmel-ssc: document clock propertiesBoris BREZILLON2013-12-181-0/+5
* drivers/misc: atmel_tclib: document clock propertiesBoris BREZILLON2013-12-181-0/+8
* char: Int overflow in lp_do_ioctl().Yongjian Xu2013-12-181-0/+2
* Merge 3.13-rc4 into char-misc-nextGreg Kroah-Hartman2013-12-161081-5775/+12674
|\
| * Linux 3.13-rc4v3.13-rc4Linus Torvalds2013-12-151-1/+1
| * 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-15141-916/+1551
| |\
| | * igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-141-1/+4
| | * i40e: fix null dereferenceJesse Brandeburg2013-12-141-0/+3
| | * xen-netback: fix gso_prefix checkPaul Durrant2013-12-121-1/+1
| | * net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-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
| | * sch_tbf: use do_div() for 64-bit divideYang Yingliang2013-12-111-2/+4
| | * udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet2013-12-111-6/+16
| | * net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-111-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-112-10/+39
| | * udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet2013-12-111-3/+6
| | * macvtap: signal truncated packetsJason Wang2013-12-111-5/+6
| | * tun: unbreak truncated packet signallingJason Wang2013-12-111-7/+9
| | * net: sched: htb: fix the calculation of quantumYang Yingliang2013-12-111-8/+12
OpenPOWER on IntegriCloud