summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-09misc: genwqe: fix return value check in genwqe_device_create()Wei Yongjun1-2/+2
2014-01-09GenWQE: Fix warnings for sparcFrank Haverkamp1-9/+14
2014-01-09GenWQE: Fix compile problems for AlphaFrank Haverkamp2-0/+2
2014-01-09Documentation/misc-devices/mei/mei-amt-version.c: remove unneeded call of mei...Paul Bolle1-2/+0
2014-01-09GenWQE: Rework return code for flash-update ioctlFrank Haverkamp1-129/+43
2014-01-09sgi-xp: open-code interruptible_sleep_on_timeoutArnd Bergmann1-1/+4
2013-12-20GenWQE: Accidently casting to u32 where u64 is requiredFrank Haverkamp1-1/+1
2013-12-20uio: fix devm_request_irq usageAaro Koskinen1-1/+1
2013-12-20GenWQE: Replace dynamic_hex_dump with print_hex_dump_debugFrank Haverkamp1-2/+4
2013-12-20GenWQE: Fix endian issues detected by sparseFrank Haverkamp4-59/+68
2013-12-19GenWQE Enable driverFrank Haverkamp4-0/+22
2013-12-19GenWQE Sysfs interfacesFrank Haverkamp2-0/+350
2013-12-19GenWQE Debugfs interfacesFrank Haverkamp2-0/+591
2013-12-19GenWQE Utility functionsFrank Haverkamp1-0/+947
2013-12-19GenWQE Character device and DDCB queueFrank Haverkamp3-0/+3047
2013-12-19GenWQE PCI support, health monitoring and recoveryFrank Haverkamp4-0/+2335
2013-12-19i8k: Implement hwmon based fan speed controlGuenter Roeck1-5/+44
2013-12-19i8k: Stop reading SMM BIOS version during driver probeGuenter Roeck1-40/+2
2013-12-19i8k: Use driver_data field of dmi_system_id to override fan multiplierGuenter Roeck1-1/+10
2013-12-19i8k: Add support for Dell XPS M140Guenter Roeck1-0/+7
2013-12-19i8k: Add support for Dell Studio laptopsGuenter Roeck1-0/+7
2013-12-19i8k: Add copyrightGuenter Roeck1-0/+1
2013-12-19i8k: Force SMM to run on CPU 0Guenter Roeck1-2/+17
2013-12-19i8k: Drop driver version number and info message at startupGuenter Roeck1-5/+0
2013-12-19i8k: Remove obsolete link to out-of-tree driverGuenter Roeck1-2/+0
2013-12-19MAINTAINERS: Add myself as i8k maintainerGuenter Roeck1-1/+1
2013-12-19i8k: Support additional temperature sensorsGuenter Roeck1-19/+45
2013-12-19i8k: Convert to use to hwmon_device_register_with_groups hwmon APIGuenter Roeck1-78/+54
2013-12-19i8k: Fix various checkpatch warnings and errorsGuenter Roeck1-17/+23
2013-12-19i8k: Convert to use pr_ functions instead of printkGuenter Roeck1-9/+10
2013-12-19drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.cRashika Kheria1-1/+1
2013-12-19drivers: misc: Mark functions as static in ad525x_dpot.cRashika Kheria1-2/+2
2013-12-19drivers: misc: Mark function jp_generic_ide_ioctl() as static in lkdtm.cRashika Kheria1-1/+1
2013-12-19mei: me: set dma mask using DMA mapping APITomas Winkler1-0/+15
2013-12-19mei: enable marking internal commandsTomas Winkler5-3/+10
2013-12-19drivers/misc: atmel-ssc: document clock propertiesBoris BREZILLON1-0/+5
2013-12-19drivers/misc: atmel_tclib: document clock propertiesBoris BREZILLON1-0/+8
2013-12-19char: Int overflow in lp_do_ioctl().Yongjian Xu1-0/+2
2013-12-17Merge 3.13-rc4 into char-misc-nextGreg Kroah-Hartman1081-5775/+12674
2013-12-16Linux 3.13-rc4v3.13-rc4Linus Torvalds1-1/+1
2013-12-16null_blk: mem garbage on NUMA systems during initMatias Bjorling1-4/+4
2013-12-16radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky1-4/+2
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds141-916/+1551
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-19/+13
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-46/+103
2013-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-42/+165
2013-12-15Revert "selinux: consider filesystem subtype in policies"Linus Torvalds2-60/+22
2013-12-15igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny1-1/+4
2013-12-15i40e: fix null dereferenceJesse Brandeburg1-0/+3
2013-12-14Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1