summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-03-24PCI: break out primary/secondary/subordinate for readabilityBjorn Helgaas1-10/+14
2010-03-24PCI: for address space collisions, show conflicting resourceBjorn Helgaas1-6/+8
2010-03-24i2c-scmi: Provide module aliases for automatic loadingDarrick J. Wong1-0/+1
2010-03-24i2c-scmi: Support IBM SMBus CMI devicesCrane Cai1-8/+23
2010-03-24acpi: Support IBM SMBus CMI devicesDarrick J. Wong1-0/+38
2010-03-24[S390] fix broken proc interface for sclp_asyncHans-Joachim Picht1-0/+1
2010-03-24[S390] sclp: avoid 64 bit divisionHeiko Carstens1-7/+7
2010-03-24[S390] dasd: check tsb validityStefan Haberland1-2/+2
2010-03-24[S390] dasd: fix alignment of transport mode recovery TCWStefan Weinhuber1-3/+4
2010-03-24[S390] zcore: CPU registers are not saved under LPARMichael Holzheu1-29/+2
2010-03-24pcmcia: use dev_pm_ops for class pcmcia_socket_classDominik Brodowski18-282/+66
2010-03-24power: support _noirq actions on device types and classesDominik Brodowski1-0/+31
2010-03-24pcmcia: allow for four multifunction subdevices (again)Dominik Brodowski1-2/+6
2010-03-24igb: only use vlan_gro_receive if vlans are registeredAlexander Duyck1-1/+1
2010-03-24igb: do not modify tx_queue_len on link speed changeEmil Tantilov2-10/+1
2010-03-24igb: count Rx FIFO errors correctlyMitch Williams1-5/+5
2010-03-24bnx2: Use proper handler during netpoll.Michael Chan1-3/+5
2010-03-24bnx2: Fix netpoll crash.Benjamin Li1-2/+4
2010-03-23ksz884x: fix return value of netdev_set_eepromJens Rottmann1-1/+1
2010-03-23drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.Eric Anholt1-51/+1
2010-03-23pcmcia: do not use ioports < 0x100 on x86Dominik Brodowski1-0/+7
2010-03-23pd6729: Coding Style fixesKomuro1-25/+39
2010-03-23libata-sff: fix spurious IRQ handlingTejun Heo1-7/+36
2010-03-23SH: remove superfluous warning from the serial driverGuennadi Liakhovetski1-4/+0
2010-03-23SH: fix SCIFA SCASCR register bit definitionsGuennadi Liakhovetski1-1/+5
2010-03-23serial: sh-sci: fix SH-Mobile SH breakageMagnus Damm1-7/+22
2010-03-23netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail.Eric W. Biederman1-2/+2
2010-03-23can: bfin_can: switch to common Blackfin can headerMike Frysinger1-90/+7
2010-03-23pata_via: Add VIA VX900 supportJosephChan@via.com.tw1-0/+1
2010-03-22regulator: fix dangling pointersWolfram Sang3-3/+4
2010-03-22lp3971: Fix BUCK_VOL_CHANGE_SHIFT logicAxel Lin1-1/+1
2010-03-22lp3971: Fix setting val for LDO2 and LDO4Axel Lin1-1/+2
2010-03-22regulator: Get rid of lockdep warningAmeya Palande1-0/+1
2010-03-22regulator: handle kcalloc() failureDan Carpenter1-0/+5
2010-03-22Regulators: max8925-regulator - clean up driver data after removalDmitry Torokhov1-2/+4
2010-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...Linus Torvalds1-2/+13
2010-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-137/+229
2010-03-22edac, mce: Filter out invalid valuesBorislav Petkov1-1/+6
2010-03-22pxa168fb: fix incorrect resource calculationDan Carpenter1-1/+1
2010-03-22virtio: console: Check if port is valid in resize_consoleAmit Shah1-0/+4
2010-03-22virtio: console: Generate a kobject CHANGE event on adding 'name' attributeAmit Shah1-2/+9
2010-03-21Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2-10/+18
2010-03-20KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov1-15/+9
2010-03-20igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny3-0/+3
2010-03-20ixgbevf: Message formatting cleanupsGreg Rose1-2/+2
2010-03-20ixgbevf: Shorten up delay timer for watchdog taskGreg Rose1-1/+1
2010-03-20ixgbevf: Fix VF Stats accounting after resetGreg Rose3-38/+78
2010-03-20ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the addressMallikarjuna R Chilakala1-2/+6
2010-03-20ixgbe: fix for real_num_tx_queues update issueVasu Dev1-3/+3
2010-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-2/+30