aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
* | | | | | Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-08-02
|\ \ \ \ \ \
| * | | | | | [MTD] Fix !CONFIG_BLOCK compile for mtdsuper.cDavid Woodhouse2008-08-02
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-02
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | sparc: Ignore drivers/video/console/promcon_tbl.c conmakehash generated fileFlorian Fainelli2008-07-30
| |/ / / /
* | | | | try harder to load tty ldisc driverEugeniy Meshcheryakov2008-08-01
* | | | | Merge branch 'zero-len' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...Linus Torvalds2008-08-01
|\ \ \ \ \
| * | | | | drivers/media, include/media: delete zero-length filesJeff Garzik2008-07-31
* | | | | | PNP: fix formatting of dbg_pnp_show_resources() outputBjorn Helgaas2008-08-01
* | | | | | Remove newline from the description of module parametersNiels de Vos2008-08-01
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-01
|\ \ \ \ \ \
| * | | | | | pata_it821x: Driver updates and reworkingAlan Cox2008-07-31
| * | | | | | ata_piix: subsys 106b:00a3 is apple ich8m tooTejun Heo2008-07-31
| * | | | | | libata-core: make sure that ata_force_tbl is freed in case of an errorElias Oltmanns2008-07-31
| * | | | | | libata: update atapi disable handlingTejun Heo2008-07-31
| * | | | | | pata_via: add VX800 flag; add function for fixing h/w bugsJosephChan@via.com.tw2008-07-31
| * | | | | | pata_ali: misplaced pci_dev_put()Ben Dooks2008-07-31
| |/ / / / /
* | | | | | add reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRUDean Nelson2008-08-01
* | | | | | add dependency of CONFIG_SGI_XP upon CONFIG_NETDean Nelson2008-08-01
* | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-08-01
|\ \ \ \ \ \
| * | | | | | md: raid10: wake up frozen arrayArthur Jones2008-07-31
| * | | | | | md: do not count blocked devices as sparesDan Williams2008-07-28
| * | | | | | md: do not progress the resync process if the stripe was blockedDan Williams2008-07-28
| * | | | | | md: delay notification of 'active_idle' to the recovery threadDan Williams2008-07-23
| * | | | | | md: fix merge errorDan Williams2008-07-23
| * | | | | | md: move async_tx_issue_pending_all outside spin_lock_irqDan Williams2008-07-23
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-08-01
|\ \ \ \ \ \ \
| * | | | | | | locking: fix mutex @key parameter kernel-doc notationRandy Dunlap2008-07-28
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-08-01
|\ \ \ \ \ \ \
| * | | | | | | md: the bitmap code needs to use blk_plug_device_unlocked()Jens Axboe2008-08-01
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-01
|\ \ \ \ \ \ \
| * | | | | | | netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller2008-07-31
| * | | | | | | irda: replace __FUNCTION__ with __func__Harvey Harrison2008-07-30
| * | | | | | | nsc-ircc: default to dongle type 9 on IBM hardwareMatthew Garrett2008-07-30
| * | | | | | | bluetooth: add quirks for a few hci_usb devicesMichael Frey2008-07-30
| * | | | | | | hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells2008-07-30
| * | | | | | | isdn: use the common ascii hex helpersHarvey Harrison2008-07-30
| * | | | | | | tg3: adapt tg3 to use reworked PCI PM codeRafael J. Wysocki2008-07-30
| * | | | | | | atm: fix direct casts of pointers to u32 in the InterPhase driverDavid Howells2008-07-30
| * | | | | | | net: use the common ascii hex helpersHarvey Harrison2008-07-30
| * | | | | | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-07-30
| |\ \ \ \ \ \ \
| | * | | | | | | drivers/net/ehea/ehea_main.c: Release mutex in error handling codeJulia Lawall2008-07-30
| | * | | | | | | sh_eth: Add support of SH7763 to sh_ethNobuhiro Iwamatsu2008-07-30
| | * | | | | | | fix NE2000 linkage errorMikael Pettersson2008-07-30
| | * | | | | | | [netdrvr] wd: fix build breakage with new NS8390p APIAlan Cox2008-07-30
| | * | | | | | | dm9601: don't do usb transfers of data on stackPeter Korsgaard2008-07-30
| | * | | | | | | S2io: fix statistics flush after a MTU changeBreno Leitao2008-07-29
| | * | | | | | | enc28j60: don't specify (wrong) IRQ typeDavid Brownell2008-07-29
| | * | | | | | | blackfin_mac: unneeded assignmentStephen Hemminger2008-07-29
| | * | | | | | | Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik2008-07-29
| | |\ \ \ \ \ \ \
| | | * | | | | | | mv643xx_eth: bump version to 1.2Lennert Buytenhek2008-07-24