summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2008-05-24gpio: pca953x driver handles pca9554 tooDavid Brownell-0/+1
2008-05-24md: restart recovery cleanly after device failure.NeilBrown-16/+43
2008-05-24md: allow parallel resync of md-devices.Bernd Schubert-4/+36
2008-05-24md: notify userspace on 'stop' eventsDan Williams-0/+2
2008-05-24md: notify userspace on 'write-pending' changes to array_stateNeilBrown-1/+10
2008-05-24md: raid1: Fix restoration of bio between failed read and write.NeilBrown-2/+13
2008-05-24md: md: raid5 rate limit error printkBernd Schubert-12/+22
2008-05-24md: kill file_path wrapperChristoph Hellwig-15/+6
2008-05-24md: fix possible oops when removing a bitmap from an active arrayNeilBrown-1/+3
2008-05-24serial: support for InstaShield IS-400 four port RS-232 PCI cardIgnacio García Pérez-1/+6
2008-05-24ibmaem: new driver for power/energy/temp meters in IBM System X hardwareDarrick J. Wong-0/+1126
2008-05-24i5k_amb: support Intel 5400 chipsetDarrick J. Wong-5/+34
2008-05-24hdaps: invert the axes for HDAPS on Lenovo R61i ThinkPadsGabor Czigola-0/+1
2008-05-23[SCSI] fix intermittent oops in scsi_bus_ueventJames Bottomley-1/+6
2008-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-13/+36
2008-05-23IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMEDDave Olson-1/+3
2008-05-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds-0/+5
2008-05-23remove debug printk from DRM suspend pathJesse Barnes-2/+0
2008-05-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-4/+4
2008-05-23fbdev: fix integer as NULL pointer warningHarvey Harrison-5/+5
2008-05-23scsi: fix integer as NULL pointer warningHarvey Harrison-13/+13
2008-05-23isdn: fix integer as NULL pointer warningHarvey Harrison-3/+3
2008-05-23acpi: fix integer as NULL pointer warningHarvey Harrison-3/+3
2008-05-23[POWERPC] iSeries: Remove unused mail addressStephen Rothwell-4/+4
2008-05-22[CPUFREQ] clarify license of freq_table.cDominik Brodowski-0/+5
2008-05-22fmvj18x_cs: add NextCom NC5310 rev B supportKomuro-1/+3
2008-05-22xirc2ps_cs: re-initialize the multicast address in do_resetKomuro-4/+8
2008-05-223C509: rx_bytes should not be increased when alloc_skb failedWang Chen-1/+1
2008-05-22NETFRONT: Use __skb_queue_purge()Wang Chen-4/+2
2008-05-22VIRTIO: Use __skb_queue_purge()Wang Chen-2/+1
2008-05-22phylib: do EXPORT_SYMBOL on get_phy_idPaul Gortmaker-0/+1
2008-05-22[ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfoPhilipp Zabel-1/+0
2008-05-22WAN: protect HDLC proto list while insmod/rmmodKrzysztof Halasa-8/+11
2008-05-22drivers/net/fs_enet: remove null pointer dereferenceJulia Lawall-1/+1
2008-05-22S2io: Version update for napi and MSI-X patchesSreenivasa Honnur-1/+1
2008-05-22S2io: Added napi support when MSIX is enabled.Sreenivasa Honnur-141/+205
2008-05-22S2io: Move all the transmit completions to a single msi-x (alarm) vectorSreenivasa Honnur-70/+105
2008-05-22drivers/net/ehea - remove unnecessary memset after kzallocJoe Perches-2/+0
2008-05-22au1000_eth: remove useless checkFrancois Romieu-6/+1
2008-05-22Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>Huang Weiyi-1/+0
2008-05-22cpmac bugfixes and enhancementsMatteo Croce-55/+179
2008-05-22e1000e: use resource_size_t, not unsigned long, for phys addrsBecky Bruce-2/+2
2008-05-22net/usb: add support for Apple USB Ethernet AdapterAurelien Nephtali-0/+4
2008-05-22uli526x: add support for netpollAnton Vorontsov-1/+15
2008-05-22ucc_geth: Fix arguments to dma map/unmap functionsAndy Fleming-4/+5
2008-05-22PHYLIB: Kconfig: Fix the dependency on S390Maciej W. Rozycki-1/+1
2008-05-22[SC92031] Using padto turned driver into an IPv6-only interfaceGerrit Renker-3/+5
2008-05-22sb1250: use netdev_alloc_skbStephen Hemminger-36/+31
2008-05-22[netdrvr] forcedeth: Restore multicast settings on resumeTobias Diedrich-0/+1
2008-05-22WAN: protect Cisco HDLC state changes with a spinlock.Krzysztof Halasa-33/+49