summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-05-07Blackfin: blackfin on-chip SPI controller driverWu, Bryan3-2/+1321
2007-05-07Blackfin: on-chip RTC controller driverWu, Bryan3-0/+456
2007-05-07Blackfin: add blackfin support in smc91x ethernet controller driverWu, Bryan2-1/+48
2007-05-07blackfin: serial driverBryan Wu3-0/+1107
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-2/+1
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra5-6/+6
2007-05-07tty_register_driver: only allocate tty instances when definedAndy Whitcroft1-3/+2
2007-05-07Introduce CONFIG_HAS_DMAHeiko Carstens1-2/+2
2007-05-07mm: make read_cache_page synchronousNick Piggin1-4/+2
2007-05-07Serial: serial_core, use pr_debugJiri Slaby1-12/+5
2007-05-07MPSC serial driver tx lockingDave Jiang1-1/+24
2007-05-07serial: define FIXED_PORT flag for serial_coreDavid Gibson2-10/+15
2007-05-07RM9000 serial driverThomas Koeller2-12/+89
2007-05-07serial driver PMC MSP71xxMarc St-Jean2-0/+33
2007-05-07add new_id to PCMCIA driversBernhard Walle1-1/+112
2007-05-07at91_cf, minor fixDavid Brownell1-2/+1
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller1-0/+6
2007-05-07[TG3]: Update version and reldate.Michael Chan1-2/+2
2007-05-07[TG3]: Eliminate spurious interrupts.Michael Chan1-2/+10
2007-05-07[TG3]: Add ASPM workaround.Matt Carlson2-0/+34
2007-05-07[SERIAL] sunsu: Fix section mismatch warnings.David S. Miller1-4/+4
2007-05-06[VIDEO]: Add Sun XVR-2500 framebuffer driver.David S. Miller3-0/+291
2007-05-06[VIDEO]: Add Sun XVR-500 framebuffer driver.David S. Miller3-0/+457
2007-05-06[SCSI] SUNESP: sun_esp.c needs linux/delay.hDavid S. Miller1-0/+1
2007-05-06IPoIB: Convert to NAPIRoland Dreier4-20/+74
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier11-24/+62
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin17-15/+22
2007-05-06IB/ipath: Fix a race condition when generating ACKsRalph Campbell1-13/+15
2007-05-06IB/ipath: Fix two more spin lock problemsRalph Campbell1-1/+1
2007-05-06IB/fmr_pool: Add prefix to all printksRoland Dreier1-15/+17
2007-05-06IB/srp: Set proc_nameRoland Dreier1-1/+2
2007-05-06IB/srp: Add orig_dgid sysfs attribute to scsi_hostIshai Rabinovitz2-0/+23
2007-05-06IPoIB/cm: Don't crash if remote side uses one QP for both directionsMichael S. Tsirkin1-1/+1
2007-05-06RDMA/cxgb3: Support for new abort logicSteve Wise3-2/+26
2007-05-07serial: sh-sci: Fix module clock refcount for serial console.Paul Mundt1-0/+11
2007-05-07serial: sh-sci: Fix module clock refcounting.dmitry pervushin1-3/+9
2007-05-07sh: MS7712SE01 board support.Nobuhiro Iwamatsu2-12/+44
2007-05-07sh: hp6xx driver compile fixes.Kristoffer Ericson1-1/+1
2007-05-07serial: sh-sci: Kill off breakpoint in break IRQ.Paul Mundt1-6/+0
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt2-7/+53
2007-05-07sh: Bring kgdb back from the dead.Paul Mundt1-20/+33
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds5-17/+17
2007-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds11-440/+1204
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-217/+1109
2007-05-06Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns...Russell King14-217/+1109
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds3-12/+8
2007-05-05Fix compile of tmscsim SCSI driverLinus Torvalds1-1/+1
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-81/+92
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds64-1621/+1846
2007-05-05[TG3]: Add TG3_FLAG_SUPPORT_MSI flag.Michael Chan2-9/+17