summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-28bus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on non io-coherent platforms.Nicolas Schichan
2015-05-28md: fix race when unfreezing sync_actionNeilBrown
2015-05-28md/raid5: break stripe-batches when the array has failed.NeilBrown
2015-05-28md/raid5: call break_stripe_batch_list from handle_stripe_clean_eventNeilBrown
2015-05-28md/raid5: be more selective about distributing flags across batch.NeilBrown
2015-05-28md/raid5: add handle_flags arg to break_stripe_batch_list.NeilBrown
2015-05-28md/raid5: duplicate some more handle_stripe_clean_event code in break_stripe_...NeilBrown
2015-05-28md/raid5: remove condition test from check_break_stripe_batch_list.NeilBrown
2015-05-28md/raid5: Ensure a batch member is not handled prematurely.NeilBrown
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2015-05-28md/raid5: close race between STRIPE_BIT_DELAY and batching.NeilBrown
2015-05-28md/raid5: ensure whole batch is delayed for all required bitmap updates.NeilBrown
2015-05-28Merge tag 'topic/drm-fixes-2015-05-27' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-27dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSYMike Snitzer
2015-05-27dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error pathMike Snitzer
2015-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-27xen-netfront: properly destroy queues when removing deviceDavid Vrabel
2015-05-27drm/radeon/audio: make sure connector is valid in hotplug caseAlex Deucher
2015-05-27mlx4_core: Fix fallback from MSI-X to INTxBenjamin Poirier
2015-05-27lguest: fix out-by-one error in address checking.Rusty Russell
2015-05-27xen/netback: Properly initialize credit_bytesRoss Lagerwall
2015-05-27PCI: Fix IOV resource sorting by alignment requirementWei Yang
2015-05-27Revert "drm/radeon: only mark audio as connected if the monitor supports it (...Alex Deucher
2015-05-27Merge tag 'mfd-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2015-05-27Merge tag 'backlight-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-05-27soc: mediatek: Add compile dependency to pmic-wrapperMatthias Brugger
2015-05-27dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPEDJunichi Nomura
2015-05-27mfd: da9052: Fix broken regulator probeJohan Hovold
2015-05-27soc: mediatek: PMIC wrap: Fix register state machine handlingSascha Hauer
2015-05-27soc: mediatek: PMIC wrap: Fix clock rate handlingSascha Hauer
2015-05-27net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy
2015-05-26drivers: of/base: move of_init to driver_initSudeep Holla
2015-05-26Merge tag 'fixes-for-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-05-26drm/radeon: don't share plls if monitors differ in audio supportAlex Deucher
2015-05-26hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGEChris Lesiak
2015-05-26amd-xgbe-phy: Fix initial mode when autoneg is disabledLendacky, Thomas
2015-05-26ata: ahci_mvebu: Fix wrongly set base address for the MBus window settingNadav Haklai
2015-05-26usb: renesas_usbhs: Don't disable the pipe if Control write status stageYoshihiro Shimoda
2015-05-26usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_popKazuya Mizuguchi
2015-05-26usb: gadget: f_fs: fix check in read operationRui Miguel Silva
2015-05-26usb: musb: fix order of conditions for assigning end point operationsBen Hutchings
2015-05-26usb: gadget: f_uac1: check return code from config_ep_by_speedMichael Trimarchi
2015-05-26usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()Krzysztof Opasiak
2015-05-26usb: gadget: g_ffs: Fix counting of missing_functionsKrzysztof Opasiak
2015-05-26usb: s3c2410_udc: correct reversed pullup logicSergiy Kibrik
2015-05-26ttyFDC: Fix to use native endian MMIO readsJames Hogan
2015-05-26MIPS: Fix CDMM to use native endian MMIO readsJames Hogan
2015-05-26usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macrosSubbaraya Sundeep Bhatta
2015-05-26usb: phy: tahvo: Pass the IRQF_ONESHOT flagFabio Estevam
2015-05-26usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flagFabio Estevam