aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-07cnic: Fix crash during bnx2x MTU change.Michael Chan1-5/+5
2010-04-08hvc_console: Fix race between hvc_close and hvc_removeAnton Blanchard1-4/+0
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin1-8/+41
2010-04-08virtio: console makes incorrect assumption about virtio APIRusty Russell1-7/+3
2010-04-08virtio: console: Fix early_put_chars usageFrançois Diakhaté1-3/+3
2010-04-07Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller1-0/+4
2010-04-07qlcnic: fix set mac addrAmit Kumar Salecha1-0/+3
2010-04-07r6040: fix r6040_multicast_listFlorian Fainelli1-7/+4
2010-04-07caif: tty's are kref objects so take a referenceAlan Cox1-1/+2
2010-04-07caif: check write operationsAlan Cox1-0/+4
2010-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-51/+130
2010-04-07IB/mlx4: Check correct variable for allocation failureDan Carpenter1-1/+1
2010-04-07RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung1-5/+4
2010-04-07RDMA/cm: Set num_paths when manually assigning path recordsSean Hefty1-0/+1
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tipLinus Torvalds1-3/+8
2010-04-07Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds1-1/+1
2010-04-07frv: hide uncached_access() when pgprot_noncached is not #definedDavid Howells1-0/+2
2010-04-07rtc-mxc: multiple fixes in rtc-mxc probe methodVladimir Zapolskiy1-13/+13
2010-04-07/dev/mem: allow rewindingEric Dumazet1-5/+0
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton1-1/+1
2010-04-07raw: fsync method is now requiredAnton Blanchard1-0/+1
2010-04-07mb862xxfb: update Valentin's email addressAlexander Shishkin1-1/+1
2010-04-07mb862xxfb: fix acceleration module licenseRandy Dunlap1-0/+3
2010-04-07devmem: handle class_create() failureAnton Blanchard1-0/+3
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang4-0/+11
2010-04-07drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sysSergey Senozhatsky1-0/+3
2010-04-07cciss: unlock on error pathDan Carpenter1-0/+1
2010-04-07mxser: spin_lock() => spin_lock_irq()Dan Carpenter1-3/+3
2010-04-07omap hsmmc: fix a bug in card remove scenarioMadhusudhan Chikkature1-7/+2
2010-04-07drivers/gpio/timbgpio.c: add missing unlockJulia Lawall1-4/+8
2010-04-07drivers/char/amiserial.c: add missing local_irq_restoreJulia Lawall1-2/+2
2010-04-07vesafb: use platform_driver_probe() instead of platform_driver_register()Jan Beulich1-13/+13
2010-04-07vhost-net: fix vq_memory_access_ok error checkingJeff Dike1-0/+4
2010-04-07au1000-eth: bump to 1.7Florian Fainelli1-1/+1
2010-04-07au1000-eth: Use (dev|netdev|netif)_<level> macro helpersFlorian Fainelli1-68/+48
2010-04-07au1000-eth: implement set/get_msglevelFlorian Fainelli2-0/+21
2010-04-07au1000-eth: fix checkpatch errors.Florian Fainelli2-24/+23
2010-04-07au1000-eth: prefix all functions with au1000_Florian Fainelli1-35/+35
2010-04-07au1000-eth: set MODULE_VERSIONFlorian Fainelli1-0/+1
2010-04-07au1000-eth: allow driver to be compiled as a moduleFlorian Fainelli1-1/+1
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller339-4451/+23171
2010-04-06NET: usb: Adding URB_ZERO_PACKET flag to usbnet.cElina Pasheva1-6/+9
2010-04-06net/irda: Add SuperH IrDA driver supportKuninori Morimoto3-0/+872
2010-04-06net/irda: sh_sir: Modify iounmap wrong executionKuninori Morimoto1-5/+3
2010-04-06net/irda: sh_sir: fixup err return value on sh_sir_openKuninori Morimoto1-1/+3
2010-04-06Add non-Virtex5 support for LL TEMAC driverJohn Linn3-38/+115
2010-04-07drm/radeon/kms/combios: verify dac_adj values are validAlex Deucher1-5/+15
2010-04-07drm/radeon/kms: clean up atom dac handlingAlex Deucher1-14/+7
2010-04-07drm/radeon/kms: legacy tv dac cleanupAlex Deucher1-25/+33
2010-04-07drm/radeon/kms: small memory leak in atom exit codeDan Carpenter1-2/+5