aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-11Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2014-04-10Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...Mark Brown
2014-04-10Merge tag 'spi-v3.15' into spi-linusMark Brown
2014-04-10Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/s2m' ...Mark Brown
2014-04-10Merge tag 'regulator-v3.15' into regulator-linusMark Brown
2014-04-10scsi: async sd resumeDan Williams
2014-04-10regulator: bcm590xx: Set n_voltages for linear regTim Kryger
2014-04-10NVMe: Retry failed commands with non-fatal errorsKeith Busch
2014-04-10NVMe: Add getgeo to block opsKeith Busch
2014-04-10NVMe: Start-stop nvme_thread during device add-remove.Dan McLeran
2014-04-10NVMe: Make I/O timeout a module parameterKeith Busch
2014-04-10NVMe: CPU hot plug notificationKeith Busch
2014-04-10NVMe: per-cpu io queuesKeith Busch
2014-04-10efi: Pass correct file handle to efi_file_{read,close}Matt Fleming
2014-04-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2014-04-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-04-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-04-10alienware-wmi: cover some scenarios where memory allocations would failMario Limonciello
2014-04-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-04-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-04-10Merge tag 'backlight-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-04-09scsi: Make sure cmd_flags are 64-bitMartin K. Petersen
2014-04-09drivers: net: cpsw: Add default vlan for dual emac case alsoMugunthan V N
2014-04-09ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau
2014-04-09ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau
2014-04-09ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic
2014-04-09b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki
2014-04-09rtlwifi: btcoexist: remove undefined Kconfig macrosPaul Bolle
2014-04-09ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh
2014-04-09rsi: Fixed issue relating to doing dma on stack error.Fariya Fatima
2014-04-09rsi: Fixed issue relating to index of q_num.Fariya Fatima
2014-04-09rsi: Fixed issue relating to return value.Fariya Fatima
2014-04-09rsi: Fixed issue relating to variable de-referenced before check 'adapter'Fariya Fatima
2014-04-09rsi: Fixed signedness bug reported by static code analyzer.Fariya Fatima
2014-04-09rsi: Potential null pointer derefernce issue fixed.Fariya Fatima
2014-04-09net phylib: Remove unnecessary condition check in phyBalakumaran Kannan
2014-04-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-04-09raid5: get_active_stripe avoids device_lockShaohua Li
2014-04-09raid5: make_request does less prepare waitShaohua Li
2014-04-09md: avoid oops on unload if some process is in poll or select.NeilBrown
2014-04-09md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fa...NeilBrown
2014-04-09Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"Benjamin Herrenschmidt
2014-04-09md/bitmap: don't abuse i_writecount for bitmap files.NeilBrown
2014-04-08drivers/block/loop.c: ratelimit error messagesMike Galbraith
2014-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-08Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-08Merge branch 'acpi-config'Rafael J. Wysocki