summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | PCI: hisi: Fix deferred probingArnd Bergmann2015-11-241-2/+2
| * | | | | | PCI: designware: Remove incorrect io_base assignmentStanimir Varbanov2015-11-241-1/+0
| * | | | | | PCI: Prevent out of bounds access in numa_node overrideMathias Krause2015-11-241-1/+4
| | |/ / / / | |/| | | |
* | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-11-286-8/+11
|\ \ \ \ \ \
| * | | | | | watchdog: mtk_wdt: Use MODE_KEY when stopping the watchdogNicolas Boichat2015-11-231-0/+1
| * | | | | | watchdog: Add support for Freescale Layerscape platformsShaohui Xie2015-11-231-1/+1
| * | | | | | watchdog: tegra: Stop watchdog first if restartingAndrew Chew2015-11-231-1/+3
| * | | | | | watchdog: w83977f_wdt: underflow in wdt_set_timeout()Dan Carpenter2015-11-231-1/+1
| * | | | | | watchdog: pnx4008: make global wdt_clk staticVladimir Zapolskiy2015-11-231-1/+1
| * | | | | | watchdog: pnx4008: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-11-231-3/+3
| * | | | | | watchdog: omap_wdt: fix null pointer dereferencePeter Robinson2015-11-231-1/+1
| |/ / / / /
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-273-5/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'omap-for-v4.4/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-11-251-1/+1
| |\ \ \ \ \ \
| | * | | | | | Merge branch '81xx' into omap-for-v4.4/fixesTony Lindgren2015-11-25509-42731/+16278
| | |\| | | | |
| | * | | | | | Merge branch 'x15-audio-fixes' into omap-for-v4.4/fixesTony Lindgren2015-11-124602-128220/+309454
| | |\ \ \ \ \ \
| | * | | | | | | bus: omap-ocp2scp: Fix module aliasAxel Lin2015-10-131-1/+1
| * | | | | | | | Merge tag 'keystone-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2015-11-251-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managersMichal Morawiec2015-11-231-1/+1
| | * | | | | | | | soc: ti: use request_firmware_direct() as acc firmware is optionalMurali Karicheri2015-11-231-3/+3
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'v4.4-rc2' into fixesArnd Bergmann2015-11-25177-4456/+2302
| |\| | | | | | |
| * | | | | | | | soc: Mediatek: Enable SCPSYS power domain driver by defaultEddie Huang2015-11-241-0/+1
* | | | | | | | | Merge tag 'pm+acpi-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-274-8/+10
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki2015-11-271-1/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cpufreq: CPPC: Initialize and check CPUFreq CPU co-ord type correctlyAshwin Chaugule2015-11-231-1/+2
| * | | | | | | | | | intel_pstate: Fix "performance" mode behavior with HWP enabledAlexandra Yates2015-11-251-0/+2
| * | | | | | | | | | cpufreq: SCPI: Depend on SCPI clk driverPunit Agrawal2015-11-231-1/+1
| * | | | | | | | | | Merge back earlier cpufreq fixes for v4.4.Rafael J. Wysocki2015-11-232-6/+5
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | cpufreq: intel_pstate: Fix limits->max_perf rounding errorPrarit Bhargava2015-11-231-0/+1
| | * | | | | | | | | cpufreq: intel_pstate: Fix limits->max_policy_pct rounding errorPrarit Bhargava2015-11-231-1/+2
| | * | | | | | | | | cpufreq: Always remove sysfs cpuX/cpufreq link on ->remove_dev()Viresh Kumar2015-11-231-5/+2
* | | | | | | | | | | Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-263-19/+111
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | xen/evtchn: dynamically grow pending event channel ringDavid Vrabel2015-11-261-16/+107
| * | | | | | | | | | xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky2015-11-261-2/+3
| * | | | | | | | | | xen/gntdev: Grant maps should not be subject to NUMA balancingBoris Ostrovsky2015-11-261-1/+1
* | | | | | | | | | | nvme: add missing unmaps in nvme_queue_rqChristoph Hellwig2015-11-241-3/+12
* | | | | | | | | | | NVMe: default to 4k device page sizeNishanth Aravamudan2015-11-241-9/+6
* | | | | | | | | | | Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-11-244-29/+36
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dm thin: fix regression in advertised discard limitsMike Snitzer2015-11-231-3/+2
| * | | | | | | | | | | dm crypt: fix a possible hang due to race condition on exitMikulas Patocka2015-11-191-9/+13
| * | | | | | | | | | | dm mpath: fix infinite recursion in ioctl when no paths and !queue_if_no_pathJunichi Nomura2015-11-171-13/+15
| * | | | | | | | | | | dm: do not reuse dm_blk_ioctl block_device input as local variableMike Snitzer2015-11-171-2/+3
| * | | | | | | | | | | dm: fix ioctl retry termination with signalJunichi Nomura2015-11-172-2/+2
| * | | | | | | | | | | dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE trans...Mike Snitzer2015-11-161-0/+1
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-249-93/+428
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | mtip32xx: use formatting capability of kthread_create_on_nodeRasmus Villemoes2015-11-201-4/+2
| * | | | | | | | | | NVMe: reap completion entries when deleting queueKeith Busch2015-11-201-1/+6
| * | | | | | | | | | lightnvm: add free and bad lun info to show lunsJavier Gonzalez2015-11-202-6/+15
| * | | | | | | | | | lightnvm: keep track of block countsJavier Gonzalez2015-11-201-1/+13
| * | | | | | | | | | nvme: lightnvm: use admin queues for admin cmdsWenwei Tao2015-11-201-7/+10
| * | | | | | | | | | lightnvm: missing free on init errorMatias Bjørling2015-11-201-2/+4