summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: amba: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: thermal: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: usb: host: ehci-orion.c: remove __devinitdata markingGreg Kroah-Hartman
2013-01-03Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: virtio: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: vlynq: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: zorro: remove CONFIG_HOTPLUG usageGreg Kroah-Hartman
2013-01-03Drivers: xen: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: w1: remove last __devexit_p() instanceGreg Kroah-Hartman
2013-01-03Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2013-01-03drm/radeon: Properly handle DDC probe for DP bridgesNiels Ole Salscheider
2013-01-03drm/radeon: reset dma engine on gpu reset (v2)Jerome Glisse
2013-01-03drm/radeon: print dma status reg on lockup (v2)Jerome Glisse
2013-01-03drm/radeon: improve ring debugfs printingJerome Glisse
2013-01-03drm/radeon: add debugfs file for dma ringsJerome Glisse
2013-01-03drm/radeon/r6xx: fix DMA engine for ttm bo transfersAlex Deucher
2013-01-03drm/radeon: add connector table for Mac G4 SilverAlex Deucher
2013-01-03cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservativeLarry Finger
2013-01-03cpufreq / Longhaul: Disable driver by defaultRafaƂ Bilski
2013-01-03cpufreq / stats: fix race between stats allocation and first usageKonstantin Khlebnikov
2013-01-03cpuidle: fix lock contention in the idle pathDaniel Lezcano
2013-01-03intel_idle: pr_debug information need separatedYouquan Song
2013-01-03cpuidle / coupled: fix ready counter decrementSivaram Nair
2013-01-03cpuidle: Fix finding state with min power_usageSivaram Nair
2013-01-03PNP: Handle IORESOURCE_BITS in resource allocationWitold Szczeponik
2013-01-03PNP: Simplify setting of resourcesWitold Szczeponik
2013-01-03ACPI / power: Remove useless message from device registering routineRafael J. Wysocki
2013-01-03ACPI / glue: Update DBG macro to include KERN_DEBUGJoe Perches
2013-01-03ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() resultRafael J. Wysocki
2013-01-03ACPI / memhotplug: remove redundant logic of acpi memory hotaddLiu Jinsong
2013-01-03ACPI / APEI: Fix the returned value in erst_dbg_readAdrian Huang
2013-01-03ACPICA: Remove useless mini-C library.Lv Zheng
2013-01-02Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-02leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas
2013-01-02Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-01-02Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen
2013-01-02watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen
2013-01-02watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin
2013-01-02watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin
2012-12-30Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-30Revert "drm: tegra: protect DC register access with mutex"Dave Airlie