summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | mfd: Fix palmas regulator pdata missingGraeme Gregory2012-07-091-0/+3
| * | | | | | mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill2012-07-092-11/+55
| * | | | | | mfd: Update twl6040 Kconfig to avoid build breakagePeter Ujfalusi2012-07-091-0/+1
| * | | | | | mfd: Delete ab5500-core.hPaul Bolle2012-07-091-87/+0
| * | | | | | mfd: mc13xxx workaround SPI hardware bug on i.MxPhilippe Rétornaz2012-07-091-1/+64
| * | | | | | mfd: Fix mc13xxx SPI regmapPhilippe Rétornaz2012-07-091-1/+1
| * | | | | | mfd: Add terminating entry for i2c_device_id palmas tableAxel Lin2012-07-091-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-07-117-22/+33
|\ \ \ \ \ \
| * | | | | | OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen2012-07-086-6/+6
| * | | | | | OMAPDSS: Use PM notifiers for system suspendTomi Valkeinen2012-07-081-16/+27
* | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-115-8/+15
|\ \ \ \ \ \ \
| * | | | | | | drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOTKevin Hilman2012-07-111-1/+1
| * | | | | | | sgi-xp: nested calls to spin_lock_irqsave()Dan Carpenter2012-07-111-2/+2
| * | | | | | | drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warningBenoît Thébaudeau2012-07-111-2/+3
| * | | | | | | drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...Lee Jones2012-07-111-1/+7
| * | | | | | | drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQLee Jones2012-07-111-1/+1
| * | | | | | | drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()Devendra Naga2012-07-111-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-07-115-14/+14
|\ \ \ \ \ \ \
| * | | | | | | [SCSI] bnx2i: Removed the reference to the netdev->base_addrEddie Wai2012-07-083-7/+7
| * | | | | | | [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2012-07-082-7/+7
| |/ / / / / /
* | | | | | | media: mx2_camera: Fix mbus format handlingJavier Martin2012-07-111-5/+22
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-111-4/+3
|\ \ \ \ \ \ \
| * | | | | | | of: address: Don't fail a lookup just because a node has no reg propertyLee Jones2012-07-061-4/+3
* | | | | | | | Merge tag 'pm-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-07-111-22/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resumeJonathan Nieder2012-07-101-22/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-1110-54/+104
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-07-103-31/+12
| * | | | | | | | USB: cdc-wdm: fix lockup on error in wdm_readBjørn Mork2012-07-051-0/+2
| * | | | | | | | USB: metro-usb: fix tty_flip_buffer_push useJohan Hovold2012-07-051-8/+0
| * | | | | | | | USB: option: Add MEDIATEK product idsGaosen Zhang2012-07-051-0/+20
| * | | | | | | | USB: option: add ZTE MF60Bjørn Mork2012-07-051-0/+6
| * | | | | | | | xhci: Fix hang on back-to-back Set TR Deq Ptr commands.Sarah Sharp2012-07-021-0/+11
| * | | | | | | | usb: Add support for root hub port status CASStanislaw Ledwon2012-07-023-15/+53
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'char-misc-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-07-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irqTomas Winkler2012-07-101-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'fixes-for-v3.5-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-07-111-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO definedJerry Snitselaar2012-07-101-0/+2
* | | | | | | | | Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2012-07-107-9/+29
|\| | | | | | | |
| * | | | | | | | Merge branch 'kevin' into fixesLinus Walleij2012-07-091-1/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | gpio/omap: fix invalid context restore of gpio bank-0Jon Hunter2012-07-031-1/+3
| | * | | | | | | | gpio/omap: fix irq loss while in idle with debounce onGrazvydas Ignotas2012-06-261-0/+10
| * | | | | | | | | gpio: tps65910: initialize of_node of gpio_chipLaxman Dewangan2012-07-051-0/+1
| * | | | | | | | | gpio/mxc: make irqs work for fsl,imx21-gpio devicesUwe Kleine-König2012-07-051-4/+6
| * | | | | | | | | gpio: export devm_gpio_request_oneStephen Warren2012-07-051-0/+1
| * | | | | | | | | gpiolib: wm8994: Pay attention to the value set when enabling as outputMark Brown2012-07-051-1/+4
| * | | | | | | | | gpio/msm_v1: CONFIG_GPIO_MSM_V1 is only available on three SoCsChristian Dietrich2012-07-051-1/+1
| * | | | | | | | | gpio-sta2x11: don't use pdata if nullAlessandro Rubini2012-07-051-2/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-07-101-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tty/hvc_opal: Fix debug function nameBenjamin Herrenschmidt2012-07-101-1/+1
* | | | | | | | | | Revert "of: match by compatible property first"Linus Torvalds2012-07-101-26/+4
|/ / / / / / / / /