summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uio: constify of_device_id arrayFabian Frederick2015-03-251-1/+1
* Drivers: hv: vmbus: Fix a siganlling host signalling issueK. Y. Srinivasan2015-03-251-2/+26
* Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()K. Y. Srinivasan2015-03-251-0/+1
* hv: hypervvssd: call endmntent before call setmntent againVaughan Cao2015-03-251-2/+8
* Drivers: hv: vmbus: Fix a bug in rescind processing in vmbus_close_internal()K. Y. Srinivasan2015-03-251-9/+6
* tools: hv: fcopy_daemon: support >2GB files for x86_32 guestDexuan Cui2015-03-251-1/+1
* hv: vmbus: missing curly braces in vmbus_process_offer()Dan Carpenter2015-03-251-1/+2
* Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRA...Nick Meier2015-03-251-1/+1
* Drivers: hv: hv_balloon: don't lose memory when onlining order is not naturalVitaly Kuznetsov2015-03-251-10/+4
* Drivers: hv: hv_balloon: keep locks balanced on add_memory() failureVitaly Kuznetsov2015-03-251-0/+1
* Drivers: hv: vmbus: Perform device register in the per-channel work elementK. Y. Srinivasan2015-03-253-44/+107
* hwrng: Avoid manual device_create_file() callsTakashi Iwai2015-03-251-23/+11
* misc: Add attribute groupsTakashi Iwai2015-03-252-2/+5
* misc: mic: fixup return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-251-7/+7
* misc: carma: fixup return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-251-4/+6
* misc: tifm: match return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-251-2/+3
* char: misc: document behaviour of open()Martin Kepplinger2015-03-251-1/+3
* mei: fix regression on NFC connectionTomas Winkler2015-03-251-3/+1
* VMCI: Guard against overflow in queue pair allocationJorgen Hansen2015-03-252-10/+23
* VMCI: Check userland-provided datagram sizeAndy King2015-03-252-1/+7
* drivers/vmw_vmci: Show correct get_user_pages_fast upon failureDavidlohr Bueso2015-03-251-2/+4
* Merge branch 'fix_ioremap_wc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-03-253-94/+106
|\
| * metag: Fix ioremap_wc/ioremap_cached build errorsJames Hogan2015-03-233-94/+106
* | Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman2015-03-25527-3842/+5533
|\ \
| * | Linux 4.0-rc5v4.0-rc5Linus Torvalds2015-03-221-1/+1
| * | Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2015-03-222-3/+2
| |\ \
| | * | md: fix problems with freeing private data after ->run failure.NeilBrown2015-03-212-3/+2
| * | | Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-222-0/+4
| |\ \ \
| | * | | LZ4 : fix the data abort issueJeHyeon Yeon2015-03-161-0/+3
| | * | | kernfs: handle poll correctly on 'direct_read' files.NeilBrown2015-03-161-0/+1
| | |/ /
| * | | Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-03-223-183/+3
| |\ \ \
| | * | | Revert "pcmcia: add a new resource manager for non ISA systems"Greg Kroah-Hartman2015-03-113-182/+3
| | * | | Revert "pcmcia: fix incorrect bracketing on a test"Greg Kroah-Hartman2015-03-111-1/+1
| | * | | Revert "pcmcia: add missing include for new pci resource handler"Greg Kroah-Hartman2015-03-111-1/+0
| | | |/ | | |/|
| * | | Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-223-17/+17
| |\ \ \
| | * | | vt6655: Fix late setting of byRFType.Malcolm Priestley2015-03-091-10/+6
| | * | | vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley2015-03-091-0/+1
| | * | | staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12MMalcolm Priestley2015-03-091-0/+1
| | * | | staging: vt6655: vnt_tx_packet fix dma_idx selection.Malcolm Priestley2015-03-091-7/+9
| | |/ /
| * | | Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-221-3/+12
| |\ \ \
| | * | | serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley2015-03-111-3/+12
| | |/ /
| * | | Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-2234-719/+131
| |\ \ \
| | * | | usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen2015-03-181-2/+2
| | * | | uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede2015-03-181-0/+7
| | * | | USB: ehci-atmel: rework clk handlingBoris Brezillon2015-03-181-21/+9
| | * | | MAINTAINERS: add entry for USB OTG FSMPeter Chen2015-03-151-0/+7
| | * | | usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun2015-03-151-0/+11
| | * | | Merge tag 'for-4.0-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kisho...Greg Kroah-Hartman2015-03-1517-66/+45
| | |\ \ \
| | | * | | phy: omap-usb2: Fix missing clk_prepare call when using old dt nameAxel Lin2015-03-131-2/+3
| | | * | | phy: ti/omap: Fix modaliasAxel Lin2015-03-133-3/+3
OpenPOWER on IntegriCloud