summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2012-05-29fbdev: add events for early fb event supportInki Dae-6/+15
2012-05-29blacklight: remove redundant spi driver bus initializationLars-Peter Clausen-4/+0
2012-05-29mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLEHugh Dickins-3/+5
2012-05-29mm: fix off-by-one bug in print_nodes_state()Ryota Ozaki-5/+3
2012-05-29net: sh_eth: fix the rxdesc pointer when rx descriptor empty happensYoshihiro Shimoda-3/+5
2012-05-29asix: allow full size 8021Q frames to be receivedEric Dumazet-1/+2
2012-05-29RDMA/ocrdma: Remove unnecessary version.h includesDevendra Naga-2/+0
2012-05-29RDMA/ocrdma: Fix signaled event for SRQ_LIMIT_REACHEDParav Pandit-1/+1
2012-05-29RDMA/ocrdma: Correct queue free count mathParav Pandit-17/+1
2012-05-29ACPI / PM: Make acpi_pm_device_sleep_state() follow the specificationRafael J. Wysocki-2/+2
2012-05-29ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctlyRafael J. Wysocki-23/+30
2012-05-29ACPI / PM: Fix error messages in drivers/acpi/bus.cRafael J. Wysocki-9/+28
2012-05-29rtc-cmos / PM: report wakeup event on ACPI RTC alarmDaniel Drake-3/+6
2012-05-29ACPI / PM: Generate wakeup events on fixed power buttonDaniel Drake-2/+44
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-1720/+5664
2012-05-29drm/i915: Reset last_retired_head when resetting ringChris Wilson-0/+1
2012-05-29wlcore: fix undefined symbols when CONFIG_PM is not definedEyal Shapira-1/+7
2012-05-29ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau-1/+7
2012-05-29ath9k_hw: update AR933x initvals to fix issues with high power devicesFelix Fietkau-88/+90
2012-05-29ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau-6/+10
2012-05-29ath9k: stop rx dma before stopping txFelix Fietkau-3/+4
2012-05-29ath5k: add possible wiphy interface combinationsFelix Fietkau-0/+19
2012-05-29tty: fix ldisc lock inversion traceAlan Cox-16/+25
2012-05-29pty: Fix lock inversionAlan Cox-2/+0
2012-05-29drm/edid/quirks: ViewSonic VA2026wAdam Jackson-4/+18
2012-05-29video: bfin_adv7393fb: Fix cleanup codeEmil Goode-20/+23
2012-05-29video: exynos_dp: reduce delay time when configuring video settingJingoo Han-2/+2
2012-05-29video: exynos_dp: move sw reset prioir to enabling sw defined functionJingoo Han-2/+8
2012-05-29video: exynos_dp: use devm_ functionsJingoo Han-38/+12
2012-05-29fb: handle NULL pointers in framebuffer releaseDan Carpenter-0/+2
2012-05-29drm/udl: remove unused variables.Dave Airlie-2/+0
2012-05-29Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie-101/+197
2012-05-29drm/radeon: fix XFX quirkAlex Deucher-1/+3
2012-05-29drm: Use stdint types for consistencyVille Syrjälä-2/+2
2012-05-29drm: Constify params to format_check() and framebuffer_checks()Ville Syrjälä-2/+2
2012-05-29drm/radeon: fix typo in trinity tiling setupAlex Deucher-1/+1
2012-05-29drm/udl: unlock before returning in udl_gem_mmap()Dan Carpenter-1/+1
2012-05-29radeon: make radeon_cs_update_pages static.Dave Airlie-27/+26
2012-05-29mtd: nand: fix scan_read_raw_oobDmitry Maluka-0/+1
2012-05-29mtd: docg3 fix in-middle of blocks readsRobert Jarzmik-11/+23
2012-05-28i7core: fix ranks information at the per-channel structMauro Carvalho Chehab-13/+16
2012-05-28i5000: Fix the fatal error handlingMauro Carvalho Chehab-7/+5
2012-05-28i5100_edac: Fix a warning when compiled with 32 bitsMauro Carvalho Chehab-2/+2
2012-05-28i82975x_edac: Test nr_pages earlier to save a few CPU cyclesMauro Carvalho Chehab-6/+3
2012-05-28e752x_edac: provide more info about how DIMMS/ranks are mappedMauro Carvalho Chehab-4/+22
2012-05-28i5000_edac: Fix the logic that retrieves memory informationMauro Carvalho Chehab-71/+79
2012-05-28i5400_edac: improve debug messages to better represent the filled memoryMauro Carvalho Chehab-1/+14
2012-05-28edac: Cleanup the logs for i7core and sb edac driversMauro Carvalho Chehab-31/+20
2012-05-28edac: Initialize the dimm label with the known informationMauro Carvalho Chehab-10/+26
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab-151/+32