summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'hwspinlock-3.9-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-04-091-0/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | hwspinlock: fix __hwspin_lock_request error pathLi Fei2013-04-051-0/+2
| * | | | | | | | | | | | Merge tag 'remoteproc-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-093-4/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | remoteproc: fix FW_CONFIG typoRobert Tivy2013-04-071-1/+1
| | * | | | | | | | | | | remoteproc: fix error path of handle_vdevSjur Brændeland2013-04-051-1/+3
| | * | | | | | | | | | | remoteproc/ste: fix memory leak on shutdownDmitry Tarnyagin2013-04-051-1/+6
| | * | | | | | | | | | | remoteproc: fix the error check for idr_allocSuman Anna2013-04-051-1/+1
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-04-093-6/+22
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | * | | | | | | | | | [libata] Fix HDIO_DRIVE_* ioctl() Linux 3.9 regressionKrzysztof Mazur2013-04-041-4/+4
| | * | | | | | | | | | libata: fix DMA to stack in reading devslp_timing parametersDavid Woodhouse2013-04-041-1/+1
| | * | | | | | | | | | ata_piix: Fix DVD not dectected at some Haswell platformsYouquan Song2013-04-041-1/+13
| | * | | | | | | | | | libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai2013-04-041-0/+4
| * | | | | | | | | | | Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-04-061-13/+38
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | dm cache: reduce bio front_pad size in writeback modeMike Snitzer2013-04-051-13/+34
| | * | | | | | | | | | | dm cache: fix writes to cache device in writethrough modeDarrick J. Wong2013-04-051-0/+4
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-068-118/+168
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| | * | | | | | | | | | PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki2013-04-031-13/+0
| | * | | | | | | | | | PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki2013-04-031-7/+8
| | * | | | | | | | | | PCI: Don't try to disable Bus Master on disconnected PCI devicesKonstantin Khlebnikov2013-04-031-2/+3
| | * | | | | | | | | | Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"Bjorn Helgaas2013-04-031-39/+37
| | * | | | | | | | | | Merge branch 'pci/yinghai-eisa' into for-linusBjorn Helgaas2013-04-031-21/+46
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | EISA/PCI: Init EISA early, before PNPYinghai Lu2013-04-011-18/+21
| | | * | | | | | | | | | EISA/PCI: Fix bus res referenceYinghai Lu2013-04-011-3/+25