aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-03NVMe: Use normal shutdownKeith Busch
2013-09-03NVMe: Separate controller init from disk discoveryKeith Busch
2013-09-03NVMe: Separate queue alloc/free from create/deleteKeith Busch
2013-09-03NVMe: Group pci related actions in functionsKeith Busch
2013-09-03NVMe: Disk stats for read/write commands onlyKeith Busch
2013-09-03NVMe: Bring up cdev on set feature failureKeith Busch
2013-09-03NVMe: Fix checkpatch issuesKeith Busch
2013-09-03NVMe: Namespace IDs are unsignedMatthew Wilcox
2013-06-24NVMe: Call nvme_process_cq from submission pathMatthew Wilcox
2013-06-24NVMe: Remove "process_cq did something" messageMatthew Wilcox
2013-06-24NVMe: Return correct value from interrupt handlerMatthew Wilcox
2013-06-20NVMe: Disk IO statisticsKeith Busch
2013-06-20NVMe: Restructure MSI / MSI-X setupMatthew Wilcox
2013-06-19NVMe: Use kzalloc instead of kmalloc+memsetTushar Behera
2013-06-13Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-06-13of: Fix locking vs. interruptsBenjamin Herrenschmidt
2013-06-13Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2013-06-13Merge tag 'md-3.10-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-06-13md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in placeH. Peter Anvin
2013-06-13md/raid1,raid10: use freeze_array in place of raise_barrier in various places.NeilBrown
2013-06-13md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas
2013-06-13md: md_stop_writes() should always freeze recovery.NeilBrown
2013-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-06-12Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-06-12drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()Dan Carpenter
2013-06-12rtc-at91rm9200: use shadow IMR on at91sam9x5Johan Hovold
2013-06-12rtc-at91rm9200: add shadow interrupt maskJohan Hovold
2013-06-12rtc-at91rm9200: refactor interrupt-register handlingJohan Hovold
2013-06-12rtc-at91rm9200: add configuration supportJohan Hovold
2013-06-12rtc-at91rm9200: add match-table compile guardJohan Hovold
2013-06-12drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...Tony Lindgren
2013-06-12cciss: fix broken mutex usage in ioctlStephen M. Cameron
2013-06-12drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channelDerek Basehore
2013-06-12drivers/rtc/rtc-tps6586x.c: device wakeup flags correctionDmitry Osipenko
2013-06-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12b43: stop format string leaking into error msgsKees Cook
2013-06-12ath9k: Use minstrel rate control by defaultSujith Manoharan
2013-06-12Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau
2013-06-12ath9k: Disable PowerSave by defaultSujith Manoharan
2013-06-12net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang
2013-06-12rtlwifi: Fix a false leak indication for PCI devicesLarry Finger
2013-06-12wl12xx/wl18xx: scan all 5ghz channelsEliad Peller
2013-06-12wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho
2013-06-12wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho
2013-06-12rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger
2013-06-12mwifiex: debugfs: Fix out of bounds array accessMark A. Greer