summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-07-19crypto: geode_aes - Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID i...Peter Huewe
2010-07-14crypto: hifn_795x - Remove unused ctx variableJustin P. Mattock
2010-07-05hwrng: n2-drv - remove casts from void*Kulikov Vasiliy
2010-06-16crypto: talitos - fix ahash for multiple of blocksizeLee Nipper
2010-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6Herbert Xu
2010-05-26crypto: mv_cesa - fixup error handling in mv_probe()Dan Carpenter
2010-05-26crypto: omap - remove unused #include <linux/version.h>Huang Weiyi
2010-05-25n2_crypto: Add HMAC support.David S. Miller
2010-05-25n2_crypto: Make ahash parameterization explicit.David S. Miller
2010-05-25n2_crypto: Log algorithm success/failure in kernel log.David S. Miller
2010-05-25n2_crypto: Kill n2_base_ctx and helpers.David S. Miller
2010-05-25n2_crypto: Plumb fallback ahash requests properly.David S. Miller
2010-05-25n2_crypto: Fix MAU kmem_cache name.David S. Miller
2010-05-25n2_crypto: Fix build after of_device/of_platform_driver changes.David S. Miller
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-25drivers/net/usb/asix.c: Fix pointer cast.David S. Miller
2010-05-25be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi
2010-05-25hso: add support for new productsFilip Aben
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers
2010-05-25Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-05-25Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-05-25Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier
2010-05-25RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()Chien Tung
2010-05-25Merge git://git.infradead.org/battery-2.6Linus Torvalds
2010-05-25ath9k: remove VEOL support for ad-hocFelix Fietkau
2010-05-25ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau
2010-05-25auxdisplay: section cleanup in cfag12864bfb driverHenrik Kretzschmar
2010-05-25nuc900fb: release correct mem regionDan Carpenter
2010-05-25fb_defio: fix for non-dirty ptesAlbert Herranz
2010-05-25sgivwfb: fix sectionsHenrik Kretzschmar
2010-05-25s3c2410fb: fix sectionsHenrik Kretzschmar
2010-05-25hitfb: fix sectionsHenrik Kretzschmar
2010-05-25fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas
2010-05-25fbdev: da8xx/omap-l1xx: implement double bufferingMartin Ambrose
2010-05-25fbdev: section cleanup in w100fbHenrik Kretzschmar
2010-05-25fbdev: section cleanup in vga16fbHenrik Kretzschmar
2010-05-25fbdev: section cleanup in vfbHenrik Kretzschmar
2010-05-25fbdev: section cleanup in hgafbHenrik Kretzschmar
2010-05-25fbdev: section cleanup in arcfbHenrik Kretzschmar
2010-05-25sis: strcpy() => strlcpy()Dan Carpenter
2010-05-25fbdev: bfin-lq035q1-fb: respect new PPI mode platform fieldMichael Hennerich
2010-05-25rtc: use genirq directly in rtc-wm831xMark Brown
2010-05-25rtc-cmos: do dev_set_drvdata() earlier in the initializationDan Carpenter
2010-05-25rtc-ds1302: add some abstraction for new platform supportMarc Zyngier
2010-05-25rtc-isl1208: use sysfs_{create/remove}_groupH Hartley Sweeten