summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-01-04Drivers: virtio: remove __dev* attributes.Greg Kroah-Hartman3-9/+9
2013-01-04Drivers: vlynq: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2013-01-04Drivers: zorro: remove CONFIG_HOTPLUG usageGreg Kroah-Hartman1-4/+0
2013-01-04Drivers: xen: remove __dev* attributes.Greg Kroah-Hartman3-11/+10
2013-01-04Drivers: w1: remove last __devexit_p() instanceGreg Kroah-Hartman1-1/+1
2013-01-04Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds5-4/+61
2013-01-04drm/radeon: Properly handle DDC probe for DP bridgesNiels Ole Salscheider4-11/+24
2013-01-03drm/radeon: reset dma engine on gpu reset (v2)Jerome Glisse7-27/+112
2013-01-03drm/radeon: print dma status reg on lockup (v2)Jerome Glisse7-1/+26
2013-01-03drm/radeon: improve ring debugfs printingJerome Glisse1-7/+13
2013-01-03drm/radeon: add debugfs file for dma ringsJerome Glisse1-0/+4
2013-01-03drm/radeon/r6xx: fix DMA engine for ttm bo transfersAlex Deucher1-2/+2
2013-01-03drm/radeon: add connector table for Mac G4 SilverAlex Deucher2-1/+53
2013-01-03cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservativeLarry Finger2-2/+8
2013-01-03cpufreq / Longhaul: Disable driver by defaultRafał Bilski1-1/+9
2013-01-03cpufreq / stats: fix race between stats allocation and first usageKonstantin Khlebnikov1-4/+7
2013-01-03cpuidle: fix lock contention in the idle pathDaniel Lezcano1-7/+1
2013-01-03intel_idle: pr_debug information need separatedYouquan Song1-1/+1
2013-01-03cpuidle / coupled: fix ready counter decrementSivaram Nair1-1/+1
2013-01-03cpuidle: Fix finding state with min power_usageSivaram Nair2-2/+2
2013-01-03PNP: Handle IORESOURCE_BITS in resource allocationWitold Szczeponik1-4/+21
2013-01-03PNP: Simplify setting of resourcesWitold Szczeponik1-37/+68
2013-01-03ACPI / power: Remove useless message from device registering routineRafael J. Wysocki1-9/+2
2013-01-03ACPI / glue: Update DBG macro to include KERN_DEBUGJoe Perches1-2/+7
2013-01-03ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() resultRafael J. Wysocki1-2/+1
2013-01-03ACPI / memhotplug: remove redundant logic of acpi memory hotaddLiu Jinsong1-18/+0
2013-01-03ACPI / APEI: Fix the returned value in erst_dbg_readAdrian Huang1-1/+10
2013-01-03ACPICA: Remove useless mini-C library.Lv Zheng2-750/+1
2013-01-03vxlan: allow live mac address changestephen hemminger1-0/+1
2013-01-03Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+3
2013-01-03leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas1-2/+3
2013-01-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds3-14/+15
2013-01-03Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds3-54/+58
2013-01-02brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman1-2/+3
2013-01-02brcmsmac: add copyright information for CanonicalArend van Spriel1-0/+1
2013-01-02rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+10
2013-01-02rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger1-1/+12
2013-01-02rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+10
2013-01-02rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+11
2013-01-02rtlwifi: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+6
2013-01-02p54usb: add USBIDs for two more p54usb devicesChristian Lamparter1-0/+3
2013-01-02rtlwifi: Don't leak on error in _rtl_usb_receive()Jesper Juhl1-0/+1
2013-01-02ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan1-1/+1
2013-01-02bcma: correct M25P32 serial flash IDRafał Miłecki1-1/+1
2013-01-02brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider1-2/+2
2013-01-02p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-0/+1
2013-01-02carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter1-1/+5
2013-01-02rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna1-4/+3
2013-01-02ath9k: Fix compilation breakageSujith Manoharan1-1/+2
2013-01-02ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven1-2/+1