aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-06-15drivers/char/hpet.c: fix periodic-emulation for delayed interruptsGravatar Nils Carlson 1-2/+23
2011-06-15leds: fix the incorrect display in menuconfigGravatar Eric Miao 1-3/+2
2011-06-15w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQSGravatar Geert Uytterhoeven 1-1/+1
2011-06-15leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDSGravatar Uwe Kleine-König 1-7/+7
2011-06-15drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASSGravatar Axel Lin 1-0/+1
2011-06-15drivers/misc/cs5535-mfgpt.c: fix wrong if conditionGravatar Christian Gmeiner 1-1/+1
2011-06-15drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_...Gravatar Axel Lin 1-1/+1
2011-06-15drivers/video/backlight/adp8870_bl.c: add missed props.type conversionGravatar Andrew Morton 1-0/+1
2011-06-15backlight: new driver for the ADP8870 backlight devicesGravatar Michael Hennerich 3-0/+1024
2011-06-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 15-46/+55
2011-06-14Merge branch 'for-linus' of git://neil.brown.name/mdGravatar Linus Torvalds 7-48/+151
2011-06-14Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Gravatar Linus Torvalds 1-0/+1
2011-06-14md/raid5: remove unusual use of bio_iovec_idx()Gravatar Namhyung Kim 1-3/+3
2011-06-14md/raid5: fix FUA request handling in ops_run_io()Gravatar Namhyung Kim 1-3/+3
2011-06-14md/raid5: fix raid5_set_bi_hw_segmentsGravatar Namhyung Kim 1-1/+1
2011-06-14drm: Compare only lower 32 bits of framebuffer map offsetsGravatar Tormod Volden 1-5/+9
2011-06-14drm/i915: Don't leak in i915_gem_shmem_pread_slow()Gravatar Jesper Juhl 1-2/+4
2011-06-14drm/radeon/kms: do bounds checking for 3D_LOAD_VBPNTR and bump array limitGravatar Marek Olšák 1-1/+7
2011-06-14drm/radeon/kms: fix mac g5 quirkGravatar Alex Deucher 1-3/+2
2011-06-14x86/uv/x2apic: update for change in pci bridge handling.Gravatar Dave Airlie 1-2/+2
2011-06-14alpha, drm: Remove obsolete Alpha support in MGA DRM codeGravatar Jay Estabrook 1-19/+0
2011-06-14alpha/drm: Cleanup Alpha support in DRM generic codeGravatar Jay Estabrook 2-4/+1
2011-06-14savage: remove unnecessary if statementGravatar Greg Dietsche 1-3/+0
2011-06-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-7/+9
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-10/+11
2011-06-13Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-0/+1
2011-06-13spi-pl022: Add missing return value updateGravatar Virupax Sadashivpetimath 1-0/+1
2011-06-12[CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.Gravatar Dave Jones 1-0/+1
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Gravatar Linus Torvalds 1-1/+2
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-11/+29
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 34-361/+307
2011-06-11ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Gravatar Jesper Juhl 1-0/+1
2011-06-11net: ep93xx_eth: fix DMA API violationsGravatar Mika Westerberg 1-5/+13
2011-06-11net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()Gravatar Mika Westerberg 1-1/+1
2011-06-11net: ep93xx_eth: allocate buffers using kmalloc()Gravatar Mika Westerberg 1-31/+20
2011-06-11net: ep93xx_eth: pass struct device to DMA API functionsGravatar Mika Westerberg 1-10/+13
2011-06-11dl2k: EEPROM CRC calculation wrong endianess on bigendian machineGravatar Daniel Hellstrom 1-1/+1
2011-06-11NET: am79c961: fix assembler warningsGravatar Russell King - ARM Linux 1-17/+18
2011-06-11NET: am79c961: ensure multicast filter is correctly set at openGravatar Russell King - ARM Linux 1-37/+40
2011-06-11NET: am79c961: ensure asm() statements are marked volatileGravatar Russell King - ARM Linux 1-7/+7
2011-06-11ide-cd: signedness warning fix againGravatar Connor Hansen 1-1/+2
2011-06-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+8
2011-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 1-0/+1
2011-06-09gpio/nomadik: fix sleepmode for elder NomadikGravatar Linus Walleij 1-11/+29
2011-06-09Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 19-45/+133
2011-06-09Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-3/+9
2011-06-09Merge branch 'stable/broadcom.ibft-bugfixes' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-0/+2
2011-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 11-75/+65
2011-06-09staging: iio: max517: Fix iio_info changesGravatar Roland Stigge 1-1/+1
2011-06-09Staging: mei: fix debug codeGravatar Dan Carpenter 1-2/+2