summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* block: Use accessor functions for queue limitsMartin K. Petersen2009-05-2212-41/+44
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-2230-47/+51
* Merge branch 'master' into for-2.6.31Jens Axboe2009-05-2232-115/+156
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-05-225-30/+33
| |\
| | * via82cxxx: Add VIA VX855 PCI Device IDHarald Welte2009-05-221-0/+2
| | * ide: report timeouts in ide_busy_sleep()Bartlomiej Zolnierkiewicz2009-05-221-3/+6
| | * ide: improve failed opcode reportingBartlomiej Zolnierkiewicz2009-05-221-19/+4
| | * ide: fix printk() levels in ide_dump_ata[pi]_error()Bartlomiej Zolnierkiewicz2009-05-221-2/+2
| | * ide: fix OOPS during ide-cd error recoveryBartlomiej Zolnierkiewicz2009-05-221-2/+2
| | * ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)Bartlomiej Zolnierkiewicz2009-05-221-4/+17
| * | Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-05-221-1/+6
| |\ \
| | * | video: stop sh_mobile_lcdcfb only if startedMagnus Damm2009-05-221-1/+6
| * | | ipmi: fix ipmi_si modprobe hangCorey Minyard2009-05-221-6/+7
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-05-201-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | PCI PM: Fix initialization and kexec breakage for some devicesRafael J. Wysocki2009-05-191-1/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-05-202-1/+9
| |\ \ \
| | * | | drm: Copy back ioctl data to userspace regardless of return code.Michel Dänzer2009-05-201-1/+1
| | * | | drm: Round size of SHM maps to PAGE_SIZEBenjamin Herrenschmidt2009-05-191-0/+8
| | |/ /
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-209-16/+20
| |\ \ \
| | * | | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-207-7/+7
| | * | | Merge branch 'smp-fix'Russell King2009-05-1714-49/+176
| | |\ \ \
| | * \ \ \ Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-05-162-9/+13
| | |\ \ \ \
| | | * | | | ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2Tony Lindgren2009-05-162-9/+13
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-05-202-5/+7
| |\ \ \ \ \ \
| | * | | | | | cdrom: beyond ARRAY_SIZE of viocd_diskinfoRoel Kluin2009-05-201-1/+1
| | * | | | | | xen/blkfront: fix warning when deleting gendisk on unplug/shutdownIan Campbell2009-05-191-2/+2
| | * | | | | | xen/blkfront: allow xenbus state transition to Closing->Closed when not Conn...Ian Campbell2009-05-191-2/+4
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-05-192-9/+1
| |\ \ \ \ \ \ \
| | * | | | | | | mfd: pcf50633: fix unsafe disable_irq()Nelson Castillo2009-05-191-1/+1
| | * | | | | | | mfd: Keep a cache of WM8350 volatile valuesMark Brown2009-05-191-8/+0
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-198-45/+69
| |\ \ \ \ \ \ \
| | * | | | | | | be2net: add two new pci device ids to pci device tableAjit Khaparde2009-05-182-5/+19
| | * | | | | | | Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin2009-05-171-1/+1
| | * | | | | | | mv643xx_eth: fix PPC DMA breakageGabriel Paubert2009-05-171-19/+22
| | * | | | | | | bonding: fix link down handling in 802.3ad modeStephen Hemminger2009-05-171-3/+8
| | * | | | | | | Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-171-3/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_wsInaky Perez-Gonzalez2009-05-141-3/+2
| | * | | | | | | | NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.Ralf Baechle2009-05-171-13/+14
| | * | | | | | | | mlx4_en: Fix not deleted napi structuresYevgeny Petrilin2009-05-171-1/+3
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | TPM: get_event_name stack corruptionEric Paris2009-05-201-1/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22297-7864/+7553
|\| | | | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-05-191-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | regulator: da903x: add missing __devexit_p()Mike Frysinger2009-05-181-1/+1
| * | | | | | | | Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds2009-05-191-1/+1
| * | | | | | | | Fix oops on close of hot-unplugged FTDI serial converterDavid Woodhouse2009-05-181-8/+1
| * | | | | | | | mtd_dataflash: unbreak erase supportPeter Korsgaard2009-05-181-1/+1
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-05-172-2/+33
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | crypto: padlock - Revert aes-all alias to aesHerbert Xu2009-04-211-1/+1
| | * | | | | | crypto: ixp4xx - check firmware for crypto supportChristian Hohnstaedt2009-04-121-1/+32
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-05-163-7/+2
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |