summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-09drbd: Bugfix for the connection behaviorPhilipp Reisner
2012-05-09drbd: Cleanup all epoch objects upon connection lossPhilipp Reisner
2012-05-09drbd: detach must not try to abort non-local requests from drbd-8.4Philipp Reisner
2012-05-09drbd: Consider that the no-data-condition could be in connected statePhilipp Reisner
2012-05-09drbd: Fixed current UUID generationPhilipp Reisner
2012-05-09drbd: change some GFP_KERNEL to GFP_NOIOLars Ellenberg
2012-05-09drbd: Implemented the disk-timeout optionPhilipp Reisner
2012-05-09drbd: Force flag for the detach operationPhilipp Reisner
2012-05-09drbd: Allow new IOs while the local disk in in FAILED statePhilipp Reisner
2012-05-09drbd: Bitmap IO functions can now return prematurely if the disk breaksPhilipp Reisner
2012-05-09drbd: Added a kref to bm_aio_ctxPhilipp Reisner
2012-05-09drbd: Hold a reference to ldev while doing meta-data IOPhilipp Reisner
2012-05-09drbd: Keep a reference to the bio until the completion handler finishedPhilipp Reisner
2012-05-09drbd: Implemented wait_until_done_or_disk_failure()Philipp Reisner
2012-05-09drbd: Replaced md_io_mutex by an atomic: md_io_in_usePhilipp Reisner
2012-05-09drbd: moved md_io into mdevPhilipp Reisner
2012-05-09drbd: Immediately allow completion of IOs, that wait for IO completions on a ...Philipp Reisner
2012-05-09drbd: Keep a reference to barrier acked requestsPhilipp Reisner
2012-05-09drbd: Improve compatibility with drbd's older than 8.3.7Philipp Reisner
2012-05-09drbd: Only print sanitize state's warnings, if the state change happensPhilipp Reisner
2012-05-09drbd: downgraded error printk to infoLars Ellenberg
2012-05-09DRBD: Fix comparison always false warning due to long/long long compareDavid Howells
2012-05-09drbd: spelling fix: too smallLars Ellenberg
2012-05-09drbd: cosmetic: fix accidental division instead of modulo when pretty printingLars Ellenberg
2012-05-09drbd: Lower log priority for an event that is definitely not an errorPhilipp Reisner
2012-04-29Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-28drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke
2012-04-28drm/radeon/kms: need to set up ss on DP bridges as wellAlex Deucher
2012-04-28Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-28Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-28Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-28Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-27spi/spi-bfin5xx: Fix flush of last bit after each spi transferScott Jiang
2012-04-27spi/spi-bfin5xx: fix reversed if condition in interrupt modeScott Jiang
2012-04-27spi/spi_bfin_sport: drop bits_per_word from client dataScott Jiang
2012-04-27spi/bfin_spi: drop bits_per_word from client dataScott Jiang
2012-04-27spi/spi-bfin-sport: move word length setup to transfer handlerScott Jiang
2012-04-27spi/bfin5xx: rename config macro name for bfin5xx spi controller driverScott Jiang
2012-04-27spi/pl022: Allow request for higher frequency than maximum possibleViresh Kumar
2012-04-27spi/bcm63xx: set master driver mode_bits.Florian Fainelli
2012-04-27spi/bcm63xx: don't use the stopping stateFlorian Fainelli
2012-04-27spi/bcm63xx: convert to the pump message infrastructureFlorian Fainelli
2012-04-27spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_directionH Hartley Sweeten
2012-04-27spi/pl022: Fix calculate_effective_freq()Viresh Kumar
2012-04-27Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-04-27usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern
2012-04-27usb: gadget: udc-core: fix wrong call orderFelipe Balbi