Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | | imx serial: fix rts handling for non imx1 based hardware | Marc Kleine-Budde | 2008-09-02 | |
| | | * | | | | | | | imx serial: set RXD mux bit on i.MX27 and i.MX31 | Marc Kleine-Budde | 2008-09-02 | |
| | | * | | | | | | | i.MX serial: fix init failure | Darius Augulis | 2008-09-02 | |
| | | | |_|_|/ / / | | | |/| | | | | | ||||
| | * | | | | | | | [ARM] 5245/1: Fix warning about unused return value in drivers/pcmcia | Jürgen Schindele | 2008-09-13 | |
| | | |_|/ / / / | | |/| | | | | | ||||
| * | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-09-13 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | sata_inic162x: enable LED blinking | Bob Stewart | 2008-09-13 | |
| | * | | | | | | | ata: duplicate variable sparse warning | Stephen Hemminger | 2008-09-13 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-09-13 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | PCI: re-add debug prints for unmodified BARs | Yinghai Lu | 2008-09-12 | |
| | * | | | | | | | PCI: fix pciehp_free_irq() | Adrian Bunk | 2008-09-10 | |
| | * | | | | | | | PCI Hotplug: fakephp: fix deadlock... again | Alex Chiang | 2008-09-09 | |
| | * | | | | | | | PCI: Fix printk warnings in setup-bus.c | Johann Felix Soden | 2008-09-09 | |
| | * | | | | | | | PCI: Fix printk warnings in probe.c | Johann Felix Soden | 2008-09-09 | |
| | * | | | | | | | PCI/iommu: blacklist DMAR on Intel G31/G33 chipsets | David Woodhouse | 2008-09-09 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-09-13 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||
| | * | | | | | | niu: panic on reset | Santwona Behera | 2008-09-12 | |
| | * | | | | | | ath9k: Assign seq# when mac80211 requests this | Jouni Malinen | 2008-09-11 | |
| * | | | | | | | memstick: fix MSProHG 8-bit interface mode support | Alex Dubov | 2008-09-13 | |
| * | | | | | | | spi_s3c24xx: fix section warning | Ben Dooks | 2008-09-13 | |
| * | | | | | | | atmel_lcdfb: disable LCD and DMA engines when suspending | Haavard Skinnemoen | 2008-09-13 | |
| * | | | | | | | ia64: fix panic during `modprobe -r xpc' | Robin Holt | 2008-09-13 | |
| * | | | | | | | pxa2xx_spi: dma bugfixes | Ned Forrester | 2008-09-13 | |
| * | | | | | | | pxa2xx_spi: chipselect bugfixes | Ned Forrester | 2008-09-13 | |
| * | | | | | | | spi_mpc83xx: reject invalid transfer sizes | Peter Korsgaard | 2008-09-13 | |
| * | | | | | | | spi_mpc83xx: fix clockrate calculation for low speed | Peter Korsgaard | 2008-09-13 | |
| | |_|/ / / / | |/| | | | | | ||||
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-09-11 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | block: disable sysfs parts of the disk command filter | Jens Axboe | 2008-09-11 | |
| | | |_|/ / / | | |/| | | | | ||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-09-11 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | [SCSI] fix check of PQ and PDT bits for WLUNs | James Bottomley | 2008-08-29 | |
| | * | | | | | | [SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retry | Mike Anderson | 2008-08-29 | |
| | * | | | | | | [SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUE | Mike Anderson | 2008-08-29 | |
| | * | | | | | | [SCSI] zfcp: Remove duplicated unlikely() macros. | Hirofumi Nakagawa | 2008-08-29 | |
| | * | | | | | | [SCSI] zfcp: channel cannot be detached due to refcount imbalance | Swen Schillig | 2008-08-29 | |
| | * | | | | | | [SCSI] zfcp: Fix reference counter for remote ports | Swen Schillig | 2008-08-29 | |
| | * | | | | | | [SCSI] zfcp: Simplify ccw notify handler | Christof Schmitt | 2008-08-29 | |
| | * | | | | | | [SCSI] zfcp: Correctly query end flag in gpn_ft response | Christof Schmitt | 2008-08-29 | |
| | * | | | | | | [SCSI] zfcp: Fix request queue locking | Christof Schmitt | 2008-08-29 | |
| | * | | | | | | [SCSI] sd: select CRC_T10DIF only when necessary | Stefan Richter | 2008-08-29 | |
| | | |_|_|/ / | | |/| | | | | ||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-09-10 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | ide: Fix pointer arithmetic in hpt3xx driver code (3rd try) | Masoud Sharbiani | 2008-09-10 | |
| | | |/ / / / | | |/| | | | | ||||
| * / | | | | | VIDEO_SH_MOBILE_CEU should depend on HAS_DMA | Geert Uytterhoeven | 2008-09-10 | |
| |/ / / / / | ||||
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-09-09 | |
| |\ \ \ \ \ | ||||
| | * | | | | | xen: fix 2.6.27-rc5 xen balloon driver warnings | Jeremy Fitzhardinge | 2008-09-08 | |
| * | | | | | | [S390] cio: allow offline processing for disconnected devices | Peter Oberparleiter | 2008-09-09 | |
| * | | | | | | [S390] cio: handle ssch() return codes correctly. | Cornelia Huck | 2008-09-09 | |
| * | | | | | | [S390] cio: Correct cleanup on error. | Cornelia Huck | 2008-09-09 | |
| | |_|/ / / | |/| | | | | ||||
* | | | | | | mv643xx_eth: hook up skb recycling | Lennert Buytenhek | 2008-10-01 | |
* | | | | | | ath5k: Add support for AR2417 v2 | Nick Kossifidis | 2008-09-30 | |
* | | | | | | ath5k: Fix SREV reporting after SREV updates | Nick Kossifidis | 2008-09-30 | |
* | | | | | | ath5k: Use QUIET mechanism on tx dma stop | Nick Kossifidis | 2008-09-30 |