summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ipw2x00: remove the right /proc/net entryLinus Torvalds2010-11-051-4/+5
* floppy: fix use-after-free in module load failure pathLinus Torvalds2010-11-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-0518-55/+117
|\
| * de2104x: fix panic on loadEric Dumazet2010-11-031-1/+0
| * atl1 : fix panic on loadEric Dumazet2010-11-031-1/+0
| * netxen: remove unused firmware exportsAmerigo Wang2010-11-031-3/+0
| * caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland2010-11-032-19/+51
| * smsc911x: Set Ethernet EEPROM size to supported device's sizeJohn Faith2010-11-031-1/+1
| * cxgb4vf: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
| * cxgb4: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
| * cxgb3: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
| * USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow2010-11-011-1/+0
| * ibm_newemac: Remove netif_stop_queue() in emac_probe().David S. Miller2010-11-011-1/+0
| * usbnet: fix usb_autopm_get_interface failure(v1)Ming Lei2010-11-011-0/+11
| * trivial: fix typos concerning "function"Uwe Kleine-König2010-11-011-2/+2
| * bnx2x: Update version numberYaniv Rosner2010-11-011-2/+2
| * bnx2x: Reset 8073 phy during common initYaniv Rosner2010-11-011-0/+1
| * bnx2x: Do not enable CL37 BAM unless it is explicitly enabledYaniv Rosner2010-11-012-7/+20
| * bnx2x: Fix resetting BCM8726 PHY during common initYaniv Rosner2010-11-011-1/+1
| * bnx2x: Clear latch indication on link resetYaniv Rosner2010-11-011-1/+10
| * bnx2x: Fix port selection in case of E2Yaniv Rosner2010-11-011-3/+12
| * bnx2x: Fix waiting for reset complete on BCM848x3 PHYsYaniv Rosner2010-11-011-3/+5
| * bnx2x: Restore appropriate delay during BMAC resetYaniv Rosner2010-11-011-1/+1
| * qlcnic: fix panic on loadEric Dumazet2010-10-311-1/+0
| * jme: fix panic on loadEric Dumazet2010-10-311-4/+0
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2010-11-051-23/+65
|\ \
| * | firewire: ohci: fix race when reading count in AR descriptorClemens Ladisch2010-10-301-2/+4
| * | firewire: ohci: avoid reallocation of AR buffersClemens Ladisch2010-10-301-12/+16
| * | firewire: ohci: fix race in AR split packet handlingClemens Ladisch2010-10-301-14/+21
| * | firewire: ohci: fix buffer overflow in AR split packet handlingClemens Ladisch2010-10-301-3/+32
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-11-051-3/+2
|\ \ \
| * | | hwmon: (ltc4261) Fix error message formatJean Delvare2010-11-051-2/+1
| * | | hwmon: (ltc4261) Add missing newline in debug messageGuenter Roeck2010-11-051-1/+1
* | | | leds-net5501: taints kernel, add licenseRandy Dunlap2010-11-051-0/+2
|/ / /
* | | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-11-011-8/+15
|\ \ \
| * | | CRIS: Fix RS485 delay handling.Jesper Nilsson2010-10-281-7/+14
| * | | Add missing "struct" to in sizeof.Jesper Nilsson2010-10-281-1/+1
* | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-11-012-51/+69
|\ \ \ \
| * | | | spi: fixed odd static string conventions in core codeLinus Walleij2010-10-221-5/+5
| * | | | spi/bfin_spi: only request GPIO on first loadMichael Hennerich2010-10-221-5/+8
| * | | | spi/bfin_spi: handle error/status changes after data interruptsMichael Hennerich2010-10-221-0/+9
| * | | | spi: enable spi_board_info to be registered after spi_masterFeng Tang2010-10-211-41/+47
* | | | | Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov2010-10-311-0/+2
* | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-313-145/+190
|\ \ \ \ \
| * | | | | i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse2010-10-311-0/+12
| * | | | | i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse2010-10-311-144/+175
| * | | | | i2c-i801: Add Intel Patsburg device IDSeth Heasley2010-10-312-0/+3
| * | | | | i2c: Drop unused I2C_CLASS_TV flagsJean Delvare2010-10-311-1/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-313-7/+29
|\ \ \ \ \ \
| * | | | | | Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches2010-10-311-1/+1