summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/pci/hotplug: Fix initial state for empty slotGavin Shan2017-02-151-2/+14
* drivers/pci/hotplug: Handle presence detection change properlyGavin Shan2017-02-151-1/+5
* m68k/mac: Replace via-maciisi driver with via-cuda driverFinn Thain2017-02-075-702/+12
* via-cuda: Add support for Egret system controllerFinn Thain2017-02-071-21/+134
* via-cuda: Initialize data_index early and increment consistentlyFinn Thain2017-02-071-3/+3
* via-cuda: Use spinlock_irq_save/restore instead of enable/disable_irqFinn Thain2017-02-071-11/+5
* via-cuda: Avoid TREQ race conditionFinn Thain2017-02-071-4/+3
* via-cuda: Fix re-initialization of reply_ptr and reading_replyFinn Thain2017-02-071-2/+2
* via-cuda: Prevent read buffer overflowFinn Thain2017-02-071-1/+7
* via-cuda: Add TREQ, TIP and TACK signal helpersFinn Thain2017-02-071-23/+53
* via-cuda: Remove redundant temporary variableFinn Thain2017-02-071-6/+2
* via-cuda: Cleanup printk callsFinn Thain2017-02-071-20/+6
* cxl: Fix build when CONFIG_DEBUG_FS=nAndrew Donnellan2017-02-032-5/+57
* powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy2017-01-301-11/+41
* cpuidle:powernv: Add helper function to populate powernv idle states.Gautham R. Shenoy2017-01-301-36/+53
* cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan2017-01-254-23/+35
* cxl: Force psl data-cache flush during device shutdownVaibhav Jain2017-01-251-0/+3
* cxl: Drop unused header asm/pnv-pci.hGreg Kurz2017-01-251-1/+0
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-01-223-5/+30
|\
| * virtio/s390: virtio: constify virtio_config_ops structuresBhumika Goyal2017-01-191-1/+1
| * virtio/s390: add missing \n to end of dev_err messageColin Ian King2017-01-191-1/+1
| * virtio/s390: support READ_STATUS command for virtio-ccwPierre Morel2017-01-191-0/+25
| * virtio_console: fix a crash in config_work_handlerG. Campana2017-01-191-1/+1
| * vhost/scsi: silence uninitialized variable warningDan Carpenter2017-01-191-1/+1
| * vhost: scsi: constify target_core_fabric_ops structuresBhumika Goyal2017-01-191-1/+1
* | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2017-01-223-75/+108
|\ \
| * \ Merge branches 'thermal-core' and 'thermal-soc' into for-rcZhang Rui2017-01-201-53/+100
| |\ \
| | * \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2017-01-171-53/+100
| | |\ \
| | | * | thermal: rockchip: fixes the conversion tableCaesar Wang2017-01-171-1/+1
| | | * | thermal: rockchip: handle set_trips without the trip pointsCaesar Wang2016-12-141-1/+15
| | | * | thermal: rockchip: optimize the conversion tableCaesar Wang2016-12-141-1/+24
| | | * | thermal: rockchip: fixes invalid temperature caseCaesar Wang2016-12-141-20/+28
| | | * | thermal: rockchip: don't pass table structs by valueBrian Norris2016-12-141-40/+40
| | | * | thermal: rockchip: improve conversion error messagesBrian Norris2016-12-141-2/+4
| * | | | thermal: core: move tz->device.groups cleanup to thermal_releaseJacob von Chorus2017-01-061-5/+5
| * | | | thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()Fabio Estevam2017-01-041-17/+3
| |/ / /
* | | | Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-2210-32/+31
|\ \ \ \
| * | | | xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman2017-01-201-1/+1
| * | | | Merge tag 'fixes-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-179-31/+30
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | usb: dwc2: host: fix Wmaybe-uninitialized warningNicholas Mc Guire2017-01-161-2/+2
| | * | | usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM valueAmelie Delaunay2017-01-161-2/+2
| | * | | usb: gadget: udc: atmel: remove memory leakAlexandre Belloni2017-01-122-1/+3
| | * | | usb: dwc3: exynos fix axius clock error path to do cleanupShuah Khan2017-01-121-1/+3
| | * | | usb: dwc2: Avoid suspending if we're in gadget modeJohn Stultz2017-01-121-0/+3
| | * | | usb: dwc2: use u32 for DT binding parametersLeo Yan2017-01-122-7/+7
| | * | | usb: gadget: f_fs: Fix iterations on endpoints.Vincent Pelletier2017-01-121-6/+6
| | * | | usb: dwc2: gadget: Fix DMA memory freeingVardan Mikayelyan2017-01-121-11/+3
| | * | | usb: gadget: composite: Fix function used to free memoryChristophe JAILLET2017-01-121-1/+1
* | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-222-14/+13
|\ \ \ \ \
| * | | | | libnvdimm, namespace: fix pmem namespace leak, delete when size set to zeroDan Williams2017-01-131-13/+10