aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * | | | | drm/exynos: added missed vm area region mapping type.Inki Dae2012-04-23
| | * | | | | drm/exynos: fixed exynos_drm_gem_map_pages bug.Inki Dae2012-04-23
| | * | | | | drm/exynos: fixed duplicatd memory allocation bug.Inki Dae2012-04-23
* | | | | | | Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-27
|\ \ \ \ \ \ \
| * | | | | | | blackfin: fix compile error in bfin-lq035q1-fb.cPaul Gortmaker2012-04-26
| * | | | | | | pci: frv architecture needs generic setup-bus infrastructurePaul Gortmaker2012-04-26
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/...Linus Torvalds2012-04-26
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branches 'mad-response' and 'mlx4' into fixesRoland Dreier2012-04-24
| |\ \ \ \ \ \ \
| | * | | | | | | IB/mlx4: Fix memory leaks in ib_link_query_port()Jesper Juhl2012-04-24
| * | | | | | | | IB/mad: Don't send response for failed MADsJack Morgenstein2012-04-24
| * | | | | | | | IB/mad: Set 'D' bit in response for unhandled MADsJack Morgenstein2012-04-24
| |/ / / / / / /
* | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-04-26
|\ \ \ \ \ \ \ \
| * | | | | | | | dmaengine/amba-pl08x : reset phychan_hold on terminate allDavide Ciminaghi2012-04-25
| * | | | | | | | dma: pl330: fix a couple of compilation warningsOlof Johansson2012-04-25
| * | | | | | | | dma/ste_dma40: fix erroneous comparisonLinus Walleij2012-04-23
| * | | | | | | | dma/ste_dma40: explicitly include regulator consumer headerLinus Walleij2012-04-23
| * | | | | | | | dma40: Improve the logic of stopping logical chanNarayanan G2012-04-23
| * | | | | | | | dmaengine: at_hdmac: remove clear-on-read in atc_dostart()Nicolas Ferre2012-04-20
| * | | | | | | | dma: mxs-dma: enable channel in device_issue_pending callShawn Guo2012-04-20
| * | | | | | | | dmaengine: imx-dma: dont complete descriptor for cyclic dmaVinod Koul2012-04-20
* | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-04-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hpwdt: Only BYTE reads/writes to WD Timer port 0x72Mingarelli, Thomas2012-04-26
* | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-26
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabledAnatolij Gustschin2012-04-26
| * | | | | | | | | acerhdf: lowered default temp fanon/fanoff valuesPeter Feuerer2012-04-26
| * | | | | | | | | acerhdf: add support for new hardwarePeter Feuerer2012-04-26
| * | | | | | | | | acerhdf: add support for Aspire 1410 BIOS v1.3314Clay Carpenter2012-04-26
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk2012-04-23
* | | | | | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-04-26
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | dell-laptop: Terminate quirks list properlyMartin Nyhus2012-04-17
| * | | | | | | | | intel_ips: Hush the i915 symbols messageAdam Jackson2012-04-17
* | | | | | | | | | Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds2012-04-24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | HSI: hsi_char: Remove max_data_size from sysfsCarlos Chinea2012-04-23
| * | | | | | | | | | HSI: hsi: Rework hsi_event interfaceCarlos Chinea2012-04-23
| * | | | | | | | | | HSI: hsi: Remove controllers and ports from the busCarlos Chinea2012-04-23
| * | | | | | | | | | HSI: hsi: Fix error path cleanup on client registrationCarlos Chinea2012-04-23
| * | | | | | | | | | HSI: hsi: Rework hsi_controller releaseCarlos Chinea2012-04-23
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-04-23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | md: fix possible corruption of array metadata on shutdown.NeilBrown2012-04-23
| * | | | | | | | | | md: don't call ->add_disk unless there is good reason.NeilBrown2012-04-23
| * | | | | | | | | | DM RAID: Use safe version of rdev_for_eachJonathan Brassow2012-04-23
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-23
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | drivers/net: Do not free an IRQ if its request failedLee Jones2012-04-21
| * | | | | | | | | | ks8851: Fix request_irq/free_irq mismatchMatt Renzelmann2012-04-21
| * | | | | | | | | | net/hyperv: Adding cancellation to ensure rndis filter is closedWenqi Ma2012-04-21
| * | | | | | | | | | ks8851: Fix mutex deadlock in ks8851_net_stop()Stephen Boyd2012-04-21
| * | | | | | | | | | icplus: fix interrupt for IC+ 101A/G and 1001LFGiuseppe CAVALLARO2012-04-19
| * | | | | | | | | | net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI modeBjørn Mork2012-04-19
| * | | | | | | | | | bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()Dan Carpenter2012-04-19