summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-11-24Merge git://github.com/rustyrussell/linuxLinus Torvalds3-2/+20
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin1-0/+18
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin1-1/+1
2011-11-24virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens1-1/+1
2011-11-24Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2-1/+5
2011-11-24ehea: Use round_jiffies_relative to align workqueueAnton Blanchard1-2/+4
2011-11-24ehea: Reduce memory usage in buffer poolsAnton Blanchard1-2/+2
2011-11-24qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo1-5/+3
2011-11-24bnx2x: Fix 5461x LEDYaniv Rosner2-1/+39
2011-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds6-21/+47
2011-11-24b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover1-1/+1
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+6
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-6/+8
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds20-432/+594
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed1-6/+8
2011-11-23i2c: Make i2cdev_notifier_call staticShubhrajyoti D1-1/+1
2011-11-23i2c: Fix device name for 10-bit slave addressJean Delvare1-1/+3
2011-11-23i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu1-2/+2
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang1-0/+4
2011-11-23Revert "of/irq: of_irq_find_parent: check for parent equal to child"Linus Torvalds1-7/+7
2011-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-4/+5
2011-11-23Revert "rt2800pci: handle spurious interrupts"John W. Linville1-6/+1
2011-11-23Revert "rt2x00: handle spurious pci interrupts"John W. Linville3-3/+3
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+9
2011-11-23drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall1-6/+12
2011-11-23drm/radeon/kms/atom: unify i2c gpio table handlingAlex Deucher1-128/+86
2011-11-23drm/radeon/kms: fix up gpio i2c mask bits for r4xx for realAlex Deucher1-0/+12
2011-11-23ttm: Don't return the bo reserved on error pathThomas Hellstrom1-1/+7
2011-11-23Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie10-211/+354
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-8/+33
2011-11-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-366/+3
2011-11-22Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+9
2011-11-22Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds42-282/+332
2011-11-22Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-43/+52
2011-11-22Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+8
2011-11-22Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-31/+69
2011-11-22viafb: correct sync polarity for OLPC DCONDaniel Drake1-2/+2
2011-11-22Merge branch 'for-3.2-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat3-7/+7
2011-11-22video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash1-1/+14
2011-11-22iio: fix a leak due to improper use of anon_inode_getfd()Al Viro1-1/+9
2011-11-22net, sja1000: Don't include version.h in peak_pci.c when not neededJesper Juhl1-1/+0
2011-11-22xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop()Jan Beulich1-1/+1
2011-11-22stmmac: mask mmc interruptsGiuseppe CAVALLARO1-5/+9
2011-11-21iseries_veth: Fix wrong parameter given to sizeof callThomas Jarosch1-1/+1
2011-11-21gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown1-2/+2
2011-11-21prism54: potential memory corruption in prism54_get_essid()Dan Carpenter1-1/+1
2011-11-21crypto: mv_cesa - fix hashing of chunks > 1920 bytesPhil Sutter1-5/+7
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-200/+428
2011-11-21Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds1-0/+8
2011-11-21Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds6-40/+38