summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mailbox: mailbox-test: allow reserved areas in SRAMSudeep Holla2016-12-191-2/+10
* mailbox: mailbox-test: add support for fasync/pollSudeep Holla2016-12-191-8/+71
* mailbox: bcm-pdc: Remove unnecessary void* castsRob Rice2016-12-191-21/+20
* mailbox: bcm-pdc: Simplify interrupt handler logicRob Rice2016-12-191-25/+13
* mailbox: bcm-pdc: Performance improvementsRob Rice2016-12-191-36/+49
* mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptorsRob Rice2016-12-191-12/+11
* mailbox: bcm-pdc: Convert from threaded IRQ to taskletRob Rice2016-12-191-32/+25
* mailbox: bcm-pdc: Try to improve branch predictionRob Rice2016-12-191-13/+13
* mailbox: bcm-pdc: streamline rx codeRob Rice2016-12-191-60/+48
* mailbox: bcm-pdc: Convert from interrupts to poll for tx doneRob Rice2016-12-191-62/+145
* mailbox: bcm-pdc: PDC driver leaves debugfs files after removalSteve Lin2016-12-191-4/+2
* mailbox: bcm-pdc: Changes so mbox client can be removed / re-insertedSteve Lin2016-12-191-8/+46
* mailbox: bcm-pdc: Use octal permissions rather than symbolicRob Rice2016-12-191-1/+2
* mailbox: sti: Fix module autoload for OF registrationJavier Martinez Canillas2016-12-191-0/+1
* mailbox: mailbox-test: Fix module autoloadJavier Martinez Canillas2016-12-191-0/+1
* Merge tag 'mmc-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2016-11-243-0/+16
|\
| * mmc: dw_mmc: fix the error handling for dma operationJaehoon Chung2016-11-211-0/+1
| * mmc: sdhci-of-esdhc: fixup PRESENT_STATE readMichael Walle2016-11-182-0/+15
* | Merge tag 'usb-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-11-2414-75/+229
|\ \
| * \ Merge tag 'usb-serial-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-11-183-0/+9
| |\ \
| | * | USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma2016-11-161-0/+1
| | * | USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown2016-11-072-0/+8
| * | | Merge tag 'fixes-for-v4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-11-181-4/+4
| |\ \ \
| | * | | usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match()Felix Hädicke2016-11-181-4/+4
| | | |/ | | |/|
| * | | phy: twl4030-usb: Fix for musb session bit based PMTony Lindgren2016-11-171-2/+2
| * | | usb: musb: Drop pointless PM runtime code for dsps glueTony Lindgren2016-11-171-20/+2
| * | | usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeoutTony Lindgren2016-11-171-6/+4
| * | | usb: musb: Fix PM for hub disconnectTony Lindgren2016-11-174-18/+27
| * | | usb: musb: Fix sleeping function called from invalid context for hdrc glueTony Lindgren2016-11-174-18/+167
| * | | usb: musb: Fix broken use of static variable for multiple instancesTony Lindgren2016-11-172-4/+7
| * | | usb: chipidea: move the lock initialization to core filePeter Chen2016-11-152-2/+1
| * | | Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec2016-11-151-1/+6
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-11-245-44/+108
|\ \ \
| * | | HID: hid-sensor-hub: clear memory to avoid random dataSong Hongyan2016-11-231-0/+1
| * | | HID: rmi: make transfer buffers DMA capableBenjamin Tissoires2016-11-231-2/+8
| * | | HID: magicmouse: make transfer buffers DMA capableBenjamin Tissoires2016-11-231-2/+10
| * | | HID: lg: make transfer buffers DMA capableBenjamin Tissoires2016-11-231-4/+10
| * | | HID: cp2112: make transfer buffers DMA capableBenjamin Tissoires2016-11-231-36/+79
* | | | init: use pr_cont() when displaying rotator during ramdisk loading.Nicolas Schichan2016-11-241-1/+1
* | | | Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-11-234-13/+35
|\ \ \ \
| * | | | NFSv4.x: hide array-bounds warningArnd Bergmann2016-11-221-1/+1
| * | | | NFSv4.1: Keep a reference on lock states while checkingBenjamin Coddington2016-11-211-3/+15
| * | | | NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_stateBenjamin Coddington2016-11-181-0/+1
| * | | | NFSv4: Don't call close if the open stateid has already been clearedTrond Myklebust2016-11-181-1/+2
| * | | | NFSv4: Fix CLOSE races with OPENTrond Myklebust2016-11-182-6/+13
| * | | | NFSv4.1: Fix a regression in DELEGRETURNTrond Myklebust2016-11-181-2/+3
* | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2016-11-231-2/+2
|\ \ \ \ \
| * | | | | tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf2016-11-231-2/+2
|/ / / / /
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-11-237-38/+50
|\ \ \ \ \
| * | | | | perf/x86/intel/uncore: Allow only a single PMU/box within an events groupPeter Zijlstra2016-11-221-4/+4
OpenPOWER on IntegriCloud