summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-09-27backlight: atmel-pwm-bl: fix deferred probe from __initJohan Hovold1-4/+5
2013-09-27usb: phy: gpio-vbus: fix deferred probe from __initJohan Hovold1-6/+5
2013-09-27usb: gadget: pxa25x_udc: fix deferred probe from __initJohan Hovold1-4/+5
2013-09-27pcmcia: at91_cf: fix deferred probe from __initJohan Hovold1-6/+5
2013-09-27mtd: atmel_nand: fix deferred probe from __initJohan Hovold1-6/+7
2013-09-27mmc: mvsdio: fix deferred probe from __initJohan Hovold1-5/+6
2013-09-27driver core: prevent deferred probe with platform_driver_probeJohan Hovold1-4/+13
2013-09-27scsi: fcoe: fix build errorGreg Kroah-Hartman1-1/+1
2013-09-27PCI: convert bus code to use drv_groupsGreg Kroah-Hartman1-5/+8
2013-09-27PCI: convert bus code to use bus_groupsGreg Kroah-Hartman3-5/+15
2013-09-27SCSI: fcoe: convert bus code to use bus_groupsGreg Kroah-Hartman1-5/+9
2013-09-27rapidio: convert bus code to use bus_groupsGreg Kroah-Hartman3-5/+15
2013-09-27firmware: Be a bit more verbose about direct firmware loading failureNeil Horman1-13/+25
2013-09-27sysfs: clean up sysfs_get_dirent()Tejun Heo4-5/+5
2013-09-27sysfs: remove ktype->namespace() invocations in symlink codeTejun Heo1-3/+5
2013-09-27sysfs: make attr namespace interface less convolutedTejun Heo2-31/+12
2013-09-27driver core : Fix use after free of dev->parent in device_shutdownBenson Leung1-7/+7
2013-09-27Drivers: hv: vmbus: Terminate vmbus version negotiation on timeoutK. Y. Srinivasan1-1/+1
2013-09-27Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan3-32/+83
2013-09-27mei: cancel stall timers in mei_resetAlexander Usyskin2-0/+4
2013-09-27mei: bus: stop wait for read during cl state transitionTomas Winkler3-8/+14
2013-09-27mei: make me client counters less error proneTomas Winkler2-7/+9
2013-09-26fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh1-9/+3
2013-09-26video: mxsfb: Add missing breakMarek Vasut1-0/+1
2013-09-26hwmon: (applesmc) Check key count before proceedingHenrik Rydberg1-1/+10
2013-09-26video: of: display_timing: correct display-timings node findingAndrzej Hajda1-3/+3
2013-09-26neofb: fix error return code in neofb_probe()Wei Yongjun1-1/+3
2013-09-26s3fb: fix error return code in s3_pci_probe()Wei Yongjun1-8/+1
2013-09-26video: mmp: drop needless devm cleanupUwe Kleine-König1-15/+2
2013-09-26OMAPDSS: Add missing dependency on backlight for DSI-CM panel drierMark Brown1-0/+1
2013-09-26tty: Fix SIGTTOU not sent with tcflush()Peter Hurley1-0/+3
2013-09-26clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcastMagnus Damm1-1/+1
2013-09-26usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff1-0/+16
2013-09-26usb: chipidea: USB_CHIPIDEA should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-09-26usb: chipidea: udc: free pending TD at removal procedurePeter Chen1-0/+2
2013-09-26usb: chipidea: imx: Add usb_phy_shutdown at probe's error pathPeter Chen1-2/+5
2013-09-26usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen1-0/+1
2013-09-26usb: chipidea: udc: fix the oops after rmmod gadgetPeter Chen1-1/+1
2013-09-26clocksource: of: Respect device tree node statusSebastian Hesselbarth1-0/+3
2013-09-26clocksource: exynos_mct: Set IRQ affinity when the CPU goes onlineTomasz Figa1-1/+9
2013-09-26arm: clocksource: mvebu: Use the main timer as clock source from DTJean Pihet1-0/+1
2013-09-26USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern3-3/+3
2013-09-26USB: OHCI: accept very late isochronous URBsAlan Stern2-14/+34
2013-09-26USB: UHCI: accept very late isochronous URBsAlan Stern1-4/+8
2013-09-26USB: iMX21: accept very late isochronous URBsAlan Stern1-4/+4
2013-09-26staging: imx-drm: Fix probe failureFabio Estevam1-8/+3
2013-09-26staging: vt6656: [BUG] iwctl_siwencodeext return if device not openMalcolm Priestley1-0/+3
2013-09-26staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.Malcolm Priestley1-1/+2
2013-09-26staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD.Malcolm Priestley1-0/+2
2013-09-26Staging: rtl8192u: r819xU_cmdpkt: checking NULL value after doing dev_alloc_skbIker Pedrosa1-0/+2