aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-06-162-7/+8
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-06-14183-1391/+2403
| |\
| * | drivers: sh: resume enabled clocks fixMagnus Damm2011-06-141-1/+1
| * | dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fixMagnus Damm2011-06-141-6/+7
* | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-164-32/+20
|\ \ \
| * | | fbdev: sh_mobile_hdmi: fix regression: statically enable RTPMGuennadi Liakhovetski2011-06-151-13/+5
| * | | fbdev/atyfb: Fix 2 defined-but-not-used warningsGeert Uytterhoeven2011-06-141-6/+4
| * | | efifb: Fix call to wrong unregister functionWanlong Gao2011-06-141-1/+1
| * | | video: s3c-fb: move enabling channel for windowJingoo Han2011-06-091-7/+7
| * | | video: s3c-fb: fix virtual resolution checkingJingoo Han2011-06-091-3/+2
| * | | video: s3c-fb: fix misleading kfree in remove functionJingoo Han2011-06-091-2/+1
* | | | staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap2011-06-162-2/+2
* | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-06-151-2/+10
|\ \ \ \
| * \ \ \ Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinc...Russell King2011-06-1070-335/+442
| |\ \ \ \
| * | | | | ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edgesLinus Walleij2011-06-061-2/+10
* | | | | | drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...Geert Uytterhoeven2011-06-151-0/+2
* | | | | | drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein2011-06-151-1/+3
* | | | | | drivers/char/hpet.c: fix periodic-emulation for delayed interruptsNils Carlson2011-06-151-2/+23
* | | | | | leds: fix the incorrect display in menuconfigEric Miao2011-06-151-3/+2
* | | | | | w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQSGeert Uytterhoeven2011-06-151-1/+1
* | | | | | leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDSUwe Kleine-König2011-06-151-7/+7
* | | | | | drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASSAxel Lin2011-06-151-0/+1
* | | | | | drivers/misc/cs5535-mfgpt.c: fix wrong if conditionChristian Gmeiner2011-06-151-1/+1
* | | | | | drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_...Axel Lin2011-06-151-1/+1
* | | | | | drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton2011-06-151-0/+1
* | | | | | backlight: new driver for the ADP8870 backlight devicesMichael Hennerich2011-06-153-0/+1024
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-1415-46/+55
|\ \ \ \ \ \
| * | | | | | drm: Compare only lower 32 bits of framebuffer map offsetsTormod Volden2011-06-141-5/+9
| * | | | | | drm/i915: Don't leak in i915_gem_shmem_pread_slow()Jesper Juhl2011-06-141-2/+4
| * | | | | | drm/radeon/kms: do bounds checking for 3D_LOAD_VBPNTR and bump array limitMarek Olšák2011-06-141-1/+7
| * | | | | | drm/radeon/kms: fix mac g5 quirkAlex Deucher2011-06-141-3/+2
| * | | | | | x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie2011-06-141-2/+2
| * | | | | | alpha, drm: Remove obsolete Alpha support in MGA DRM codeJay Estabrook2011-06-141-19/+0
| * | | | | | alpha/drm: Cleanup Alpha support in DRM generic codeJay Estabrook2011-06-142-4/+1
| * | | | | | savage: remove unnecessary if statementGreg Dietsche2011-06-141-3/+0
| * | | | | | drm/radeon: fix GUI idle IH debug statementsIlija Hadzic2011-06-092-2/+2
| * | | | | | drm/radeon/kms: check modes against max pixel clockAlex Deucher2011-06-095-4/+27
| * | | | | | drm: fix fbs in DRM_IOCTL_MODE_GETRESOURCES ioctlSascha Hauer2011-06-091-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-06-147-48/+151
|\ \ \ \ \ \
| * | | | | | md/raid5: remove unusual use of bio_iovec_idx()Namhyung Kim2011-06-141-3/+3
| * | | | | | md/raid5: fix FUA request handling in ops_run_io()Namhyung Kim2011-06-141-3/+3
| * | | | | | md/raid5: fix raid5_set_bi_hw_segmentsNamhyung Kim2011-06-141-1/+1
| * | | | | | md/bitmap: remove unused fields from struct bitmapNamhyung Kim2011-06-092-13/+0
| * | | | | | md/bitmap: use proper accessor macroNamhyung Kim2011-06-091-3/+3
| * | | | | | md: check ->hot_remove_disk when removing diskNamhyung Kim2011-06-091-1/+1
| * | | | | | md: Using poll /proc/mdstat can monitor the events of adding a spare disks马建朋2011-06-091-0/+2
| * | | | | | MD: use is_power_of_2 macroJonathan Brassow2011-06-091-1/+1
| * | | | | | MD: raid5 do not set fullsyncJonathan Brassow2011-06-091-1/+1
| * | | | | | MD: support initial bitmap creation in-kernelJonathan Brassow2011-06-092-5/+89
| * | | | | | MD: add sync_super to mddev_t structJonathan Brassow2011-06-082-2/+14