summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-2033-519/+1160
|\
| * Revert "base: dd: don't remove driver_data in -EPROBE_DEFER case"Greg Kroah-Hartman2016-05-031-2/+1
| * gpio: ws16c48: Utilize the ISA bus driverWilliam Breathitt Gray2016-05-022-64/+33
| * gpio: 104-idio-16: Utilize the ISA bus driverWilliam Breathitt Gray2016-05-022-61/+34
| * gpio: 104-idi-48: Utilize the ISA bus driverWilliam Breathitt Gray2016-05-022-62/+34
| * gpio: 104-dio-48e: Utilize the ISA bus driverWilliam Breathitt Gray2016-05-022-72/+43
| * watchdog: ebc-c384_wdt: Utilize the ISA bus driverWilliam Breathitt Gray2016-05-022-34/+11
| * iio: stx104: Utilize the module_isa_driver and max_num_isa_dev macrosWilliam Breathitt Gray2016-05-021-21/+3
| * iio: stx104: Add X86 dependency to STX104 Kconfig optionWilliam Breathitt Gray2016-05-021-1/+1
| * Documentation: Add ISA bus driver documentationWilliam Breathitt Gray2016-05-022-0/+128
| * isa: Implement the max_num_isa_dev macroWilliam Breathitt Gray2016-05-021-0/+11
| * isa: Implement the module_isa_driver macroWilliam Breathitt Gray2016-05-021-0/+21
| * pnp: pnpbios: Add explicit X86_32 dependency to PNPBIOSWilliam Breathitt Gray2016-05-021-1/+1
| * isa: Decouple X86_32 dependency from the ISA Kconfig optionWilliam Breathitt Gray2016-05-013-10/+4
| * driver-core: use 'dev' argument in dev_dbg_ratelimited stubArnd Bergmann2016-05-011-2/+5
| * base: dd: don't remove driver_data in -EPROBE_DEFER caseYi Zhang2016-05-011-1/+2
| * kernfs: Move faulting copy_user operations outside of the mutexChris Wilson2016-04-302-22/+30
| * Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman2016-04-191061-7098/+10883
| |\
| * | devcoredump: add scatterlist supportAviya Erenfeld2016-04-153-19/+154
| * | debugfs: unproxify files created through debugfs_create_u32_array()Nicolai Stange2016-04-121-1/+2
| * | debugfs: unproxify files created through debugfs_create_blob()Nicolai Stange2016-04-121-3/+10
| * | debugfs: unproxify files created through debugfs_create_bool()Nicolai Stange2016-04-121-21/+20
| * | debugfs: unproxify integer attribute filesNicolai Stange2016-04-121-48/+75
| * | debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usageNicolai Stange2016-04-121-0/+67
| * | debugfs: add support for self-protecting attribute file fopsNicolai Stange2016-04-123-0/+82
| * | debugfs: prevent access to removed files' private dataNicolai Stange2016-04-124-27/+226
| * | debugfs: prevent access to possibly dead file_operations at file openNicolai Stange2016-04-125-5/+127
| * | fs: kernfs: Replace CURRENT_TIME by current_fs_time()Deepa Dinamani2016-03-292-8/+15
| * | fs: debugfs: Replace CURRENT_TIME by current_fs_time()Deepa Dinamani2016-03-291-1/+2
| * | debugfs: fix inode i_nlink references for automount dentryRoman Pen2016-03-291-0/+4
| * | base: isa: Remove X86_32 dependencyWilliam Breathitt Gray2016-03-293-2/+8
| * | Documentation: update the devices.txt documentationLinus Walleij2016-03-292-55/+26
| * | chrdev: emit a warning when we go below dynamic major rangeLinus Walleij2016-03-293-3/+9
| * | firmware: fw_cfg register offsets on supported architectures onlyGabriel Somlo2016-03-291-3/+1
* | | Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-2096-3766/+6410
|\ \ \
| * \ \ Merge 4.6-rc7 into char-misc-testingGreg Kroah-Hartman2016-05-09583-3080/+6157
| |\ \ \
| * | | | mcb: Delete num_cells variable which is not requiredAndreas Werner2016-05-031-3/+1
| * | | | mcb: Fixed bar number assignment for the gddAndreas Werner2016-05-031-1/+1
| * | | | mcb: Replace ioremap and request_region with the devm versionAndreas Werner2016-05-031-12/+7
| * | | | mcb: Implement bus->dev.release callbackJohannes Thumshirn2016-05-031-6/+14
| * | | | mcb: export bus information via sysfsJohannes Thumshirn2016-05-035-11/+103
| * | | | mcb: Correctly initialize the bus's deviceJohannes Thumshirn2016-05-032-6/+18
| * | | | mei: bus: call mei_cl_read_start under device lockAlexander Usyskin2016-05-031-3/+12
| * | | | coresight: etb10: adjust read pointer only when neededMathieu Poirier2016-05-031-1/+2
| * | | | coresight: configuring ETF in FIFO mode when acting as linkMathieu Poirier2016-05-031-4/+28
| * | | | coresight: tmc: implementing TMC-ETF AUX space APIMathieu Poirier2016-05-032-0/+200
| * | | | coresight: moving struct cs_buffers to header fileMathieu Poirier2016-05-032-20/+20
| * | | | coresight: tmc: keep track of memory widthMathieu Poirier2016-05-033-17/+41
| * | | | coresight: tmc: make sysFS and Perf mode mutually exclusiveMathieu Poirier2016-05-032-5/+117
| * | | | coresight: tmc: dump system memory content only when neededMathieu Poirier2016-05-032-2/+12
OpenPOWER on IntegriCloud