summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller634-11199/+19337
2009-08-12Revert "libertas: Read buffer overflow"David S. Miller1-8/+10
2009-08-12net,pppoe: fixup module init/exit subsequent callsCyrill Gorcunov1-11/+11
2009-08-10ar9170: fix read & write outside array boundsDan Carpenter1-2/+3
2009-08-10ar9170usb: fix spurious firmware related messageChristian Lamparter1-1/+5
2009-08-09mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc()roel kluin1-2/+3
2009-08-09zorro8390: Fix read buffer overflow in zorro8390_init_one()roel kluin1-0/+3
2009-08-09pcnet32: Read buffer overflowroel kluin1-1/+1
2009-08-09gianfar: keep vlan related state when restartYong Zhang1-2/+10
2009-08-09e1000e: fix potential NVM corruption on ICH9 with 8K bank sizeBruce Allan1-38/+12
2009-08-09e1000e: fix acquisition of SW/FW/HW semaphore for ICHx partsBruce Allan1-13/+31
2009-08-09ixgbe: Disable packet split only on FCoE queues in 82599Yi Zou2-16/+19
2009-08-09ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()Yi Zou1-40/+15
2009-08-09tun: Extend RTNL lock coverage over whole ioctlHerbert Xu1-31/+19
2009-08-09fec: fix FEC driver packet transmission breakageGreg Ungerer1-4/+5
2009-08-09atlx: strncpy does not null terminate stringRoel Kluin2-8/+8
2009-08-09irda: fix read buffer overflowRoel Kluin1-1/+1
2009-08-09Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller694-12298/+23374
2009-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-15/+22
2009-08-09Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2-1/+13
2009-08-09drm/i915: silence vblank warningsFrans Pop1-2/+2
2009-08-09drm: silence pointless vblank warning.Paul Rolland1-1/+1
2009-08-09drm: When adding probed modes, preserve duplicate mode typesKeith Packard1-0/+2
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds12-18/+53
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds12-58/+80
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds17-513/+1221
2009-08-07Staging: rspiusb: Fix buffer overflowRoel Kluin1-0/+2
2009-08-07staging: add dependencies on PCI for drivers that require itJeff Mahoney2-0/+2
2009-08-07Staging: rtl8192su: fix build errorGreg Kroah-Hartman4-4/+5
2009-08-07Staging: rt2870: Revert d44ca7 Removal of kernel_thread() APIMike Galbraith5-54/+68
2009-08-07Staging: rt2870: Add USB ID for Linksys, Planex Communications, BelkinJakob Gruber1-0/+3
2009-08-07USB: fix oops on disconnect in cdc-acmOliver Neukum2-5/+7
2009-08-07USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito1-0/+7
2009-08-07USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa2-0/+9
2009-08-07USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen2-0/+8
2009-08-07USB: EHCI: fix counting of transaction error retriesAlan Stern2-5/+5
2009-08-07USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern2-4/+5
2009-08-07USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern1-1/+1
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar1-0/+1
2009-08-07USB: devio: Properly do access_ok() checksMichael Buesch1-3/+5
2009-08-07USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam2-0/+5
2009-08-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-27/+27
2009-08-07Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds1-12/+13
2009-08-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-266/+24
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-9/+33
2009-08-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-2/+4
2009-08-07drivers/mmc: correct error-handling codeJulia Lawall1-1/+1
2009-08-07i.MX31: fix framebuffer locking regressionsGuennadi Liakhovetski1-30/+56
2009-08-07fbcon: don't use vc_resize() on initializationJohannes Weiner1-3/+3
2009-08-07viafb: fix rmmod bugFlorian Tobias Schandinat4-70/+53