summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | USB: fix crash when URBs are unlinked after the device is goneAlan Stern2008-10-294-3/+56
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2008-10-302-12/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | regulator: da903x regulator bug fixJonathan Cameron2008-10-301-12/+17
| * | | | | | | | | | | | | regulator: Build on non-ARM platformsMark Brown2008-10-281-0/+2
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-3018-150/+194
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | amd8111e: Fix rx return codeChris Friesen2008-10-281-6/+8
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-2814-54/+106
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | dm9601: runtime mac address change supportPeter Korsgaard2008-10-271-0/+15
| | * | | | | | | | | | | via-velocity: use driver string instead of dev->name before register_netdev()Sven Hartge2008-10-271-4/+7
| | * | | | | | | | | | | drivers/net/wan/syncppp: Fix unused-var warningsJeff Garzik2008-10-271-2/+3
| | * | | | | | | | | | | mlx4: Setting the correct offset for default mac addressYevgeny Petrilin2008-10-271-1/+1
| | * | | | | | | | | | | mlx4_en: remove duplicated #includeHuang Weiyi2008-10-271-1/+0
| | * | | | | | | | | | | ibm_newemac: Fix typo in flow control config optionJosh Boyer2008-10-271-1/+1
| | * | | | | | | | | | | ehea: Detect 16GB hugepages for firmware restrictionThomas Klein2008-10-273-6/+56
| | * | | | | | | | | | | dmfe: check pci_alloc_consistent errorsFUJITA Tomonori2008-10-271-1/+11
| | * | | | | | | | | | | qeth: avoid skb_under_panic for malformatted inbound dataUrsula Braun2008-10-271-5/+8
| | * | | | | | | | | | | qeth: remove unnecessary support ckeck in sysfs route6Frank Blaschka2008-10-271-7/+0
| | * | | | | | | | | | | qeth: fix offset error in non prealloc header pathFrank Blaschka2008-10-271-1/+2
| | * | | | | | | | | | | qeth: remove non-recover-thread checkingsUrsula Braun2008-10-272-25/+2
| * | | | | | | | | | | | p54: fix build warningsChristian Lamparter2008-10-271-2/+3
| * | | | | | | | | | | | ath5k: Reset key cache on interface up, thus fixing resumeElias Oltmanns2008-10-271-22/+11
| * | | | | | | | | | | | p54: fix misbehavings when firmware can't be foundChristian Lamparter2008-10-271-66/+66
| |/ / / / / / / / / / /
* | | | | | | | | | | | ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_siScott James Remnant2008-10-301-0/+1
* | | | | | | | | | | | framebuffer compat_ioctl deadlockMikulas Patocka2008-10-301-2/+2
* | | | | | | | | | | | rtc S3C: add device_init_wakeup() invokationYauhen Kharuzhy2008-10-301-0/+2
* | | | | | | | | | | | rtc: ds3234 doesn't link when built-inGeert Uytterhoeven2008-10-301-2/+2
* | | | | | | | | | | | sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specifiedDean Nelson2008-10-303-4/+8
* | | | | | | | | | | | i2o: fix kernel-doc warningsRandy Dunlap2008-10-301-6/+6
* | | | | | | | | | | | hdpuftrs: fix buildMariusz Kozlowski2008-10-301-1/+0
* | | | | | | | | | | | sony-laptop: ignore missing _DIS method on pic deviceMatthew Garrett2008-10-301-2/+4
* | | | | | | | | | | | fbcon: don't inline updatescrollmodeMarcin Slusarz2008-10-301-1/+1
* | | | | | | | | | | | edac: fix enabling of polling cell moduleBenjamin Herrenschmidt2008-10-301-0/+3
* | | | | | | | | | | | rtc-s3c: fix section mismatch warningsYauhen Kharuzhy2008-10-301-3/+3
* | | | | | | | | | | | fs: remove prepare_write/commit_writeNick Piggin2008-10-301-3/+2
* | | | | | | | | | | | edac x38: new MC driver moduleHitoshi Mitake2008-10-303-0/+532
* | | | | | | | | | | | viafb: removed duplicated #include'sHuang Weiyi2008-10-301-3/+0
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-283-22/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xen: compilation fix of drivers/xen/events.c on IA64Isaku Yamahata2008-10-231-1/+1
| * | | | | | | | | | | xen: portability clean up and some minor clean up for xencomm.cIsaku Yamahata2008-10-231-19/+4
| * | | | | | | | | | | xen: don't reload cr3 on suspendJeremy Fitzhardinge2008-10-231-2/+0
* | | | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-284-20/+14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [S390] tape: disable interrupts in tape_open and tape_releaseFrank Munzert2008-10-281-4/+4
| * | | | | | | | | | | | [S390] tape block: complete request with correct lockingFrank Munzert2008-10-281-2/+4
| * | | | | | | | | | | | [S390] qdio: remove incorrect memsetJan Glauber2008-10-281-13/+6
| * | | | | | | | | | | | [S390] qdio: prevent double qdio shutdown in case of I/O errorsJan Glauber2008-10-281-1/+0
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-10-2844-80/+130
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | libata: ahci enclosure management bit maskDavid Milburn2008-10-281-12/+23
| * | | | | | | | | | | libata: ahci enclosure management led syncDavid Milburn2008-10-281-0/+3
| * | | | | | | | | | | pata_ninja32: suspend/resume supportAlan Cox2008-10-281-9/+34
| * | | | | | | | | | | libata: Fix LBA48 on pata_it821x RAID volumes.Ondrej Zary2008-10-271-2/+1