summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-11-02Staging: solo6x10: fix build problemGreg Kroah-Hartman2-2/+2
2010-11-02cxgb4vf: remove call to stop TX queues at load time.Divy Le Ray1-1/+0
2010-11-02cxgb4: remove call to stop TX queues at load time.Divy Le Ray1-1/+0
2010-11-02cxgb3: remove call to stop TX queues at load time.Divy Le Ray1-1/+0
2010-11-01sh: intc: Update for single IRQ reservation helper.Paul Mundt2-2/+2
2010-11-01sh: clkfwk: Fix up rate rounding error handling.Paul Mundt1-2/+2
2010-11-01USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow1-1/+0
2010-11-01ibm_newemac: Remove netif_stop_queue() in emac_probe().David S. Miller1-1/+0
2010-11-01usbnet: fix usb_autopm_get_interface failure(v1)Ming Lei1-0/+11
2010-11-01trivial: fix typos concerning "function"Uwe Kleine-König1-2/+2
2010-11-01bnx2x: Update version numberYaniv Rosner1-2/+2
2010-11-01bnx2x: Reset 8073 phy during common initYaniv Rosner1-0/+1
2010-11-01bnx2x: Do not enable CL37 BAM unless it is explicitly enabledYaniv Rosner2-7/+20
2010-11-01bnx2x: Fix resetting BCM8726 PHY during common initYaniv Rosner1-1/+1
2010-11-01bnx2x: Clear latch indication on link resetYaniv Rosner1-1/+10
2010-11-01bnx2x: Fix port selection in case of E2Yaniv Rosner1-3/+12
2010-11-01bnx2x: Fix waiting for reset complete on BCM848x3 PHYsYaniv Rosner1-3/+5
2010-11-01bnx2x: Restore appropriate delay during BMAC resetYaniv Rosner1-1/+1
2010-11-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds1-8/+15
2010-11-01Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-51/+69
2010-11-01Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov1-0/+2
2010-11-01Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-145/+190
2010-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-7/+29
2010-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds93-3004/+4050
2010-11-01Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...Linus Torvalds11-16/+16
2010-10-31i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse1-0/+12
2010-10-31i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse1-144/+175
2010-10-31i2c-i801: Add Intel Patsburg device IDSeth Heasley2-0/+3
2010-10-31i2c: Drop unused I2C_CLASS_TV flagsJean Delvare1-1/+0
2010-10-31qlcnic: fix panic on loadEric Dumazet1-1/+0
2010-10-31jme: fix panic on loadEric Dumazet1-4/+0
2010-10-31ARM: shmobile: remove sh_timer_config clk memberMagnus Damm3-21/+9
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches1-1/+1
2010-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-21/+23
2010-10-31drivers/media/IR/ir-keytable.c: fix binary searchDavid Härdeman1-3/+3
2010-10-31isdn: mISDN: socket: fix information leak to userlandKulikov Vasiliy1-0/+2
2010-10-31netdev: can: Change mail address of Hans J. KochHans J. Koch1-1/+1
2010-10-31pcnet_cs: add new_idKen Kawasaki1-0/+1
2010-10-31can: pch_can: fix section mismatch warning by using a whitelisted nameMarc Kleine-Budde1-3/+3
2010-10-31can: pch_can: fix sparse warningMarc Kleine-Budde1-2/+2
2010-10-31netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probeDenis Kirjanov1-1/+0
2010-10-31vmxnet: trivial annotation of protocol constantHarvey Harrison1-1/+1
2010-10-31vmxnet3: remove unnecessary byteswapping in BAR writing macrosHarvey Harrison1-4/+4
2010-10-31firewire: ohci: fix race when reading count in AR descriptorClemens Ladisch1-2/+4
2010-10-31firewire: ohci: avoid reallocation of AR buffersClemens Ladisch1-12/+16
2010-10-31firewire: ohci: fix race in AR split packet handlingClemens Ladisch1-14/+21
2010-10-31firewire: ohci: fix buffer overflow in AR split packet handlingClemens Ladisch1-3/+32
2010-10-30Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds4-4/+22
2010-10-30Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-10/+28
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds39-885/+2468