summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cciss: fix use-after-free in cciss_init_onePatrick McHardy2006-03-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-2210-19/+12
|\
| * [PATCH] macintosh: tidy-up driver_register() return valuesBjorn Helgaas2006-03-231-4/+1
| * [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas2006-03-231-3/+1
| * [PATCH] powerpc: via-pmu warning fixAndrew Morton2006-03-231-0/+2
| * [PATCH] macintosh: cleanup the use of i2c headersJean Delvare2006-03-234-5/+0
| * [PATCH] powerpc: dont allow old RTC to be selectedAnton Blanchard2006-03-231-1/+1
| * [PATCH] powerpc: make powerbook_sleep_grackle staticOlaf Hering2006-03-231-2/+1
| * [PATCH] spidernet: select FW_LOADERChristoph Hellwig2006-03-171-0/+1
| * Merge ../linux-2.6Paul Mackerras2006-03-1741-150/+256
| |\
| * \ Merge ../linux-2.6Paul Mackerras2006-03-0997-570/+693
| |\ \
| * \ \ Merge ../powerpc-mergePaul Mackerras2006-02-2826-324/+616
| |\ \ \
| * \ \ \ Merge ../powerpc-mergePaul Mackerras2006-02-24149-3087/+3782
| |\ \ \ \
| * | | | | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-4/+5
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-2210-136/+104
|\ \ \ \ \ \
| * | | | | | [PATCH] Use of uninitialized variable in drivers/net/depca.cEric Sesterhenn2006-03-221-1/+1
| * | | | | | [PATCH] Use after free in net/tulip/de2104x.cEric Sesterhenn2006-03-221-1/+1
| * | | | | | [PATCH] sis900 adm7001 PHY supportArtur Skawina2006-03-221-0/+1
| * | | | | | [PATCH] sky2: more ethtool statsStephen Hemminger2006-03-222-41/+57
| * | | | | | [PATCH] s390: qeth :allow setting of attribute "route6" to "no_router".Frank Pavlic2006-03-221-5/+0
| * | | | | | [PATCH] s390: qeth driver cleanupsFrank Pavlic2006-03-223-55/+14
| * | | | | | [PATCH] s390: qeth driver statistics fixesFrank Pavlic2006-03-222-20/+21
| * | | | | | [PATCH] AMD Au1xx0: fix Ethernet TX statsSergei Shtylylov2006-03-221-11/+7
| * | | | | | [PATCH] fix spidernet build issueJens Osterkamp2006-03-221-2/+2
* | | | | | | scsi: link in the debug driver lastLinus Torvalds2006-03-221-1/+3
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-2225-358/+205
|\ \ \ \ \ \ \
| * | | | | | | [SERIAL] Merge avlab serial board entries in parport_serialRussell King2006-03-201-57/+18
| * | | | | | | [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-2024-301/+187
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-222-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | [ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek2006-03-212-2/+2
* | | | | | | | | [PATCH] ahci: add softresetTejun Heo2006-03-221-1/+134
* | | | | | | | | [PATCH] libata: do not ignore PIO-only devicesTejun Heo2006-03-221-7/+0
* | | | | | | | | [PATCH] libata: Symbol exportsAlan Cox2006-03-221-0/+2
* | | | | | | | | [PATCH] Update libata DMA blacklist to cover versions, and resync with IDE layerAlan Cox2006-03-221-35/+59
* | | | | | | | | [PATCH] libata: Fix a drive detection problemAlan Cox2006-03-221-0/+10
* | | | | | | | | [PATCH] libata: note missing posting in mmio cmd writeAlan Cox2006-03-221-0/+2
* | | | | | | | | Merge branch 'master'Jeff Garzik2006-03-22142-42897/+35717
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-03-223-55/+66
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela2006-03-22432-20518/+32250
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | [ALSA] Fix snd_xxx_t typedefsTakashi Iwai2006-03-223-55/+66
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-225-5/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fix spelling in E1000_DISABLE_PACKET_SPLIT Kconfig descriptionJames Ring2006-03-221-1/+1
| | * | | | | | | | | | Fix "frist", "fisrt", typosUwe Zeisberger2006-03-224-4/+4
| * | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-224-9/+5
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller2006-03-224-9/+5
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-221-7/+25
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [TG3]: Bump driver version and reldate.David S. Miller2006-03-221-2/+2
| | * | | | | | | | | | | [TG3]: Skip phy power down on some devicesMichael Chan2006-03-221-2/+14
| | * | | | | | | | | | | [TG3]: Fix SRAM access during tg3_init_one()Michael Chan2006-03-221-3/+9
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-03-22119-42667/+35378
| |\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud