summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-12crypto: atmel-sha - add sha information to the logNicolas Ferre1-1/+3
2013-12-12crypto: atmel-sha - add support for Device TreeNicolas Ferre1-24/+75
2013-12-12crypto: atmel-tdes - add support for Device TreeNicolas Ferre1-49/+94
2013-12-12crypto: atmel-aes - add support for Device TreeNicolas Ferre1-49/+94
2013-12-02clk: at91: add PMC smd clockBoris BREZILLON4-0/+184
2013-12-02clk: at91: add PMC usb clockBoris BREZILLON4-0/+423
2013-12-02clk: at91: add PMC utmi clockBoris BREZILLON4-0/+172
2013-12-02clk: at91: add PMC programmable clocksBoris BREZILLON4-0/+392
2013-12-02clk: at91: add PMC peripheral clocksBoris BREZILLON4-1/+425
2013-12-02clk: at91: add PMC system clocksBoris BREZILLON4-0/+144
2013-12-02clk: at91: add PMC master clockBoris BREZILLON5-9/+287
2013-12-02clk: at91: add PMC pll clocksBoris BREZILLON5-1/+705
2013-12-02clk: at91: add PMC main clockBoris BREZILLON4-0/+196
2013-12-02clk: at91: add PMC base supportBoris BREZILLON4-0/+371
2013-12-02ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON1-1/+1
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds49-318/+989
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds60-448/+447
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds46-732/+947
2013-11-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-13/+87
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-136/+293
2013-11-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2-4/+13
2013-11-22Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds14-126/+1092
2013-11-22ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold1-0/+9
2013-11-22kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu1-4/+4
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel1-3/+3
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller13-52/+121
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-52/+121
2013-11-21drm/sysfs: fix hotplug regression since lifetime changesDavid Herrmann1-7/+33
2013-11-21drm/exynos: g2d: fix memory leak to userptrInki Dae1-0/+2
2013-11-21Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie3-9/+59
2013-11-21Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie8-67/+472
2013-11-21Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie8-22/+79
2013-11-21Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie28-213/+344
2013-11-21iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen1-1/+4
2013-11-21iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen1-1/+1
2013-11-21net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2-7/+72
2013-11-21net/phy: Add VSC8662 supportSandeep Singh1-0/+14
2013-11-21net/phy: Add VSC8574 supportshaohui xie1-1/+16
2013-11-21net/phy: Add VSC8234 supportAndy Fleming1-2/+17
2013-11-21net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2-11/+4
2013-11-21PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu1-1/+0
2013-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds1-1/+9
2013-11-21Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds43-241/+183
2013-11-21Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds50-1941/+1363
2013-11-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+3
2013-11-21Merge tag 'md/3.13' of git://neil.brown.name/mdLinus Torvalds6-186/+566
2013-11-21r8152: fix incorrect type in assignmenthayeswang1-9/+9
2013-11-21r8152: support stopping/waking tx queuehayeswang1-0/+22
2013-11-21r8152: modify the tx flowhayeswang1-43/+3
2013-11-21r8152: fix tx/rx memory overflowhayeswang1-13/+17