aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-156/+81
2007-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds2-6/+60
2007-12-18Cleanup umem driver: fix most checkpatch warnings, conform to kernelRandy Dunlap1-156/+81
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds22-91/+161
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds6-165/+383
2007-12-17I/OAT: fix null device in call to dev_err()Shannon Nelson1-1/+1
2007-12-17I/OAT: fixups from code commentsShannon Nelson2-66/+78
2007-12-17drivers/cpufreq/cpufreq_stats.c section fixAdrian Bunk1-1/+1
2007-12-17drivers/macintosh/via-pmu.c: Added a missing iounmapJulia Lawall1-0/+1
2007-12-17pktcdvd: add kobject_put when kobject register failsDave Young1-1/+3
2007-12-17cpufreq: fix missing unlocks in cpufreq_add_dev error paths.Dave Jones1-3/+9
2007-12-17parport: "dev->timeslice" is an unsigned long, not an intEric Dumazet1-1/+1
2007-12-17rtc-at32ap700x: fix irq init oopsDavid Brownell1-10/+10
2007-12-17libata: fix ATAPI drainingTejun Heo1-22/+65
2007-12-17libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer sizeTejun Heo1-2/+2
2007-12-17libata-acpi: implement _GTF command filteringTejun Heo1-44/+115
2007-12-17libata-acpi: improve _GTF execution error handling and reportingTejun Heo1-31/+46
2007-12-17libata-acpi: improve ACPI disablingTejun Heo1-21/+38
2007-12-17libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM during resumeTejun Heo1-20/+49
2007-12-17libata-acpi: implement and use ata_acpi_init_gtm()Tejun Heo1-35/+27
2007-12-17libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()Tejun Heo3-2/+38
2007-12-17libata: ata_dev_disable() should be called from EH contextTejun Heo1-6/+2
2007-12-17libata-acpi: adjust constness in ata_acpi_gtm/stm() parametersTejun Heo1-3/+4
2007-12-17sata_mv: improve warnings about Highpoint RocketRAID 23xx cardsMark Lord1-5/+25
2007-12-17libata: add ST3160023AS / 3.42 to NCQ blacklistTejun Heo1-0/+1
2007-12-17libata: clear link->eh_info.serror from ata_std_postreset()Tejun Heo2-10/+2
2007-12-17sata_sil: fix spurious IRQ handlingTejun Heo1-12/+17
2007-12-17Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik9-24/+69
2007-12-17iwlwifi: fix rf_kill state inconsistent during suspend and resumeZhu Yi2-2/+6
2007-12-17b43: Fix rfkill radio LEDLarry Finger3-16/+47
2007-12-17bcm43xx_debugfs sscanf fixAndrew Morton1-1/+1
2007-12-17libertas: select WIRELESS_EXTDan Williams1-0/+1
2007-12-17iwlwifi3945/4965: fix rate control algo reference leakCyrill Gorcunov2-0/+2
2007-12-17wireless/ipw2200.c: add __dev{init,exit} annotationsAdrian Bunk1-3/+4
2007-12-17zd1211rw: Fix alignment problemsUlrich Kunitz1-2/+8
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+2
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-579/+0
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds14-39/+49
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds13-186/+188
2007-12-17sis190 endiannessAl Viro1-4/+4
2007-12-17ucc_geth: really fix section mismatchAnton Vorontsov1-1/+1
2007-12-17pcnet_cs: add new idKomuro1-0/+1
2007-12-17USB: revert portions of "UNUSUAL_DEV: Sync up some reported devices from Ubuntu"Greg Kroah-Hartman1-8/+0
2007-12-17usb: Remove broken optimisation in OHCI IRQ handlerBenjamin Herrenschmidt1-10/+13
2007-12-17USB: at91_udc: correct hanging while disconnecting usb cableNicolas Ferre1-0/+2
2007-12-17USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern6-10/+9
2007-12-17USB: fix locking loop by avoiding flush_scheduled_workAlan Stern1-3/+3
2007-12-17USB: option: Bind to the correct interface of the Huawei E220Jaime Velasco Juan1-2/+2
2007-12-17USB: cp2101: new device idJeff Long1-2/+3
2007-12-17usb-storage: Fix devices that cannot handle 32k transfersDoug Maxey2-3/+16