summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-29video: auo_k190x: add driver for AUO-K1900 variantHeiko Stübner3-0/+207
2012-04-29video: auo_k190x: add code shared by controller driversHeiko Stübner5-0/+1299
2012-04-29fb_defio: add first_io callbackHeiko Stübner4-2/+7
2012-04-29cobalt_lcdfb: LCD panel framebuffer support for SEAD-3 platform.Steven J. Hill2-2/+45
2012-04-21i.MX28: Shut down the LCD controller to avoid BootROM sampling bugMarek Vasut1-0/+13
2012-04-21drivers/video/mbx/mbxfb.c: correct ioremap_nocache testJulia Lawall1-1/+1
2012-04-21drivers/video/ep93xx-fb.c: clean up error-handling codeJulia Lawall1-15/+17
2012-04-18video: msm: Fix section mismatches in mddi.cDavid Brown1-4/+4
2012-04-16video: exynos_dp: add analog and pll control settingJingoo Han3-0/+53
2012-04-16video: exynos_dp: replace char pointer with char array for adjust_request var...Jingoo Han1-6/+6
2012-04-16video: exynos_dp: check DP PLL Lock statusJingoo Han1-1/+12
2012-04-16video: s3c-fb: add runtime_get/put to suspend/resumeJingoo Han1-0/+9
2012-04-15skeletonfb: fixed module exit function typo.Alexander Guy1-1/+1
2012-04-09video: pxa3xx-gcu: Simplify the logic to exit while loop in pxa3xx_gcu_wait_idleAxel Lin1-4/+1
2012-04-09ARM: Samsung: Rework platform data of s3c-fb driverThomas Abraham19-238/+311
2012-04-09ARM: s3c64xx: Decouple lcd type from display controller window dataThomas Abraham2-76/+88
2012-04-09video: s3c-fb: remove 'default_win' element from platform dataThomas Abraham2-22/+5
2012-04-09video: s3c-fb: move video interface timing out of window setup dataThomas Abraham2-54/+67
2012-04-09video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing1-2/+9
2012-04-08fbdev: fix au1*fb buildsManuel Lauss2-3/+4
2012-04-08kyrofb: fix on x86_64Ondrej Zary1-188/+188
2012-04-08Linux 3.4-rc2v3.4-rc2Linus Torvalds1-1/+1
2012-04-07tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad1-5/+8
2012-04-07tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad3-2/+11
2012-04-07MAINTAINERS: Update git url for ACPIIgor Murzov1-1/+1
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2-32/+49
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani1-1/+4
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich1-0/+1
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich1-1/+1
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat1-1/+1
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk1-1/+3
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2-2/+2
2012-04-06net: fix a race in sock_queue_err_skb()Eric Dumazet1-1/+3
2012-04-06netlink: fix races after skb queueingEric Dumazet1-11/+13
2012-04-06doc, net: Update ndo_start_xmit return type and valuesBen Hutchings1-10/+12
2012-04-06doc, net: Remove instruction to set net_device::trans_startBen Hutchings1-5/+2
2012-04-06doc, net: Update netdev operation namesBen Hutchings2-14/+14
2012-04-06doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings1-3/+3
2012-04-06doc, net: Remove obsolete reference to dev->pollBen Hutchings1-2/+1
2012-04-06ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings1-2/+1
2012-04-06blackfin: update defconfig for bf527-ezkitBob Liu1-0/+1
2012-04-06blackfin: gpio: fix compile error if !CONFIG_GPIOLIBBob Liu1-2/+12
2012-04-06blackfin: fix L1 data A overflow link issueMike Frysinger1-1/+1
2012-04-06mmc: use really long write timeout to deal with crappy cardsPaul Walmsley1-3/+7
2012-04-06mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark1-0/+1
2012-04-06mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper1-2/+3
2012-04-06Revert "mmc: sdhci-pci: Add MSI support"Chris Ball1-6/+0
2012-04-06Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"Chris Ball2-5/+1
2012-04-06mmc: core: fix power class selectionSubhash Jadavani1-13/+17
2012-04-06mmc: omap_hsmmc: fix module re-insertionBalaji T K1-3/+1