aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | | | * | | | | | | I/OAT: fail initialization on zero channels detectionMaciej Sosnowski2009-03-04
| | | | * | | | | | | I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3Maciej Sosnowski2009-03-04
| | | | * | | | | | | I/OAT: add verification for proper APICID_TAG_MAP setting by BIOSMaciej Sosnowski2009-03-04
| | | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-03-08
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | ide: add at91_ide driverStanislaw Gruszka2009-03-05
| | | | * | | | | | | | ide: allow to wrap interrupt handlerStanislaw Gruszka2009-03-05
| | | | * | | | | | | | ide-iops: fix odd-length ATAPI PIO transfersSergei Shtylyov2009-03-05
| | | | * | | | | | | | ide: NULL noise: drivers/ide/ide-*.cHannes Eder2009-03-05
| | | | * | | | | | | | ide: expiry() returns int, negative expiry() return values won't be noticedRoel Kluin2009-03-05
| | | | | |_|_|_|_|_|/ | | | | |/| | | | | |
| | | * | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-08
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | libata: Don't trust current capacity values in identify words 57-58Robert Hancock2009-03-05
| | | | * | | | | | | | libata: make sure port is thawed when skipping resetsTejun Heo2009-03-05
| | | | * | | | | | | | sata_nv: fix module parameter descriptionBrandon Ehle2009-03-05
| | | | * | | | | | | | ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.cpeerchen2009-03-05
| | | | * | | | | | | | libata: don't use on-stack sense bufferTejun Heo2009-03-05
| | | | * | | | | | | | libata: fix dma_unmap_sg misuseFUJITA Tomonori2009-03-05
| | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | loop: don't increment p->offset with (size_t) -EINVALRoel Kluin2009-03-05
| | | * | | | | | | | cciss: remove 30 second initial timeout on controller resetJens Axboe2009-03-05
| | | * | | | | | | | Fix kernel NULL pointer dereference in xen-blkfrontKris Shannon2009-03-05
| | |/ / / / / / / /
| * | | | | / / / / Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-05
| |\| | | | | | | | | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | drm: fix double lock typoHelge Bahmann2009-03-04
| | |/ / / / / /
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-03
| | |\ \ \ \ \ \
| | | * | | | | | crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof Hałasa2009-03-03
| | | * | | | | | crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu2009-02-26
| | * | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-03
| | |\ \ \ \ \ \ \
| | | * | | | | | | [ARM] fix lots of ARM __devexit sillynessRussell King2009-03-03
| | | * | | | | | | [ARM] RiscPC: Fix etherh oopsRussell King2009-02-22
| * | | | | | | | | Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-03
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-24
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell2009-02-20
| | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
*-------. \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|/ / / / / / / / | | | | | |/| | | | | | / / / | | | | |_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | |
| | | | | * | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-03-02
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt2009-03-02
| | | | | | * | | | | | | | | drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom2009-03-02
| | | | | | * | | | | | | | | drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom2009-03-02
| | | | | | * | | | | | | | | drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom2009-03-02
| | | | | * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-03-02
| | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon2009-03-02
| | | | | | * | | | | | | | | | sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks2009-03-02
| | | | | | |/ / / / / / / / /
| | | | | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-02
| | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|_|_|/ / | | | | | | |/| | | | | | | |
| | | | | | * | | | | | | | | zaurus: add usb id for motomagx phonesDmitriy Taychenachev2009-03-01
| | | | | | * | | | | | | | | usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork2009-03-01
| | | | | | * | | | | | | | | veth: Fix carrier detectEric W. Biederman2009-03-01
| | | | | | * | | | | | | | | cdc_ether: add usb id for Ericsson F3507gBjørn Mork2009-03-01
| | | | | | * | | | | | | | | r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera2009-03-01
| | | | | | * | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-28
| | | | | | |\| | | | | | | |
| | | | | | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-28
| | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar2009-02-26
| | | | | | * | | | | | | | | | gianfar: Do right check on num_txbdfreeRini van Zetten2009-02-27
| | | | | | * | | | | | | | | | b44: Disable device on shutdownMichael Buesch2009-02-27