summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-264-2/+56
|\
| * Merge 4.1-rc7 into driver-core-nextGreg Kroah-Hartman2015-06-0824-47/+137
| |\
| * | drivers: of/base: move of_init to driver_initSudeep Holla2015-05-241-0/+6
| * | drivers/base: cacheinfo: fix annoying typo when DT nodes are absentWill Deacon2015-05-241-1/+1
| * | driver-core: fix build for !CONFIG_MODULESDmitry Torokhov2015-05-241-0/+11
| * | module: add core_param_unsafeDmitry Torokhov2015-05-201-0/+9
| * | driver-core: enable drivers to opt-out of async probeLuis R. Rodriguez2015-05-201-6/+7
| * | driver-core: add driver module asynchronous probe supportLuis R. Rodriguez2015-05-202-3/+7
| * | driver-core: add asynchronous probing support for driversDmitry Torokhov2015-05-201-0/+28
| * | module: add extra argument for parse_params() callbackLuis R. Rodriguez2015-05-201-1/+2
* | | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-2614-115/+1322
|\ \ \
| * | | extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi2015-06-121-48/+42
| * | | Merge tag 'extcon-next-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-06-035-81/+78
| |\ \ \
| | * | | extcon: Remove optional print_name() function pointer of extcon_devChanwoo Choi2015-05-291-3/+0
| | * | | extcon: Update the prototype of extcon_register_notifier() with enum extconChanwoo Choi2015-05-221-9/+8
| | * | | extcon: Use the unique id for external connector instead of stringChanwoo Choi2015-05-222-66/+50
| | * | | extcon: arizona: Add support for select accessory detect mode when headphone ...Inha Song2015-05-192-0/+7
| | * | | extcon: Fix the checkpatch warning and minor coding style issueChanwoo Choi2015-05-191-3/+4
| | * | | extcon: Add extcon_get_edev_name() API to get the extcon device nameChanwoo Choi2015-05-191-0/+4
| | * | | extcon: axp288: Add axp288 extcon driver supportRamakrishna Pallala2015-05-191-0/+5
| | |/ /
| * | | Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channelsK. Y. Srinivasan2015-06-011-0/+5
| * | | parport: add device-model to parport subsystemSudip Mukherjee2015-06-011-2/+41
| * | | Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.Keith Mange2015-06-011-1/+3
| * | | mei: fix up uuid matchingGreg Kroah-Hartman2015-05-311-1/+1
| * | | Drivers: hv: vmbus: briefly comment num_sc and next_ocVitaly Kuznetsov2015-05-241-3/+9
| * | | Drivers: hv: vmbus: Implement the protocol for tearing down vmbus stateK. Y. Srinivasan2015-05-241-0/+1
| * | | drivers: hv: vmbus: Get rid of some unused definitionsK. Y. Srinivasan2015-05-241-19/+0
| * | | Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov2015-05-241-1/+2
| * | | Drivers: hv: vss: full handshake supportVitaly Kuznetsov2015-05-241-0/+5
| * | | Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.hVitaly Kuznetsov2015-05-241-7/+0
| * | | misc: mic: Common MIC header file changes in preparation for SCIFSudeep Dutt2015-05-241-0/+12
| * | | misc: mic: SCIF header file and IOCTL interfaceSudeep Dutt2015-05-243-0/+1124
| * | | mei: export mei client device struct to external useTomas Winkler2015-05-241-2/+36
| * | | mei: bus: report also uuid in module aliasTomas Winkler2015-05-241-0/+13
| |/ /
* | | Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-06-2610-495/+478
|\ \ \
| * | | ring-buffer: Remove useless unused tracing_off_permanent()Steven Rostedt (Red Hat)2015-05-281-6/+0
| * | | tracing: Rename ftrace_get_offsets_##call() to trace_event_get_offsets_##call()Steven Rostedt (Red Hat)2015-05-132-4/+4
| * | | tracing: Rename ftrace_define_fields_##call() to trace_event_define_fields_##...Steven Rostedt (Red Hat)2015-05-132-3/+3
| * | | tracing: Rename ftrace_event_type_funcs_##call to trace_event_type_funcs_##callSteven Rostedt (Red Hat)2015-05-132-4/+4
| * | | tracing: Rename ftrace_data_offset_##call to trace_event_data_offset_##callSteven Rostedt (Red Hat)2015-05-132-6/+6
| * | | tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##callSteven Rostedt (Red Hat)2015-05-132-15/+15
| * | | tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()Steven Rostedt (Red Hat)2015-05-132-3/+3
| * | | tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*Steven Rostedt (Red Hat)2015-05-132-30/+30
| * | | tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dirSteven Rostedt (Red Hat)2015-05-131-2/+2
| * | | tracing: Rename ftrace_event_name() to trace_event_name()Steven Rostedt (Red Hat)2015-05-131-1/+1
| * | | tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAXSteven Rostedt (Red Hat)2015-05-131-1/+1
| * | | tracing: Rename ftrace_output functions to trace_outputSteven Rostedt (Red Hat)2015-05-133-12/+12
| * | | tracing: Rename ftrace_event_buffer to trace_event_buffer.Steven Rostedt (Red Hat)2015-05-132-6/+6
| * | | tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)2015-05-137-43/+43
| * | | tracing: Rename ftrace_event_file to trace_event_fileSteven Rostedt (Red Hat)2015-05-132-24/+24