summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-04152-2238/+19556
|\
| * fpga: socfpga: Fix check of return value of devm_request_irqMoritz Fischer2015-10-291-1/+1
| * lkdtm: fix ACCESS_USERSPACE testStephen Smalley2015-10-291-1/+7
| * mcb: Destroy IDA on module unloadJohannes Thumshirn2015-10-291-0/+1
| * mcb: Do not return zero on error path in mcb_pci_probe()Alexey Khoroshilov2015-10-291-0/+1
| * mei: bus: set the device name before running fixupTomas Winkler2015-10-291-4/+16
| * mei: bus: use correct lock orderingTomas Winkler2015-10-291-5/+13
| * mei: Fix debugfs filename in error outputAlexander Kuleshov2015-10-271-1/+1
| * char: ipmi: ipmi_ssif: Replace timeval with timespec64Amitoj Kaur Chawla2015-10-241-4/+5
| * fpga: zynq-fpga: Fix issue with drvdata being overwritten.Moritz Fischer2015-10-231-3/+4
| * fpga manager: remove unnecessary null pointer checksAlan Tull2015-10-231-8/+4
| * fpga manager: ensure lifetime with of_fpga_mgr_getAlan Tull2015-10-231-15/+17
| * fpga: zynq-fpga: Change fw format to handle bin instead of bit.Moritz Fischer2015-10-231-22/+2
| * fpga: zynq-fpga: Fix unbalanced clock handlingMoritz Fischer2015-10-231-2/+2
| * misc: sram: partition base address belongs to __iomem spaceVladimir Zapolskiy2015-10-181-3/+3
| * vme: 8-bit status/id takes 256 values, not 255Dmitry Kalinkin2015-10-171-1/+3
| * fpga manager: Adding FPGA Manager support for Xilinx Zynq 7000Moritz Fischer2015-10-173-0/+539
| * misc: sram: extend usage of reserved partitionsVladimir Zapolskiy2015-10-171-8/+188
| * misc: mic/scif: fix error code in scif_create_remote_lookup()Dan Carpenter2015-10-171-2/+6
| * misc: mic/scif: re-take a lock on error pathDan Carpenter2015-10-171-0/+1
| * mei: amthif: Do not compare bool to 0/1Alexander Usyskin2015-10-171-1/+1
| * mei: bus: fix c&p issue in the kdocTomas Winkler2015-10-171-2/+2
| * mei: fix the KDoc formatingAlexander Usyskin2015-10-172-11/+12
| * mei: keep the device awake during reads in chunksAlexander Usyskin2015-10-171-0/+4
| * mei: cancel driver workers only after client devices were removedTomas Winkler2015-10-171-2/+2
| * W1: w1-gpio - switch to using dev_pm_opsDmitry Torokhov2015-10-171-13/+7
| * misc: mic: fix memory leakSudip Mukherjee2015-10-171-1/+18
| * misc: mic: replace kfree with put_deviceGeliang Tang2015-10-173-3/+3
| * misc: mic: Fix randconfig build errorAshutosh Dixit2015-10-171-0/+1
| * intel_th: Check for NULL instead of ERR_PTRDan Carpenter2015-10-164-10/+10
| * stm class: Select configfsAlexander Shishkin2015-10-161-0/+1
| * Merge tag 'extcon-next-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-10-1611-204/+303
| |\
| | * extcon: Modify the id and name of external connectorChanwoo Choi2015-10-169-93/+103
| | * extcon: gpio: Use descriptor-based GPIO interface instead of legacy gpio_* APIChanwoo Choi2015-09-301-19/+43
| | * extcon: gpio: Fix minor coding style and remove the unused fields.Chanwoo Choi2015-09-301-7/+4
| | * extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_al...Chanwoo Choi2015-09-301-4/+2
| | * extcon: gpio: Remove duplicate data from struct gpio_extcon_dataChanwoo Choi2015-09-301-39/+31
| | * extcon: gpio: Use resource managed function for request_irqChanwoo Choi2015-09-301-4/+3
| | * extcon: arizona: Reorder the default statement to remove unnecessary warningChanwoo Choi2015-09-301-3/+6
| | * extcon: arizona: Add support for WM8998 and WM1814Richard Fitzgerald2015-09-291-10/+21
| | * Merge branch 'ib-extcon-mfd-4.4' into extcon-nextChanwoo Choi2015-09-292-18/+94
| | |\
| | | * extcon: arizona: Don't disable debounce for inverted jacksCharles Keepax2015-09-221-3/+5
| | | * extcon: arizona: Use the micd_clamp for interrupts if it is availableCharles Keepax2015-09-221-3/+3
| | | * extcon: arizona: Ignore jd_invert for MICD_CLAMP_STSNariman Poushin2015-09-221-4/+1
| | | * extcon: arizona: Additional settings to improve accuracy of HP detectCharles Keepax2015-09-221-2/+17
| | | * extcon: arizona: Add support for general purpose switchCharles Keepax2015-09-221-0/+4
| | | * extcon: arizona: Add support for new ADC value mic detectCharles Keepax2015-09-221-6/+58
| | | * mfd: arizona: Add TST_CAP bits for headphone detectionCharles Keepax2015-09-221-0/+2
| | | * mfd: arizona: Add register bits for general purpose switchCharles Keepax2015-09-221-0/+2
| | | * mfd: arizona: Add registers for ADC microphone detectionCharles Keepax2015-09-221-0/+2