summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | extcon: sm5502: fix handling regmap_irq_get_virq resultAndrzej Hajda2015-09-291-1/+1
| * | extcon: rt8973a: fix handling regmap_irq_get_virq resultAndrzej Hajda2015-09-291-1/+1
| * | extcon: axp288: Convert to using managed resourcesVaishali Thakkar2015-09-291-18/+5
| * | extcon: Export OF module alias information in missing driversJavier Martinez Canillas2015-09-292-0/+2
* | | Merge 4.3-rc5 into char-misc nextGreg Kroah-Hartman2015-10-1257-151/+304
|\ \ \
| * \ \ Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-10-113-14/+33
| |\ \ \
| | * | | 3w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig2015-10-071-7/+21
| | * | | scsi_dh: Use the correct module name when loading device handlerPaul Mackerras2015-10-011-1/+1
| | * | | libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum2015-09-171-6/+11
| * | | | Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2015-10-112-4/+4
| |\ \ \ \
| | * | | | crash in md-raid1 and md-raid10 due to incorrect list manipulationMikulas Patocka2015-10-092-4/+4
| * | | | | Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-107-3/+41
| |\ \ \ \ \
| | * | | | | usb: Add device quirk for Logitech PTZ camerasVincent Palatin2015-10-041-0/+7
| | * | | | | USB: chaoskey read offset bugAlexander Inyukhin2015-10-041-1/+1
| | * | | | | USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao2015-10-041-0/+6
| | * | | | | Merge tag 'phy-for-4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2015-10-033-0/+18
| | |\ \ \ \ \
| | | * | | | | phy: berlin-sata: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-251-0/+1