summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-3115-87/+102
|\
| * drivers/net/usb: use USB API functions rather than constantsJulia Lawall2008-12-302-3/+2
| * EtherExpress16: fix printing timed out statusRoel Kluin2008-12-301-28/+28
| * mlx4_en: Added "set_ringparam" Ethtool interface implementationYevgeny Petrilin2008-12-303-33/+61
| * mlx4_en: Always allocate RX ring for each interrupt vectorYevgeny Petrilin2008-12-302-13/+4
| * mlx4_en: Verify number of RX rings doesn't exceed MAX_RX_RINGSYevgeny Petrilin2008-12-301-1/+2
| * net: KS8695: removed duplicated #includeHuang Weiyi2008-12-301-1/+0
| * tun: Fix SIOCSIFHWADDR error.Kusanagi Kouichi2008-12-301-1/+1
| * smsc911x: compile fix re netif_rx signature changesAlexey Dobriyan2008-12-301-2/+2
| * net: Fix more NAPI interface netdev argument drop fallout.Kamalesh Babulal2008-12-303-3/+3
| * net: Fix unused variable warnings in pasemi_mac.c and spider_net.cDavid S. Miller2008-12-292-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-12-3112-56/+206
|\ \
| * | lguest: struct device - replace bus_id with dev_name()Mark McLoughlin2008-12-291-1/+1
| * | lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui2008-12-293-11/+76
| * | kvm-s390: implement config_changed for virtio on s390Christian Borntraeger2008-12-291-3/+19
| * | virtio_console: support console resizingChristian Borntraeger2008-12-292-1/+30
| * | virtio: add PCI device release() functionMark McLoughlin2008-12-291-6/+15
| * | virtio_blk: fix type warningRandy Dunlap2008-12-291-1/+1
| * | virtio: block: dynamic maximum segmentsRusty Russell2008-12-291-13/+23
| * | virtio: set max_segment_size and max_sectors to infinite.Rusty Russell2008-12-291-0/+5
| * | virtio: avoid implicit use of Linux page size in balloon interfaceHollis Blanchard2008-12-291-2/+11
| * | virtio: hand virtio ring alignment as argument to vring_new_virtqueueRusty Russell2008-12-294-6/+8
| * | virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesizeRusty Russell2008-12-291-3/+6
| * | virtio: use LGUEST_VRING_ALIGN instead of relying on pagesizeRusty Russell2008-12-291-1/+1
| * | virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci.Rusty Russell2008-12-291-2/+2
| * | virtio: Don't use PAGE_SIZE in virtio_pci.cRusty Russell2008-12-291-1/+1
| * | virtio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-292-3/+3
| * | virtio-pci queue allocation not page-alignedHollis Blanchard2008-12-291-5/+7
| |/
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-3170-1016/+2145
|\ \
| * \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-295-273/+693
| |\ \
| | * | [ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devicesEric Miao2008-12-293-7/+407
| | * | [ARM] pxafb: cleanup of the timing checking codeEric Miao2008-12-292-64/+50
| | * | [ARM] pxafb: cleanup of the color format manipulation codeEric Miao2008-12-291-77/+106
| | * | [ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3Eric Miao2008-12-291-11/+10
| | * | [ARM] pxafb: add support for FBIOPAN_DISPLAY by dma brachingEric Miao2008-12-292-19/+51
| | * | [ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffsetEric Miao2008-12-291-13/+16
| | * | [ARM] pxafb: allow video memory size to be configurableEric Miao2008-12-292-90/+58
| | * | [ARM] sa1100_wdt: don't assume CLOCK_TICK_RATE to be a constantEric Miao2008-12-291-5/+6
| | * | [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao2008-12-291-5/+7
| * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-231-73/+29
| |\| |
| | * | [ARM] pxafb: avoid the racing condition in pxafb_smart_threadEric Miao2008-12-171-0/+4
| | * | [ARM] pxafb: allow insertion of delay to the smart panel command sequenceEric Miao2008-12-171-3/+10
| | * | [ARM] pxafb: allow better platform configurable smart panel timingEric Miao2008-12-171-1/+3
| | * | [ARM] pxafb: small cleanup of the smart panel codeEric Miao2008-12-171-15/+12
| | * | [ARM] pxafb: remove now unused pxafb_setup_gpio() and related stuffsEric Miao2008-12-171-54/+0
| * | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2008-12-181-1/+1
| |\ \ \
| | * | | [ARM] MXC: remove dependency to other include files from irqs.hSascha Hauer2008-12-181-1/+1
| * | | | Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-12-186-38/+451
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ARM] S3C: Remove cpufreq warnings for unset serial informationBen Dooks2008-12-181-6/+2
| | * | | [ARM] S3C: Update CONFIG_SERIAL_SAMSUNG_UARTS handlingBen Dooks2008-12-181-3/+6