linux_dsm_epyc7002/drivers/misc
Greg Kroah-Hartman a332eeac4d misc: c2port: use dev_bin_attrs instead of hand-coding it
Classes support a list of default binary attributes, so use that in the
c2port driver, instead of hand creating and destroying the file, which
is racing with userspace.  Bonus is this removes lines of code.

Cc: Rodolfo Giometti <giometti@linux.it>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-07-24 15:39:04 -07:00
..
altera-stapl
c2port misc: c2port: use dev_bin_attrs instead of hand-coding it 2013-07-24 15:39:04 -07:00
carma misc: replace strict_strtoul() with kstrtoul() 2013-06-06 12:54:08 -07:00
cb710
eeprom drivers/misc: at25: convert to use devm_kzalloc 2013-05-30 21:49:32 +09:00
ibmasm
lis3lv02d misc: replace strict_strtoul() with kstrtoul() 2013-06-06 12:54:08 -07:00
mei Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-07-04 11:40:58 -07:00
sgi-gru drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option() 2013-07-03 16:07:42 -07:00
sgi-xp sgi: xpc: Convert use of typedef ctl_table to struct ctl_table 2013-06-14 10:19:25 +02:00
ti-st misc: use platform_{get,set}_drvdata() 2013-05-30 21:46:15 +09:00
vmw_vmci Hoist memcpy_fromiovec/memcpy_toiovec into lib/ 2013-05-20 10:24:22 +09:30
ad525x_dpot-i2c.c
ad525x_dpot-spi.c
ad525x_dpot.c misc: replace strict_strtoul() with kstrtoul() 2013-06-06 12:54:08 -07:00
ad525x_dpot.h
apds990x.c misc: replace strict_strtoul() with kstrtoul() 2013-06-06 12:54:08 -07:00
apds9802als.c misc: replace strict_strtoul() with kstrtoul() 2013-06-06 12:54:08 -07:00
arm-charlcd.c misc: arm-charlcd: remove unnecessary platform_set_drvdata() 2013-05-16 18:11:13 -07:00
atmel_pwm.c
atmel_tclib.c
atmel-ssc.c Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next 2013-06-17 17:20:15 +01:00
bh1770glc.c misc: replace strict_strtoul() with kstrtoul() 2013-06-06 12:54:08 -07:00
bh1780gli.c misc: replace strict_strtoul() with kstrtoul() 2013-06-06 12:54:08 -07:00
bmp085-i2c.c
bmp085-spi.c
bmp085.c
bmp085.h
cs5535-mfgpt.c
ds1682.c
dummy-irq.c treewide: Fix typo in printk 2013-05-28 12:02:13 +02:00
enclosure.c
ep93xx_pwm.c misc/ep93xx_pwm: use kstrtol instead of strict_strtol 2013-05-30 21:54:07 +09:00
fsa9480.c
hmc6352.c misc: replace strict_strtoul() with kstrtoul() 2013-06-06 12:54:08 -07:00
hpilo.c
hpilo.h
ics932s401.c
ioc4.c
isl29003.c misc: replace strict_strtoul() with kstrtoul() 2013-06-06 12:54:08 -07:00
isl29020.c misc: replace strict_strtoul() with kstrtoul() 2013-06-06 12:54:08 -07:00
Kconfig Driver core patches for 3.11-rc1 2013-07-02 11:44:19 -07:00
kgdbts.c
lattice-ecp3-config.c treewide: Fix typo in printk 2013-05-28 12:02:13 +02:00
lkdtm.c
Makefile
pch_phub.c pch_phub: fix error return code in pch_phub_probe() 2013-06-06 12:54:08 -07:00
phantom.c
pti.c
spear13xx_pcie_gadget.c misc: replace strict_strtoul() with kstrtoul() 2013-06-06 12:54:08 -07:00
sram.c Misc: sram: Remove unneeded check 2013-06-17 16:41:49 -07:00
ti_dac7512.c misc: replace strict_strtoul() with kstrtoul() 2013-06-06 12:54:08 -07:00
tifm_7xx1.c
tifm_core.c
tsl2550.c Drivers: Misc: tsl2250: fix warnings, unsigned long will never < 0 2013-05-16 18:11:12 -07:00
vmw_balloon.c