summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-2113-330/+237
|\
| * 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
| * 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-021-1/+1
| * base: dd: don't remove driver_data in -EPROBE_DEFER caseYi Zhang2016-05-011-1/+2
| * Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman2016-04-18384-2253/+4833
| |\
| * | devcoredump: add scatterlist supportAviya Erenfeld2016-04-152-11/+76
| * | base: isa: Remove X86_32 dependencyWilliam Breathitt Gray2016-03-291-1/+1
| * | 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-2178-3751/+5871
|\ \ \
| * \ \ Merge 4.6-rc7 into char-misc-testingGreg Kroah-Hartman2016-05-09261-1484/+2858
| |\ \ \
| * | | | mcb: Delete num_cells variable which is not requiredAndreas Werner2016-05-041-3/+1
| * | | | mcb: Fixed bar number assignment for the gddAndreas Werner2016-05-041-1/+1
| * | | | mcb: Replace ioremap and request_region with the devm versionAndreas Werner2016-05-041-12/+7
| * | | | mcb: Implement bus->dev.release callbackJohannes Thumshirn2016-05-041-6/+14
| * | | | mcb: export bus information via sysfsJohannes Thumshirn2016-05-043-11/+65
| * | | | mcb: Correctly initialize the bus's deviceJohannes Thumshirn2016-05-041-3/+16
| * | | | mei: bus: call mei_cl_read_start under device lockAlexander Usyskin2016-05-041-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
| * | | | coresight: tmc: adding mode of operation for link/sinksMathieu Poirier2016-05-033-14/+40
| * | | | coresight: tmc: getting rid of multiple read accessMathieu Poirier2016-05-034-17/+18
| * | | | coresight: tmc: allocating memory when neededMathieu Poirier2016-05-033-27/+170
| * | | | coresight: tmc: making prepare/unprepare functions genericMathieu Poirier2016-05-034-50/+117
| * | | | coresight: tmc: splitting driver in ETB/ETF and ETR componentsMathieu Poirier2016-05-035-261/+357
| * | | | coresight: tmc: cleaning up header fileMathieu Poirier2016-05-032-4/+3
| * | | | coresight: tmc: introducing new header fileMathieu Poirier2016-05-032-101/+123
| * | | | coresight: tmc: clearly define number of transfers per burstMathieu Poirier2016-05-031-2/+2
| * | | | coresight: tmc: re-implementing tmc_read_prepare/unprepare() functionsMathieu Poirier2016-05-031-20/+36
| * | | | coresight: tmc: waiting for TMCReady bit before programmingMathieu Poirier2016-05-031-0/+9
| * | | | coresight: tmc: modifying naming conventionMathieu Poirier2016-05-031-4/+4
| * | | | coresight: tmc: adding sysFS management entriesMathieu Poirier2016-05-031-64/+43
| * | | | coresight: etm4x: add tracer ID for A72 Maia processor.Li Pengcheng2016-05-031-0/+5
| * | | | coresight: etb10: fixing the right amount of words to readMathieu Poirier2016-05-031-1/+1
| * | | | coresight: stm: adding driver for CoreSight STM componentPratik Patel2016-05-033-0/+932
| * | | | coresight: adding path for STM deviceMathieu Poirier2016-05-031-24/+82
| * | | | stm class: Support devices that override software assigned mastersAlexander Shishkin2016-05-031-0/+15
| * | | | coresight: etm4x: modify q_support typeLi Pengcheng2016-05-031-1/+1