aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-07-11
|\
| * [SCSI] bnx2i: Removed the reference to the netdev->base_addrEddie Wai2012-07-08
| * [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2012-07-08
* | media: mx2_camera: Fix mbus format handlingJavier Martin2012-07-11
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-11
|\ \
| * | of: address: Don't fail a lookup just because a node has no reg propertyLee Jones2012-07-06
* | | Merge tag 'pm-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-07-11
|\ \ \
| * | | ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resumeJonathan Nieder2012-07-10
| | |/ | |/|
* | | Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-11
|\ \ \
| * | | PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-07-10
| * | | USB: cdc-wdm: fix lockup on error in wdm_readBjørn Mork2012-07-05
| * | | USB: metro-usb: fix tty_flip_buffer_push useJohan Hovold2012-07-05
| * | | USB: option: Add MEDIATEK product idsGaosen Zhang2012-07-05
| * | | USB: option: add ZTE MF60Bjørn Mork2012-07-05
| * | | xhci: Fix hang on back-to-back Set TR Deq Ptr commands.Sarah Sharp2012-07-02
| * | | usb: Add support for root hub port status CASStanislaw Ledwon2012-07-02
| | |/ | |/|
* | | Merge tag 'char-misc-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-07-11
|\ \ \
| * | | mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irqTomas Winkler2012-07-10
| | |/ | |/|
* | | Merge tag 'fixes-for-v3.5-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-07-11
|\ \ \
| * | | gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO definedJerry Snitselaar2012-07-10
* | | | Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2012-07-10
|\| | |
| * | | Merge branch 'kevin' into fixesLinus Walleij2012-07-09
| |\ \ \
| | * | | gpio/omap: fix invalid context restore of gpio bank-0Jon Hunter2012-07-03
| | * | | gpio/omap: fix irq loss while in idle with debounce onGrazvydas Ignotas2012-06-26
| * | | | gpio: tps65910: initialize of_node of gpio_chipLaxman Dewangan2012-07-05
| * | | | gpio/mxc: make irqs work for fsl,imx21-gpio devicesUwe Kleine-König2012-07-05
| * | | | gpio: export devm_gpio_request_oneStephen Warren2012-07-05
| * | | | gpiolib: wm8994: Pay attention to the value set when enabling as outputMark Brown2012-07-05
| * | | | gpio/msm_v1: CONFIG_GPIO_MSM_V1 is only available on three SoCsChristian Dietrich2012-07-05
| * | | | gpio-sta2x11: don't use pdata if nullAlessandro Rubini2012-07-05
| | |_|/ | |/| |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-07-10
|\ \ \ \
| * | | | tty/hvc_opal: Fix debug function nameBenjamin Herrenschmidt2012-07-10
* | | | | Revert "of: match by compatible property first"Linus Torvalds2012-07-10
|/ / / /
* | | | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-07-09
|\ \ \ \
| * | | | regulator: Fix recursive mutex lockdep warningStephen Boyd2012-07-03
| |/ / /
* | | | gspca_sn9c20x: Fix NULL pointer dereferenceHans de Goede2012-07-09
* | | | Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-09
|\ \ \ \
| * | | | virtio-balloon: fix add/get API useMichael S. Tsirkin2012-07-08
* | | | | Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-09
|\ \ \ \ \
| * | | | | rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen2012-07-04
| * | | | | rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen2012-07-04
| | |/ / / | |/| | |
* | | | | Merge tag 'remoteproc-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-09
|\ \ \ \ \
| * | | | | remoteproc: fix missing CONFIG_FW_LOADER configurationsOhad Ben-Cohen2012-07-04
| * | | | | remoteproc/omap: fix randconfig unmet direct dependenciesOhad Ben-Cohen2012-07-04
| |/ / / /
* | | | | Merge tag 'hwspinlock-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-09
|\ \ \ \ \
| * | | | | hwspinlock/core: use global ID to register hwspinlocks on multiple devicesShinya Kuribayashi2012-07-07
| |/ / / /
* | | | | Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-09
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | iommu/amd: fix type bug in flush codeDan Carpenter2012-07-02
| * | | | iommu/tegra: smmu: Fix unsleepable memory allocationHiroshi DOYU2012-07-02
| * | | | iommu/amd: Initialize dma_ops for hotplug and sriov devicesJoerg Roedel2012-06-25