summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-07-30clk: validate pointer in __clk_disable()Fengguang Wu1-0/+3
2012-07-30usb/host/r8a66597: remove conditional compilation of clk codeViresh Kumar2-17/+0
2012-07-30gadget/r8a66597: remove conditional compilation of clk codeViresh Kumar2-13/+3
2012-07-30gadget/m66592: remove conditional compilation of clk codeViresh Kumar2-13/+1
2012-07-30net/stmmac: remove conditional compilation of clk codeViresh Kumar2-58/+17
2012-07-30net/c_can: remove conditional compilation of clk codeViresh Kumar1-8/+0
2012-07-30ata/pata_arasan: remove conditional compilation of clk codeViresh Kumar1-13/+1
2012-07-30usb/musb: remove conditional compilation of clk codeViresh Kumar1-8/+0
2012-07-30i2c/i2c-pxa: remove conditional compilation of clk codeViresh Kumar1-7/+0
2012-07-30clk: remove redundant depends on from drivers/KconfigViresh Kumar1-1/+0
2012-07-30pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson1-2/+2
2012-07-28Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds15-542/+624
2012-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-14/+14
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-15/+17
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King6-15/+17
2012-07-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller3-13/+13
2012-07-27USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2012-07-27Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-37/+90
2012-07-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+35
2012-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-13/+13
2012-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-2/+24
2012-07-26Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds43-410/+2067
2012-07-27radeonfb: Add quirk for the graphics adapter in some JSxxTony Breeds1-0/+35
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-108/+233
2012-07-27leds-lp8788: forgotten unlock at lp8788_led_workDevendra Naga1-0/+1
2012-07-27LEDS: propagate error codes in blinkm_detect()Dan Carpenter1-2/+2
2012-07-27LEDS: memory leak in blinkm_led_common_set()Dan Carpenter1-2/+5
2012-07-26Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-562/+589
2012-07-26pch_gbe: vlan skb len fixAndy Cress1-7/+0
2012-07-26pch_gbe: add extra clean txAndy Cress1-13/+44
2012-07-26pch_gbe: fix transmit watchdog timeoutAndy Cress1-1/+1
2012-07-26ixgbe: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov1-5/+6
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds146-1712/+3157
2012-07-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds177-3290/+7518
2012-07-26Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds13-138/+639
2012-07-26pch_uart: Fix parity setting issueTomoya MORINAGA1-1/+1
2012-07-26pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA1-6/+12
2012-07-26pch_uart: Fix missing break for 16 byte fifoAlan Cox1-0/+1
2012-07-26tty ldisc: Close/Reopen race prevention should check the proper flagShachar Shemesh1-1/+1
2012-07-26pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart1-12/+26
2012-07-26vt: fix race in vt_waitactive()Rabin Vincent1-13/+34
2012-07-26serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge1-0/+1
2012-07-26serial/8250: Add LPC3220 standard UART typeRoland Stigge1-0/+8
2012-07-26serial_core: Update buffer overrun statistics.Corbin1-2/+4
2012-07-26serial: samsung: Fixed wrong comparison for baudclk_rateKyoungil Kim1-2/+2
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds34-640/+8590
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds25-436/+1655
2012-07-26Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds11-39/+410
2012-07-26bcma: fix invalid PMU chip control masksHauke Mehrtens1-4/+4
2012-07-26bcma: add missing iounmap on error pathHauke Mehrtens1-5/+10