summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-2029-145/+408
|\
| * solos-pci: ensure all TX packets are aligned to 4 bytesDavid Woodhouse2012-12-191-4/+23
| * solos-pci: add firmware upgrade support for new modelsNathan Williams2012-12-191-11/+42
| * solos-pci: remove superfluous debug outputNathan Williams2012-12-191-1/+0
| * solos-pci: add GPIO support for newer versions on Geos boardNathan Williams2012-12-191-0/+105
| * 8139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene2012-12-191-7/+11
| * net: qmi_wwan: add ZTE MF880Bjørn Mork2012-12-191-0/+1
| * drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat2012-12-191-1/+3
| * drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat2012-12-191-3/+1
| * use generic usbnet_manage_power()Oliver Neukum2012-12-192-16/+4
| * usbnet: generic manage_power()Oliver Neukum2012-12-191-0/+10
| * usbnet: handle PM failure gracefullyOliver Neukum2012-12-191-7/+8
| * ksz884x: fix receive polling race conditionLennert Buytenhek2012-12-191-3/+9
| * qlcnic: update driver versionSigned-off-by: Sony Chacko2012-12-191-2/+2
| * qlcnic: fix unused variable warningsShahed Shaikh2012-12-194-12/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-192-1/+9
| |\
| | * wireless: fix Atheros drivers compilationVladimir Kondratiev2012-12-171-1/+1
| | * rt2x00: zero-out rx_statusGabor Juhos2012-12-171-0/+8
| * | net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo2012-12-191-2/+1
| * | be2net: fix wrong frag_idx reported by RX CQSathya Perla2012-12-192-7/+33
| * | be2net: fix be_close() to ensure all events are ack'edSathya Perla2012-12-192-9/+17
| * | cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362Dan Williams2012-12-181-16/+4
| * | qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams2012-12-182-0/+29
| * | tuntap: fix sparse warningJason Wang2012-12-181-1/+1
| * | tuntap: reset network header before calling skb_get_rxhash()Eric Dumazet2012-12-171-0/+1
| * | i2400m: add Intel 6150 device IDsDan Williams2012-12-162-0/+9
| * | can: sja1000: fix compilation on x86Marc Kleine-Budde2012-12-161-1/+1
| * | cpts: Fix build error caused by include of plat/clock.hTony Lindgren2012-12-141-2/+0
| * | bonding: do not cancel works in bond_uninit()Konstantin Khlebnikov2012-12-141-2/+0
| * | stmmac: fix platform driver unregisteringKonstantin Khlebnikov2012-12-142-13/+15
| * | mISDN: fix race in timer canceling on module unloadingKonstantin Khlebnikov2012-12-141-2/+1
| * | tuntap: fix ambigious multiqueue APIJason Wang2012-12-141-23/+63
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git....Linus Torvalds2012-12-208-27/+28
|\ \ \ \ \
| | | * | | spi/sh-hspi: fix return value check in hspi_probe().Cyril Roelandt2012-12-191-1/+1
| | | * | | spi/atmel: add DT supportJean-Christophe PLAGNIOL-VILLARD2012-12-171-1/+16
| | | * | | of/spi: Fix SPI module loading by using proper "spi:" modalias prefixes.David Daney2012-12-151-1/+4
| | | * | | spi: Change FIFO flush operation and spi channel offKyoungil Kim2012-12-151-4/+4
| | | * | | spi: Keep chipselect assertion during one messageKyoungil Kim2012-12-151-2/+0
| | * | | | gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIGGregory CLEMENT2012-12-192-17/+1
| | * | | | gpio/ich: Add missing spinlock initJean Delvare2012-12-191-0/+1
| * | | | | of: Fix export of of_find_matching_node_and_match()Grant Likely2012-12-191-1/+1
| |/ / / /
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-201-1/+1
|\ \ \ \ \
| * | | | | drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handlingMaarten Lankhorst2012-12-191-1/+1
* | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-201-13/+27
|\ \ \ \ \ \
| * | | | | | random: prime last_data value per fips requirementsJarod Wilson2012-11-081-0/+17
| * | | | | | random: fix debug format stringsJiri Kosina2012-11-081-9/+10
| * | | | | | random: make it possible to enable debugging without rebuildJiri Kosina2012-10-161-4/+0
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-191-0/+9
|\ \ \ \ \ \ \
| * | | | | | | x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptopsOndrej Zary2012-12-111-0/+9
* | | | | | | | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-1995-1639/+2301
|\ \ \ \ \ \ \ \