summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-03-22staging: refresh TODO for rtl8712Xose Vazquez Perez
2016-03-22staging: refresh TODO for rtl8723auXose Vazquez Perez
2016-03-23ACPI / PM: Runtime resume devices when waking from hibernateLukas Wunner
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-22drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappingsBrian Starkey
2016-03-22drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAPBrian Starkey
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-22hpwdt: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai
2016-03-22ipmi/watchdog: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai
2016-03-22rapidio: add mport char device driverAlexandre Bounine
2016-03-22rapidio/tsi721_dma: fix hardware error handlingAlexandre Bounine
2016-03-22rapidio/tsi721_dma: fix synchronization issuesAlexandre Bounine
2016-03-22rapidio/tsi721_dma: update error reporting from prep_sg callbackAlexandre Bounine
2016-03-22rapidio/tsi721: add filtered debug outputAlexandre Bounine
2016-03-22rapidio/tsi721: add outbound windows mapping supportAlexandre Bounine
2016-03-22rapidio: add outbound window supportAlexandre Bounine
2016-03-22rapidio/tsi721: fix locking in OB_MSG processingAlexandre Bounine
2016-03-22rapidio: add global inbound port write interfacesAlexandre Bounine
2016-03-22rapidio: move rio_pw_enable into core codeAlexandre Bounine
2016-03-22rapidio: move rio_local_set_device_id function to the common coreAlexandre Bounine
2016-03-22rapidio: add lock protection for doorbell listAlexandre Bounine
2016-03-22rapidio/rionet: add mport removal handlingAlexandre Bounine
2016-03-22rapidio/rionet: add locking into add/remove deviceAlexandre Bounine
2016-03-22rapidio/tsi721: add HW specific mport removalAlexandre Bounine
2016-03-22rapidio: add core mport removal supportAlexandre Bounine
2016-03-22rapidio: move net allocation into core codeAlexandre Bounine
2016-03-22rapidio: rework common RIO device add/delete routinesAlexandre Bounine
2016-03-22rapidio/rionet: add shutdown event handlingAlexandre Bounine
2016-03-22rapidio/tsi721: add shutdown notification callbackAlexandre Bounine
2016-03-22rapidio: add shutdown notification for RapidIO devicesAlexandre Bounine
2016-03-22rapidio/tsi721: add query_mport callbackAlexandre Bounine
2016-03-22rapidio: add query_mport operationAlexandre Bounine
2016-03-22rapidio/tsi721_dma: fix pending transaction queue handlingAlexandre Bounine
2016-03-22rapidio/tsi721: add option to configure direct mapping of IB windowAlexandre Bounine
2016-03-22rapidio/tsi721: add check for overlapped IB window mappingsAlexandre Bounine
2016-03-22rapidio/tsi721: fix hardcoded MRRS settingAlexandre Bounine
2016-03-22rapidio/rionet: add capability to change MTUAurelien Jacquiot
2016-03-22rapidio/rionet: fix deadlock on SMPAurelien Jacquiot
2016-03-22drivers/hid/uhid.c: check write() bitness using in_compat_syscallAndy Lutomirski
2016-03-22input: redefine INPUT_COMPAT_TEST as in_compat_syscall()Andy Lutomirski
2016-03-22drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller typeAndy Lutomirski
2016-03-22drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat c...Andy Lutomirski
2016-03-22firewire: use in_compat_syscall to check ioctl compatnessAndy Lutomirski
2016-03-22staging/lustre: switch from is_compat_task to in_compat_syscallAndy Lutomirski
2016-03-22cpufreq: governor: Always schedule work on the CPU running updateRafael J. Wysocki
2016-03-22cpufreq: Always update current frequency before startig governorRafael J. Wysocki
2016-03-22cpufreq: Introduce cpufreq_update_current_freq()Rafael J. Wysocki
2016-03-22cpufreq: Introduce cpufreq_start_governor()Rafael J. Wysocki
2016-03-22cpufreq: powernv: Add sysfs attributes to show throttle statsShilpasri G Bhat