Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc patches from Greg KH: "Here's the big char/misc driver patchset for 3.13-rc1. Lots of stuff in here, including some new drivers for Intel's "MIC" co-processor devices, and a new eeprom driver. Other things include the driver attribute cleanups, extcon driver updates, hyperv updates, and a raft of other miscellaneous driver fixes. All of these have been in linux-next for a while" * tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (121 commits) misc: mic: Fixes for randconfig build errors and warnings. tifm: fix error return code in tifm_7xx1_probe() w1-gpio: Use devm_* functions w1-gpio: Detect of_gpio_error for first gpio uio: Pass pointers to virt_to_page(), not integers uio: fix memory leak misc/at24: avoid infinite loop on write() misc/93xx46: avoid infinite loop on write() misc: atmel_pwm: add deferred-probing support mei: wd: host_init propagate error codes from called functions mei: replace stray pr_debug with dev_dbg mei: bus: propagate error code returned by mei_me_cl_by_id mei: mei_cl_link remove duplicated check for open_handle_count mei: print correct device state during unexpected reset mei: nfc: fix memory leak in error path lkdtm: add tests for additional page permissions lkdtm: adjust recursion size to avoid warnings lkdtm: isolate stack corruption test mei: move host_clients_map cleanup to device init mei: me: downgrade two errors to debug level ...
Showing
Documentation/mic/mpssd/Makefile
0 → 100644
Documentation/mic/mpssd/micctrl
0 → 100755
Documentation/mic/mpssd/mpss
0 → 100755
Documentation/mic/mpssd/mpssd.c
0 → 100644
此差异已折叠。
Documentation/mic/mpssd/mpssd.h
0 → 100644
Documentation/mic/mpssd/sysfs.c
0 → 100644
drivers/misc/eeprom/sunxi_sid.c
0 → 100644
此差异已折叠。
drivers/misc/mic/Kconfig
0 → 100644
此差异已折叠。
drivers/misc/mic/Makefile
0 → 100644
此差异已折叠。
drivers/misc/mic/card/Makefile
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
drivers/misc/mic/card/mic_x100.c
0 → 100644
此差异已折叠。
drivers/misc/mic/card/mic_x100.h
0 → 100644
此差异已折叠。
drivers/misc/mic/common/mic_dev.h
0 → 100644
此差异已折叠。
drivers/misc/mic/host/Makefile
0 → 100644
此差异已折叠。
drivers/misc/mic/host/mic_boot.c
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
drivers/misc/mic/host/mic_fops.c
0 → 100644
此差异已折叠。
drivers/misc/mic/host/mic_fops.h
0 → 100644
此差异已折叠。
drivers/misc/mic/host/mic_intr.c
0 → 100644
此差异已折叠。
drivers/misc/mic/host/mic_intr.h
0 → 100644
此差异已折叠。
drivers/misc/mic/host/mic_main.c
0 → 100644
此差异已折叠。
drivers/misc/mic/host/mic_smpt.c
0 → 100644
此差异已折叠。
drivers/misc/mic/host/mic_smpt.h
0 → 100644
此差异已折叠。
drivers/misc/mic/host/mic_sysfs.c
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
drivers/misc/mic/host/mic_x100.c
0 → 100644
此差异已折叠。
drivers/misc/mic/host/mic_x100.h
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
include/uapi/linux/mic_common.h
0 → 100644
此差异已折叠。
include/uapi/linux/mic_ioctl.h
0 → 100644
此差异已折叠。
想要评论请 注册 或 登录