summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | drm/exynos: Use devm_clk_get in exynos_drm_gsc.cSachin Kamat2013-01-041-9/+4
| * | | | drm/exynos: Remove redundant NULL check in exynos_drm_gsc.cSachin Kamat2013-01-041-6/+0
| * | | | drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.cSachin Kamat2013-01-041-12/+3
| * | | | drm/exynos: Use devm_clk_get in exynos_drm_rotator.cSachin Kamat2013-01-041-3/+1
| * | | | drm/exynos: Remove redundant NULL check in exynos_drm_rotator.cSachin Kamat2013-01-041-5/+0
| * | | | drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.cSachin Kamat2013-01-041-14/+4
| * | | | drm/exynos: Use devm_clk_get in exynos_drm_fimc.cSachin Kamat2013-01-041-36/+9
| * | | | drm/exynos: Remove redundant NULL checkSachin Kamat2013-01-041-6/+0
| * | | | drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.cSachin Kamat2013-01-041-21/+9
| * | | | drm/exynos: Use devm_kzalloc in exynos_drm_ipp.cSachin Kamat2013-01-041-7/+2
| * | | | drm/exynos: fix gem buffer allocation type checkingInki Dae2013-01-041-1/+1
| * | | | drm/exynos: remove needless parenthesis.Eunchul Kim2013-01-041-1/+1
| * | | | drm/exynos: fix incorrect interrupt induced by m2m operation.Jinyoung Jeon2013-01-041-0/+13
| * | | | drm/exynos: remove color bar pattern operation.JoongMock Shin2013-01-041-6/+3
| * | | | drm/exynos: correct some comments to abbreviation.Eunchul Kim2013-01-043-3/+3
| * | | | drm/exynos: fix build warning.Eunchul Kim2013-01-041-1/+1
| * | | | drm/exynos: consider both case of vflip and hflip.Eunchul Kim2013-01-043-1/+3
| * | | | drm/exynos: remove needless error handling to property.Eunchul Kim2013-01-043-29/+0
| * | | | drm/exynos: change member variable name.Eunchul Kim2013-01-045-14/+14
| * | | | drm/exynos: consider buffer allocation without iommuInki Dae2013-01-041-7/+48
| * | | | drm/exynos: change file license to GPLInki Dae2013-01-0428-504/+112
| * | | | drm/exynos: consider no iommu support to console framebufferInki Dae2013-01-041-4/+18
| * | | | drm/exynos: fix flags in dma buf exportingSeung-Woo Kim2013-01-041-1/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-0820-41/+116
|\ \ \ \
| * | | | xen/netfront: improve truesize trackingIan Campbell2013-01-081-23/+4
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-0416-18/+75
| |\ \ \ \
| | * | | | ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev2013-01-041-1/+1
| | * | | | brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman2013-01-021-2/+3
| | * | | | brcmsmac: add copyright information for CanonicalArend van Spriel2013-01-021-0/+1
| | * | | | rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+10
| | * | | | rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-1/+12
| | * | | | rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+10
| | * | | | rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+11
| | * | | | rtlwifi: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+6
| | * | | | p54usb: add USBIDs for two more p54usb devicesChristian Lamparter2013-01-021-0/+3
| | * | | | rtlwifi: Don't leak on error in _rtl_usb_receive()Jesper Juhl2013-01-021-0/+1
| | * | | | ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan2013-01-021-1/+1
| | * | | | bcma: correct M25P32 serial flash IDRafał Miłecki2013-01-021-1/+1
| | * | | | brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider2013-01-021-2/+2
| | * | | | p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-01-021-0/+1
| | * | | | carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter2013-01-021-1/+5
| | * | | | rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna2013-01-021-4/+3
| | * | | | ath9k: Fix compilation breakageSujith Manoharan2013-01-021-1/+2
| | * | | | ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven2013-01-021-2/+1
| | * | | | bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven2013-01-021-2/+1
| | | |_|/ | | |/| |
| * | | | vxlan: allow live mac address changestephen hemminger2013-01-031-0/+1
| * | | | forcedeth: Fix WARNINGS that result when DMA mapping is not checkedLarry Finger2012-12-291-0/+35
| * | | | net: qmi_wwan: add Telekom Speedstick LTE IIBjørn Mork2012-12-291-0/+1
* | | | | Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-0821-852/+149
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2013-01-061-5/+4
| |\ \ \ \ \