summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* viafb: add a driver for GPIO linesJonathan Corbet2010-05-075-1/+296
* viafb: Separate global and fb-specific dataJonathan Corbet2010-05-0712-185/+265
* viafb: Move core stuff into via-core.cJonathan Corbet2010-05-0710-132/+242
* viafb: Only establish i2c busses on ports that always had themJonathan Corbet2010-04-272-6/+14
* suppress verbose debug messages: change printk() to DEBUG_MSG()Paul Fox2010-04-271-2/+2
* viafb: rework the I2C support in the VIA framebuffer driverHarald Welte2010-04-278-134/+182
* viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5Chris Ball2010-04-206-1/+34
* viafb: complete support for VX800/VX855 accelerated framebufferJonathan Corbet2010-04-202-9/+73
* viafb: Determine type of 2D engine and store it in chip_infoHarald Welte2010-04-202-0/+23
* viafb: Unify duplicated set_bpp() codeJonathan Corbet2010-04-201-45/+33
* viafb: Retain GEMODE reserved bitsJonathan Corbet2010-04-201-16/+33
* viafb: Unmap the frame buffer on initialization errorJonathan Corbet2010-04-201-1/+3
* viafb: use proper pci config APIHarald Welte2010-04-203-26/+44
* viafb: Fix various resource leaks during module_init()Harald Welte2010-04-201-13/+39
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-03-293-5/+5
|\
| * hwmon: (asc7621) Add X58 entry in KconfigJaswinder Singh Rajput2010-03-291-2/+2
| * hwmon: (w83793) Saving negative errors in unsignedDan Carpenter2010-03-291-1/+1
| * hwmon: (coretemp) Add missing newline to dev_warn() messageDean Nelson2010-03-291-1/+1
| * hwmon: (coretemp) Fix cpu model outputPrarit Bhargava2010-03-291-1/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-291-0/+4
|\ \
| * | pata_via: fix VT6410/6415/6330 detection issueJosephChan@via.com.tw2010-03-281-0/+4
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-2926-122/+212
|\ \
| * | r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)Neil Horman2010-03-291-5/+24
| * | tulip: Add missing parens.David S. Miller2010-03-281-1/+1
| * | r8169: fix broken register writesFrancois Romieu2010-03-271-2/+2
| * | pcnet_cs: add new idKen Kawasaki2010-03-272-1/+3
| * | bonding: fix broken multicast with round-robin modeAndy Gospodarek2010-03-271-8/+32
| * | drivers/net: Fix continuation linesJoe Perches2010-03-271-1/+1
| * | e1000: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-272-9/+1
| * | ixgbe: Do not run all Diagnostic offline tests when VFs are activeGreg Rose2010-03-271-0/+21
| * | igb: use correct bits to identify if managability is enabledAlexander Duyck2010-03-271-3/+3
| * | benet: Fix compile warnnings in drivers/net/benet/be_ethtool.cwzt wzt2010-03-271-1/+1
| * | e1000e: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-262-11/+1
| * | igbvf: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-262-11/+1
| * | tulip: Fix null dereference in uli526x_rx_packet()Kyle McMartin2010-03-261-3/+5
| * | gianfar: fix undo of reserve()Ben Menchaca2010-03-262-2/+9
| * | ixgbe: filter FIP frames into the FCoE offload queuesChris Leech2010-03-262-0/+16
| * | ixgbe: Priority tag FIP framesRobert Love2010-03-261-9/+17
| * | ixgbe: Don't allow user buffer count to exceed 256Robert Love2010-03-261-8/+10
| * | ixgbe: cleanup maximum number of tx queuesJohn Fastabend2010-03-262-3/+5
| * | ixgbe: Change where clear_to_send_flag is reset to zero.Greg Rose2010-03-261-3/+5
| * | ixgbe: In SR-IOV mode insert delay before bring the adapter upGreg Rose2010-03-261-0/+8
| * | ixgbevf: Fix signed/unsigned int errorGreg Rose2010-03-261-1/+2
| * | netxen: update version to 4.0.73Amit Kumar Salecha2010-03-261-2/+2
| * | netxen: added sanity check for pci mapAmit Kumar Salecha2010-03-261-18/+27
| * | netxen: fix warning in ioaddr for NX3031 chipAmit Kumar Salecha2010-03-261-6/+8
| * | netxen: fix bios version calculationAmit Kumar Salecha2010-03-261-1/+1
| * | Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)"David S. Miller2010-03-261-14/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-03-292-66/+3
|\ \ \
| * | | Revert "ide: skip probe if there are no devices on the port (v2)"David S. Miller2010-03-281-9/+3