aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds17-7/+32
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds66-299/+10762
2009-10-14virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs()Eric Dumazet1-1/+1
2009-10-14be2net: fix support for PCI hot plugSathya Perla2-11/+22
2009-10-14be2net: fix promiscuous and multicast promiscuous modes being enabled alwaysSathya Perla3-14/+18
2009-10-15Merge branch 'misc' into releaseLen Brown4-3/+7
2009-10-15Merge branch 'launchpad-333386' into releaseLen Brown2-2/+7
2009-10-15Merge branch 'eeepc-laptop' into releaseLen Brown1-10/+21
2009-10-15Merge branch 'bugzilla-14129' into releaseLen Brown1-0/+11
2009-10-14vmxnet: fix 2 build problemsRandy Dunlap2-2/+11
2009-10-14tty: fix vt_compat_ioctlAndreas Schwab1-1/+1
2009-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-20/+19
2009-10-14Merge branch 'tty-fixes'Linus Torvalds1-17/+14
2009-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2009-10-14Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds6-28/+39
2009-10-14Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-9/+26
2009-10-14net: add support for STMicroelectronics Ethernet controllers.Giuseppe Cavallaro16-0/+5178
2009-10-14net: ks8851_mll uses mii interfacesRandy Dunlap1-0/+1
2009-10-14net/fec_mpc52xx: Fix kernel panic on FEC errorJohn Bonesio1-6/+0
2009-10-14net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov9-3/+10
2009-10-14USB: gadget: Fix EEM driver comments and VID/PIDBrian Niebuhr1-7/+2
2009-10-14usb-storage: Workaround devices with bogus sense sizeBenjamin Herrenschmidt1-1/+16
2009-10-14USB: ehci: Fix IST boundary checking interval math.Sarah Sharp1-6/+6
2009-10-14USB: option: Support for AIRPLUS MCD650 DatacardHuzaifa Sidhpurwala1-0/+4
2009-10-14USB: whci-hcd: always do an update after processing a halted qTDDavid Vrabel2-0/+8
2009-10-14USB: whci-hcd: handle early deletion of endpointsDavid Vrabel2-14/+25
2009-10-14USB: wusb: don't use the stack to read security descriptorStefano Panella1-22/+19
2009-10-14Staging: rt2860sta: prevent a panic when disabling when associatedDarren Salt1-0/+2
2009-10-14staging: more sched.h fixesJeff Mahoney4-0/+4
2009-10-14Staging: et131x: Fix the add_10bit macroAlan Cox1-1/+1
2009-10-14Staging: et131x: Correct WRAP bit handlingAlan Cox1-6/+14
2009-10-14staging: Complete sched.h removal from interrupt.hJeff Mahoney3-0/+3
2009-10-14Staging: vme: fix sched.h build breakageGreg Kroah-Hartman2-0/+2
2009-10-14Staging: poch: fix sched.h build breakageGreg Kroah-Hartman1-0/+1
2009-10-14Staging: b3dfg: fix sched.h build breakageGreg Kroah-Hartman1-0/+1
2009-10-14Staging: comedi: fix sched.h build breakageGreg Kroah-Hartman3-0/+3
2009-10-14Staging: iio: Fix missing include <linux/sched.h>Jonathan Cameron1-0/+1
2009-10-14firewire: sbp2: provide fallback if mgt_ORB_timeout is missingStefan Richter1-20/+19
2009-10-14tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds1-1/+1
2009-10-14Make flush_to_ldisc properly handle parallel callsLinus Torvalds1-16/+13
2009-10-14[S390] sclp_vt220 build fixMichael Holzheu1-15/+15
2009-10-14[S390] cio: change misleading console logicPeter Oberparleiter1-5/+4
2009-10-14[S390] call home support: fix proc handlerHeiko Carstens1-2/+2
2009-10-14[S390] dasd: use idal for device characteristicsStefan Haberland1-2/+11
2009-10-14[S390] dasd: fix locking bugStefan Haberland1-3/+5
2009-10-14[S390] tape390: Fix request queue handling in block driverMichael Holzheu1-1/+2
2009-10-14watchdog: Fix rio watchdog probe functionThomas Gleixner1-1/+1
2009-10-14Input: fix locking issue in /proc/bus/input/ handlersDmitry Torokhov1-17/+48
2009-10-14Input: atkbd - postpone restoring LED/repeat rate at resumeDmitry Torokhov1-4/+15
2009-10-14powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt1-17/+23