summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | extcon: arizona: Correct typo to disable regulation for button detectionCharles Keepax2014-06-161-1/+1
| | * | | | | extcon: arizona: Use extcon cable API with index of extcon cable instead of s...Nikesh Oswal2014-06-161-9/+6
| | * | | | | extcon: arizona: Remove duplicate set of input parent deviceCharles Keepax2014-06-161-1/+0
| | * | | | | extcon: Reorder the sequence of extcon device driver alphabeticallyChanwoo Choi2014-06-162-17/+17
| | * | | | | extcon: palmas: Make of_device_id array constKrzysztof Kozlowski2014-06-161-1/+1
| | * | | | | extcon: arizona: support inverted jack detect switchRichard Fitzgerald2014-06-162-8/+29
| | |/ / / /
| * | | | | misc: bh1780: Introduce the use of devm_kzallocHimangi Saraogi2014-07-271-24/+9
| * | | | | Lattice ECP3 FPGA: Correct endiannessJean-Michel Hautbois2014-07-271-7/+9
| * | | | | drivers/misc/ti-st: Load firmware from ti-connectivity directory.Enric Balletbo i Serra2014-07-241-2/+3
| * | | | | misc: vexpress: Fix sparse non static symbol warningsWei Yongjun2014-07-231-2/+2
| * | | | | mei: drop unused hw dependent fw status functionsAlexander Usyskin2014-07-233-89/+0
| * | | | | misc: bh1770glc: Use managed functionsHimangi Saraogi2014-07-231-21/+14
| * | | | | pcmcia: remove DEFINE_PCI_DEVICE_TABLE usageGreg Kroah-Hartman2014-07-195-5/+5
| * | | | | misc: remove DEFINE_PCI_DEVICE_TABLE usageGreg Kroah-Hartman2014-07-193-3/+3
| * | | | | ipack: Replace DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-07-191-1/+1
| * | | | | drivers/char/dsp56k.c: drop check for negativity of unsigned parameterAndrey Utkin2014-07-181-1/+1
| * | | | | mei: fix return value on disconnect timeoutAlexander Usyskin2014-07-181-10/+5
| * | | | | mei: don't schedule suspend in pm idleAlexander Usyskin2014-07-182-2/+2
| * | | | | mei: start disconnect request timer consistentlyAlexander Usyskin2014-07-181-0/+1
| * | | | | mei: reset client connection state on timeoutAlexander Usyskin2014-07-181-0/+1
| * | | | | dma: Fix MIC X100 DMA Driver Kconfig optionSudeep Dutt2014-07-161-2/+1
| * | | | | misc: mic: Introduce the managed version of ioremapHimangi Saraogi2014-07-161-6/+3
| * | | | | Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman2014-07-141115-8137/+13897
| |\ \ \ \ \
| * | | | | | thunderbolt: Use kcallocHimangi Saraogi2014-07-131-6/+4
| * | | | | | dma: MIC X100 DMA DriverSiva Yerramreddy2014-07-124-0/+1080
| * | | | | | misc: mic: add support for loading/unloading dma driverSiva Yerramreddy2014-07-121-7/+7
| * | | | | | misc: mic: add dma support in card driverSiva Yerramreddy2014-07-123-4/+61
| * | | | | | misc: mic: add threaded irq support in card driverSiva Yerramreddy2014-07-123-15/+20
| * | | | | | misc: mic: add dma support in host driverSiva Yerramreddy2014-07-127-41/+281
| * | | | | | misc: mic: add threaded irq support in host driverSiva Yerramreddy2014-07-124-60/+96
| * | | | | | misc: mic: add a bus driver for virtual MIC devicesSudeep Dutt2014-07-125-0/+351
| * | | | | | misc: mic: Add mic bus and dma driver documentationSiva Yerramreddy2014-07-121-26/+41
| * | | | | | tools: selftests - create a separate hotplug target for full range testShuah Khan2014-07-126-6/+105
| * | | | | | tools: fix kcmp_test compile warningsShuah Khan2014-07-121-1/+1
| * | | | | | tools: Fix mqueue Makefile compile linking orderShuah Khan2014-07-121-2/+2
| * | | | | | tools: fix mq_open_tests compile warningsShuah Khan2014-07-121-6/+14
| * | | | | | tools: fix mq_perf_tests compile warningsShuah Khan2014-07-121-19/+21
| * | | | | | tools: cpu-hotplug fix unexpected operator errorShuah Khan2014-07-121-1/+1
| * | | | | | tools: memory-hotplug fix unexpected operator errorShuah Khan2014-07-121-1/+1
| * | | | | | MAINTAINERS: Add thunderbolt driverAndreas Noever2014-07-111-0/+5
| * | | | | | spmi: Remove duplicate inclusion of module.hSachin Kamat2014-07-111-1/+0
| * | | | | | GenWQE: Remove unnecessary includeKleber Sacilotto de Souza2014-07-111-1/+0
| * | | | | | ti-st: st-kim: Dont let probe fail when debugfs is disabledRobin van der Gracht2014-07-101-2/+1
| * | | | | | uio: uio_pruss: use struct deviceAndre Heider2014-07-101-18/+19
| * | | | | | ipoctal: request_irq after configurationFederico Vaga2014-07-101-7/+8
| * | | | | | ipoctal: protect only the real critical sectionFederico Vaga2014-07-101-3/+2
| * | | | | | mfd: vexpress: fix error handling vexpress_syscfg_regmap_init()Dan Carpenter2014-07-101-4/+8
| * | | | | | char: xilinx_hwicap: missing error code if ioremap() failsDan Carpenter2014-07-101-0/+1
| * | | | | | bsr: avoid format string leaking into device nameKees Cook2014-07-101-1/+1
| * | | | | | i8k: Add support for Dell Precision 490 and Latitude D520Guenter Roeck2014-07-101-0/+27