summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-04-122-17/+41
|\
| * dmaengine: omap-dma: Start DMA without delay for cyclic channelsPeter Ujfalusi2013-04-101-6/+14
| * DMA: PL330: Add check if device tree compatiblePadmavathi Venna2013-04-021-11/+27
* | Merge tag 'pm-3.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2013-04-121-1/+0
|\ \
| * | cpufreq / intel_pstate: Set timer timeout correctlyDirk Brandewie2013-04-081-1/+0
* | | Merge tag 'regmap-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-121-1/+2
|\ \ \
| * | | regmap: Back out work buffer fixMark Brown2013-04-091-1/+2
| |/ /
* | | Merge tag 'gpio-fixes-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-121-1/+1
|\ \ \
| * | | gpio: pca953x: fix irq_domain_add_simple usageAlexandre Belloni2013-04-111-1/+1
| |/ /
* | | Merge tag 'char-misc-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-111-1/+1
|\ \ \
| * | | misc/vmw_vmci: Add dependency on CONFIG_NETGuenter Roeck2013-04-031-1/+1
| | |/ | |/|
* | | Merge tag 'tty-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-04-113-11/+20
|\ \ \
| * | | tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module...Alexey Khoroshilov2013-04-081-4/+4
| * | | Revert "tty/8250_pnp: serial port detection regression since v3.7"Sean Young2013-04-081-7/+5
| * | | OMAP/serial: Revert bad fix of Rx FIFO threshold granularityAlexey Pelykh2013-04-031-0/+11
| |/ /
* | | Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-04-111-4/+15
|\ \ \
| * | | xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.Keir Fraser2013-04-021-4/+15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-1026-334/+480
|\ \ \ \
| * | | | bnx2x: Prevent null pointer dereference in AFEX modeYuval Mintz2013-04-101-1/+2
| * | | | e100: Add dma mapping error checkNeil Horman2013-04-101-11/+25
| * | | | qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl2013-04-084-0/+26
| * | | | bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com2013-04-081-0/+9
| * | | | Revert "bonding: remove sysfs before removing devices"nikolay@redhat.com2013-04-081-1/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-0814-290/+388
| |\ \ \ \
| | * | | | rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCsGabor Juhos2013-04-0310-264/+347
| | * | | | rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner2013-04-031-2/+2
| | * | | | ath9k: Re-enable interrupts after a channel change failureRobert Shade2013-04-031-0/+4
| | * | | | brcmfmac: do not proceed if fail to download nvram to dongleFranky Lin2013-04-031-3/+3
| | * | | | brcmfmac: fix returning cipher_suite for get_key operation.Hante Meuleman2013-04-031-8/+4
| | * | | | brcmfmac: fix stopping AP.Hante Meuleman2013-04-031-10/+15
| | * | | | brcmfmac: fix tkip mic tx/rx ap swap bug.Hante Meuleman2013-04-031-3/+6
| | * | | | mwifiex: complete last internal scanBing Zhao2013-04-031-2/+9
| * | | | | net: mvneta: enable features before registering the driverwilly tarreau2013-04-081-4/+5
| * | | | | hyperv: Fix RNDIS send_completion code pathHaiyang Zhang2013-04-082-18/+13
| * | | | | hyperv: Fix a kernel warning from netvsc_linkstatus_callback()Haiyang Zhang2013-04-081-2/+0
| * | | | | bnx2x: Fix KR2 rapid link flapYaniv Rosner2013-04-071-7/+11
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-04-101-1/+1
|\ \ \ \ \ \
| * | | | | | crypto: ux500 - add missing commaLinus Walleij2013-04-051-1/+1
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-04-102-11/+4
|\ \ \ \ \ \ \
| * | | | | | | drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.Christopher Harvey2013-04-101-10/+3
| * | | | | | | Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-04-091-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | drm/nouveau: fix unconditional return waiting on memoryCalvin Owens2013-04-091-1/+1
* | | | | | | | | Merge tag 'vfio-v3.9-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-04-091-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vfio-pci: Fix possible integer overflowAlex Williamson2013-03-261-1/+2
* | | | | | | | | | Merge tag 'for-linus-20130409' of git://git.kernel.dk/linux-blockLinus Torvalds2013-04-093-121/+245
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "loop: cleanup partitions when detaching loop device"Jens Axboe2013-04-081-19/+2
| * | | | | | | | | | mtip32xx: fix two smatch warningsJens Axboe2013-04-041-2/+2
| * | | | | | | | | | mtip32xx: Add debugfs entry device_statusAsai Thambi S P2013-04-032-12/+154
| * | | | | | | | | | mtip32xx: return 0 from pci probe in case of rebuildAsai Thambi S P2013-04-031-0/+2
| * | | | | | | | | | mtip32xx: recovery from command timeoutAsai Thambi S P2013-04-031-90/+87
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |