summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | it8213: fix return value in it8213_init_one()Bartlomiej Zolnierkiewicz2008-07-081-2/+1
* | | | | palm_bk3710: fix IDECLK period calculationSergei Shtylyov2008-07-081-20/+18
* | | | | ide: add __ide_default_irq() inline helperBartlomiej Zolnierkiewicz2008-07-082-11/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-0712-27/+71
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart2008-07-041-0/+3
| * | | | ibm_newemac: Fixes entry of short packetsSathya Narayanan2008-07-041-0/+6
| * | | | ibm_newemac: Fixes kernel crashes when speed of cable connected changesSathya Narayanan2008-07-041-0/+2
| * | | | pasemi_mac: Access iph->tot_len with correct endiannessRoland Dreier2008-07-041-1/+1
| * | | | ehea: Access iph->tot_len with correct endiannessRoland Dreier2008-07-041-1/+1
| * | | | ehea: fix race conditionJan-Bernd Themann2008-07-042-7/+16
| * | | | ehea: add MODULE_DEVICE_TABLEJan-Bernd Themann2008-07-041-0/+1
| * | | | ehea: fix might sleep problemJan-Bernd Themann2008-07-042-12/+12
| * | | | forcedeth: fix lockdep warning on ethtool -sTobias Diedrich2008-07-041-2/+13
| * | | | Add missing skb->dev assignment in Frame Relay RX codeKrzysztof Halasa2008-07-041-0/+1
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-07-025-4/+15
| |\ \ \ \
| | * | | | libertas: support USB persistence on suspend/resume (resend)andrey@cozybit.com2008-07-021-0/+1
| | * | | | iwlwifi: drop skb silently for Tx request in monitor modeZhu Yi2008-07-022-2/+4
| | * | | | iwlwifi: fix incorrect 5GHz rates reported in monitor modeRick Farrington2008-07-022-2/+10
* | | | | | pxamci: fix byte aligned DMA transfersPhilipp Zabel2008-07-061-0/+13
* | | | | | Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-0622-31/+70
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-051-3/+2
|\ \ \ \ \
| * | | | | x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin2008-07-051-3/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-052-18/+8
|\ \ \ \ \ \
| * | | | | | ide: ide_unregister() locking bugfixBartlomiej Zolnierkiewicz2008-07-051-2/+2
| * | | | | | ide: ide_unregister() warm-plug bugfixBartlomiej Zolnierkiewicz2008-07-051-6/+6
| * | | | | | ide: fix hwif->gendev refcountingBartlomiej Zolnierkiewicz2008-07-052-10/+0
| |/ / / / /
* | | | | | ahci: give another shot at clearing all bits in irq_statTejun Heo2008-07-051-3/+13
|/ / / / /
* | | | | mmc: don't use DMA on newer ENE controllersPierre Ossman2008-07-041-2/+4
* | | | | mm: switch node meminfo Active & Inactive pages to KbytesJohn Blackwood2008-07-041-2/+2
* | | | | olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeoutAndres Salomon2008-07-041-1/+11
* | | | | olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon2008-07-041-0/+18
* | | | | cciss: read config to obtain max outstanding commands per controllerMike Miller2008-07-041-29/+37
* | | | | spi: fix the read path in spidevSebastian Siewior2008-07-041-6/+4
* | | | | w100fb: add 80 MHz modelinePhilipp Zabel2008-07-041-0/+1
* | | | | w100fb: do not depend on SHARPSLPhilipp Zabel2008-07-041-1/+2
* | | | | hdaps: add support for various newer Lenovo thinkpadsmaximilian attems2008-07-041-0/+6
* | | | | cciss: fix regression that no device nodes are created if no logical drives a...Stephen M. Cameron2008-07-041-0/+4
* | | | | fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warningsAnton Vorontsov2008-07-041-14/+15
* | | | | gpio: pca953x (i2c) handles max7310 tooDavid Brownell2008-07-042-5/+11
* | | | | Miguel Ojeda has movedMiguel Ojeda2008-07-044-7/+7
* | | | | pci: VT3336 can't do MSI eitherTejun Heo2008-07-041-0/+1
* | | | | rtc: fix CMOS time error after writing /proc/acpi/alarmHuacai Chen2008-07-041-1/+4
* | | | | rtc-x1205: Fix alarm setMichael Hamel2008-07-041-20/+91
* | | | | serial: fix serial_match_port() for dynamic major tty-device numbersGuennadi Liakhovetski2008-07-041-1/+3
* | | | | rtc: rtc_read_alarm() handles wraparoundDavid Brownell2008-07-041-11/+91
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-045-16/+27
|\ \ \ \ \
| * | | | | sata_mv: safer logic for limit_warningsMark Lord2008-07-041-1/+1
| * | | | | libata-sff: improve HSM violation reportingTejun Heo2008-07-041-9/+21
| * | | | | ahci: always clear all bits in irq_statTejun Heo2008-07-041-6/+3
| * | | | | sata_sil24: add DID for another adaptec flavorTejun Heo2008-07-041-0/+1
OpenPOWER on IntegriCloud