aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08init dma masks in pnp_devDavid Brownell1-0/+3
2007-05-08Use stop_machine_run in the Intel RNG driverPrarit Bhargava1-97/+122
2007-05-08Apple SMC driver (hardware monitoring and control)Nicolas Boichat3-0/+1364
2007-05-08drivers/char/hvc_console.c: cleanupsAdrian Bunk1-7/+5
2007-05-08ipmi: add pci remove handlingCorey Minyard1-0/+3
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard1-42/+94
2007-05-08ipmi: allow shared interruptsCorey Minyard1-35/+89
2007-05-08ipmi: add powerpc openfirmware sensingCorey Minyard1-0/+108
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto1-2/+2
2007-05-07[SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets1-1/+1
2007-05-07[VIDEO] sunxvr2500: Fix PCI device ID table.David S. Miller1-8/+8
2007-05-07Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds20-196/+349
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-4/+52
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-4/+753
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds39-229/+471
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-48/+150
2007-05-07spi_s3c24xx.c: Fix buildArnaud Patard1-2/+0
2007-05-07rename TANBAC TB0219 configYoichi Yuasa2-3/+3
2007-05-07ehci-ps3, ohci-ps3: fix compilationGeoff Levand2-15/+0
2007-05-07cx88-video build fixAndrew Morton3-1/+4
2007-05-07remove unused header file: drivers/serial/crisv10.hRobert P. J. Day1-136/+0
2007-05-07remove software_suspend()Johannes Berg2-2/+4
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