aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17Add support for Xilinx SystemACE CompactFlash interfaceGrant Likely3-0/+1173
2007-07-17powerpc: 8xx: fix whitespace and indentationVitaly Bordug1-270/+278
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki35-37/+42
2007-07-17Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter1-2/+2
2007-07-17parse error, drivers/i2c/busses/i2c-pmcmsp.cYoann Padioleau1-1/+1
2007-07-17Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-1/+3
2007-07-17drm: add idr_init to drm_stub.cDave Airlie1-0/+2
2007-07-17drm: fix problem with SiS typedef with sisfb enabled.Dave Airlie1-1/+1
2007-07-16Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds4-312/+93
2007-07-17drm: convert drawable code to using idrDave Airlie3-209/+60
2007-07-17drm: convert drm context code to use Linux idrDave Airlie2-103/+33
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds20-1071/+1638
2007-07-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds41-1799/+2394
2007-07-16[SERIAL] SUNHV: Fix jerky console on LDOM guests.David S. Miller1-11/+1
2007-07-16forcedeth bug fix: realtek phyAyaz Abdulla1-0/+54
2007-07-16forcedeth bug fix: vitesse phyAyaz Abdulla1-0/+88
2007-07-16forcedeth bug fix: cicada phyAyaz Abdulla1-10/+10
2007-07-16atl1: reorder atl1_main functionsJay Cliburn1-975/+975
2007-07-16atl1: fix excessively indented codeJay Cliburn1-36/+50
2007-07-16atl1: cleanup atl1_mainJay Cliburn1-141/+137
2007-07-16atl1: header file cleanupJay Cliburn2-85/+90
2007-07-16atl1: remove irq_semJay Cliburn2-5/+2
2007-07-16cdc-subset to support new vendor/product IDjing xiang1-0/+3
2007-07-168139cp: implement the missing dev->tx_timeoutFrancois Romieu1-3/+24
2007-07-16myri10ge: Remove nonsensical limit in the tx done routineBrice Goglin1-6/+0
2007-07-16gianfar: kill unused headerKumar Gala1-1/+0
2007-07-16EP93XX_ETH must select MIIJohn Donoghue1-0/+1
2007-07-16macb: Add multicast capabilityPatrice Vilchez1-0/+120
2007-07-16macb: Use generic PHY layerfrederic RODO3-257/+206
2007-07-16s390: add barriers to qeth driverFrank Blaschka1-0/+1
2007-07-16s390: scatter-gather for inbound traffic in qeth driverFrank Blaschka3-32/+165
2007-07-16eHEA: Introducing support vor DLPAR memory addThomas Klein5-65/+275
2007-07-16Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik21-268/+276
2007-07-16Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/s2io.cMicah Gruber1-1/+3
2007-07-16Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds77-2214/+2485
2007-07-16Fix too few arguments to function `scsi_cmd_ioctl'S.Çağlar Onur1-1/+1
2007-07-16Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds6-22/+27
2007-07-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds9-2675/+6
2007-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds11-12/+2289
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-62/+93
2007-07-16cpwatchdog build fixAndrew Morton1-0/+1
2007-07-16sn_console section mismatch warningJes Sorensen1-2/+2
2007-07-16drivers/char/ipmi/ipmi_si_intf.c: lower printk severityDan Aloni1-1/+1
2007-07-16drivers/char/ipmi/ipmi_poweroff.c: lower printk severityDan Aloni1-1/+1
2007-07-16isapnp: remove pointless check of 'type' against 0 in isapnp_read_tag()Jesper Juhl1-2/+0
2007-07-16serial: remove termios checks from various old char serial driversAlan Cox5-38/+12
2007-07-1668360serial: remove broken optimisationAlan Cox1-7/+0
2007-07-16synclink: remove bogus 'no change' termios optimisation from synclink driversAlan Cox3-24/+0
2007-07-16genericserial: remove bogus optimisation check and dead code pathsAlan Cox1-117/+3
2007-07-16amiserial: remove incorrect 'no termios change' checkAlan Cox1-6/+1