aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2013-06-13mei: nfc: fix nfc device freeingTomas Winkler
2013-06-13mei: init: Flush scheduled work before resetting the deviceSamuel Ortiz
2013-06-12drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()Dan Carpenter
2013-06-07ASoC: atmel-ssc: prepare clk before calling enableBoris BREZILLON
2013-06-06pch_phub: fix error return code in pch_phub_probe()Wei Yongjun
2013-06-06misc: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-06-05net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko
2013-06-03pch_phub: re-use native MAC address parserAndy Shevchenko
2013-06-03pcie-gadget-spear: fix error return code in spear_pcie_gadget_probe()Wei Yongjun
2013-05-30misc/ep93xx_pwm: use kstrtol instead of strict_strtolH Hartley Sweeten
2013-05-30misc/ep93xx_pwm: use module_platform_driver()H Hartley Sweeten
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_is_inverted() inline functionH Hartley Sweeten
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_is_enabled() inline functionH Hartley Sweeten
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_read_tc() inline functionH Hartley Sweeten
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_normal() inline functionH Hartley Sweeten
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_invert() inline functionH Hartley Sweeten
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_disable() inline functionH Hartley Sweeten
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_enable() inline functionH Hartley Sweeten
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_write_dc() inline functionH Hartley Sweeten
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_write_tc() inline functionH Hartley Sweeten
2013-05-30misc/ep93xx_pwm: remove ep93xx_pwm_{write,read}l() inline functionsH Hartley Sweeten
2013-05-30misc/ep93xx_pwm: use {read,write}* instead of __raw_* versions for ioH Hartley Sweeten
2013-05-30misc/ep93xx_pwm: use managed device resourcesH Hartley Sweeten
2013-05-30drivers/misc: at25: convert to use devm_kzallocNikolay Balandin
2013-05-30drivers/misc: at24: convert to use devm_kzallocNikolay Balandin
2013-05-30misc: use platform_{get,set}_drvdata()Jingoo Han
2013-05-30mei: me: remove artificial singleton requirementTomas Winkler
2013-05-30mei: fix read after read scenarioTomas Winkler
2013-05-30mei: deprecate the mei_wd_state_independence_msgTomas Winkler
2013-05-28treewide: Fix typo in printkMasanari Iida
2013-05-27Merge 3.10-rc3 into char-misc-nextGreg Kroah-Hartman
2013-05-23Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-21drivers/misc: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-21mei: fix out of array access to me clients arrayTomas Winkler
2013-05-21mei: bus: Reset event_cb when disabling a deviceSamuel Ortiz
2013-05-21mei: fix out of array access to me clients arrayTomas Winkler
2013-05-21mei: revamp interrupt thread handlersTomas Winkler
2013-05-21mei: move mei_cl_complete to client.cTomas Winkler
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell
2013-05-18drivers/misc: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-16misc: ep93xx_pwm: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16misc: arm-charlcd: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16drivers: misc: use devm_ioremap_resource()Laurent Navet
2013-05-16Drivers: Misc: tsl2250: fix warnings, unsigned long will never < 0Chen Gang
2013-05-16dummy-irq: require the user to specify an IRQ numberJonathan Corbet
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds