aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | efifb: Fix call to wrong unregister functionWanlong Gao2011-06-14
| * | | | | | | | | | | video: s3c-fb: move enabling channel for windowJingoo Han2011-06-09
| * | | | | | | | | | | video: s3c-fb: fix virtual resolution checkingJingoo Han2011-06-09
| * | | | | | | | | | | video: s3c-fb: fix misleading kfree in remove functionJingoo Han2011-06-09
* | | | | | | | | | | | staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap2011-06-16
* | | | | | | | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-06-16
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinc...Russell King2011-06-10
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edgesLinus Walleij2011-06-06
* | | | | | | | | | | | | drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...Geert Uytterhoeven2011-06-15
* | | | | | | | | | | | | drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein2011-06-15
* | | | | | | | | | | | | drivers/char/hpet.c: fix periodic-emulation for delayed interruptsNils Carlson2011-06-15
* | | | | | | | | | | | | leds: fix the incorrect display in menuconfigEric Miao2011-06-15
* | | | | | | | | | | | | w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQSGeert Uytterhoeven2011-06-15
* | | | | | | | | | | | | leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDSUwe Kleine-König2011-06-15
* | | | | | | | | | | | | drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASSAxel Lin2011-06-15
* | | | | | | | | | | | | drivers/misc/cs5535-mfgpt.c: fix wrong if conditionChristian Gmeiner2011-06-15
* | | | | | | | | | | | | drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_...Axel Lin2011-06-15
* | | | | | | | | | | | | drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton2011-06-15
* | | | | | | | | | | | | backlight: new driver for the ADP8870 backlight devicesMichael Hennerich2011-06-15
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | drm: Compare only lower 32 bits of framebuffer map offsetsTormod Volden2011-06-13
| * | | | | | | | | | | | drm/i915: Don't leak in i915_gem_shmem_pread_slow()Jesper Juhl2011-06-13
| * | | | | | | | | | | | drm/radeon/kms: do bounds checking for 3D_LOAD_VBPNTR and bump array limitMarek Olšák2011-06-13
| * | | | | | | | | | | | drm/radeon/kms: fix mac g5 quirkAlex Deucher2011-06-13
| * | | | | | | | | | | | x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie2011-06-13
| * | | | | | | | | | | | alpha, drm: Remove obsolete Alpha support in MGA DRM codeJay Estabrook2011-06-13
| * | | | | | | | | | | | alpha/drm: Cleanup Alpha support in DRM generic codeJay Estabrook2011-06-13
| * | | | | | | | | | | | savage: remove unnecessary if statementGreg Dietsche2011-06-13
| * | | | | | | | | | | | drm/radeon: fix GUI idle IH debug statementsIlija Hadzic2011-06-09
| * | | | | | | | | | | | drm/radeon/kms: check modes against max pixel clockAlex Deucher2011-06-09
| * | | | | | | | | | | | drm: fix fbs in DRM_IOCTL_MODE_GETRESOURCES ioctlSascha Hauer2011-06-09
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-06-14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | md/raid5: remove unusual use of bio_iovec_idx()Namhyung Kim2011-06-14
| * | | | | | | | | | | | md/raid5: fix FUA request handling in ops_run_io()Namhyung Kim2011-06-14
| * | | | | | | | | | | | md/raid5: fix raid5_set_bi_hw_segmentsNamhyung Kim2011-06-14
| * | | | | | | | | | | | md/bitmap: remove unused fields from struct bitmapNamhyung Kim2011-06-08
| * | | | | | | | | | | | md/bitmap: use proper accessor macroNamhyung Kim2011-06-08
| * | | | | | | | | | | | md: check ->hot_remove_disk when removing diskNamhyung Kim2011-06-08
| * | | | | | | | | | | | md: Using poll /proc/mdstat can monitor the events of adding a spare disks马建朋2011-06-08
| * | | | | | | | | | | | MD: use is_power_of_2 macroJonathan Brassow2011-06-08
| * | | | | | | | | | | | MD: raid5 do not set fullsyncJonathan Brassow2011-06-08
| * | | | | | | | | | | | MD: support initial bitmap creation in-kernelJonathan Brassow2011-06-08
| * | | | | | | | | | | | MD: add sync_super to mddev_t structJonathan Brassow2011-06-08
| * | | | | | | | | | | | MD: raid1 changes to allow use by device mapperJonathan Brassow2011-06-08
| * | | | | | | | | | | | MD: move thread wakeups into resumeJonathan Brassow2011-06-08
| * | | | | | | | | | | | MD: possible typoJonathan Brassow2011-06-08
| * | | | | | | | | | | | MD: no sync IO while suspendedJonathan Brassow2011-06-08
| * | | | | | | | | | | | MD: no integrity register if no gendiskJonathan Brassow2011-06-08
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2011-06-14
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | [CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.Dave Jones2011-06-12
| |/ / / / / / / / / /