summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | Input: wistron - convert to dynamic input_dev allocationDmitry Torokhov2005-11-201-16/+37
| * | Input: wistron - add support for Acer Aspire 1500 notebooksBernhard Rosenkraenzer2005-11-201-20/+59
| * | Input: wistron - disable for x86_64Andrew Morton2005-11-201-1/+1
| * | Input: add Wistron driverDmitry Torokhov2005-11-203-0/+454
| * | Input: atkbd - speed up setting leds/repeat stateDmitry Torokhov2005-11-201-31/+68
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-198-50/+30
| |\ \
| | * | [PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz2005-11-194-11/+5
| | * | [PATCH] ide: remove dead code from flagged_taskfile()Bartlomiej Zolnierkiewicz2005-11-191-9/+3
| | * | [PATCH] ide: remove dead DEBUG_TASKFILE codeBartlomiej Zolnierkiewicz2005-11-191-15/+0
| | * | [PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz2005-11-191-6/+0
| | * | [PATCH] sis5513: enable ATA133 for the SiS965 southbridgeAurelien Jarno2005-11-191-0/+1
| | * | [PATCH] via82cxxx: add VIA VT6410 IDE supportMathias Kretschmer2005-11-191-9/+21
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-192-24/+22
| |\ \ \
| | * | | [SERIAL] Remove unused variable in sa1100.cRussell King2005-11-191-1/+0
| | * | | [SERIAL] Fix status reporting with PL011 serial driverRussell King2005-11-191-23/+22
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-193-20/+15
| |\ \ \ \
| | * | | | [DRIVER MODEL] Fix typo in ohci-ppc-soc.cAndrey Volkov2005-11-171-1/+1
| | * | | | [DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platformsRussell King2005-11-173-19/+15
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-192-4/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | [ARM] Drivers should not make use of architecture private __ioremapRussell King2005-11-172-4/+4
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-1813-340/+140
| |\ \ \ \ \
| | * | | | | [PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMUJames Bottomley2005-11-181-4/+4
| | * | | | | [PATCH] ide: make comment match realityRalf Baechle2005-11-181-1/+1
| | * | | | | [PATCH] cs5520: fix return value of cs5520_init_one()Amit Gud2005-11-181-3/+2
| | * | | | | [PATCH] siimage: docs urlsJeff Garzik2005-11-181-1/+7
| | * | | | | [PATCH] aec62xxx: remove all dead (#if0'd) codeThibaut VARENE2005-11-181-47/+0
| | * | | | | [PATCH] pmac IDE: don't release empty interfacesThibaut VARENE2005-11-181-14/+0
| | * | | | | [PATCH] alim15x3: use KERN_WARNINGAlexey Dobriyan2005-11-181-1/+1
| | * | | | | [PATCH] alim15x3: replace pci_find_device() with pci_dev_present()Hanna Linder2005-11-181-1/+6
| | * | | | | [PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard2005-11-185-5/+5
| | * | | | | [PATCH] via82cxxx IDE: support multiple controllersDaniel Drake2005-11-181-78/+117
| | * | | | | [PATCH] via82cxxx IDE: remove /proc/via entryDaniel Drake2005-11-181-188/+0
| * | | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-184-26/+31
| |\ \ \ \ \ \
| | * | | | | | IB/umad: make sure write()s have sufficient dataRoland Dreier2005-11-181-1/+1
| | * | | | | | IB/mthca: Safer max_send_sge/max_recv_sge calculationMichael S. Tsirkin2005-11-181-4/+6
| | * | | | | | [IB] mthca: don't disable RDMA writes if no responder resourcesRoland Dreier2005-11-151-15/+12
| | * | | | | | [IB] srp: don't post receive if no send buf availableRoland Dreier2005-11-151-6/+9
| | * | | | | | [IB] srp: increase max_lunsRoland Dreier2005-11-112-0/+3
| * | | | | | | Merge branch 'parisc' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2005-11-187-32/+66
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master'Kyle McMartin2005-11-1829-156/+614
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | [PARISC] Mark hisax and pcbit ISDN drivers as not for pariscMatthew Wilcox2005-11-182-7/+7
| | * | | | | | | [PARISC] Mention PA-RISC in NS87415 helpMatthew Wilcox2005-11-181-1/+1
| | * | | | | | | [PARISC] Make Serial MUX depend on a specific bus type.Matthew Wilcox2005-11-181-1/+1
| | * | | | | | | [PARISC] Make superio.c initialize before any driver needs itKyle McMartin2005-11-171-14/+21
| | * | | | | | | [PARISC] Define port->timeout to fix a long msleep in mux.cRyan Bradetich2005-11-171-0/+7
| | * | | | | | | [PARISC] Compile fixups for serial/mux.cRyan Bradetich2005-11-171-8/+4
| | * | | | | | | [PARISC] Add IRQ affinitiesJames Bottomley2005-11-171-1/+25
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-11-181-12/+28
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | [PATCH 3/3] cciss: add put_disk into cleanup routinesmikem2005-11-181-9/+24
| | * | | | | | [PATCH 2/3] cciss: bug fix for BIG_PASS_THRUJens Axboe2005-11-181-3/+4
| | |/ / / / /
OpenPOWER on IntegriCloud