Age | Commit message (Expand) | Author | Files | Lines |
2012-06-19 | input: add ir, keypad, ts, keyboard initial version, ir check oklichee-3.3/sun6i | yanggq | 10 | -3/+4312 |
2012-06-19 | sun6i: add i2c bus driver | pannan | 4 | -0/+1861 |
2012-06-19 | 8250.c:sync the file to fix a bug | panlong | 1 | -2/+39 |
2012-06-18 | nand support rb&dma interrupt | penggang | 5 | -36/+186 |
2012-06-15 | aw163x: nand: add va2pa address transform | penggang | 4 | -69/+48 |
2012-06-12 | fix: usb otg start device | wangjx | 1 | -1/+1 |
2012-06-12 | sun6i: add usb otg ehci and ohci driver | wangjx | 62 | -397/+29715 |
2012-06-12 | display init version | tyle | 109 | -0/+60465 |
2012-06-12 | aw163x: nand: add nand flash driver | penggang | 41 | -0/+21360 |
2012-06-11 | change aw163x to sun6i | panlong | 70 | -132/+132 |
2012-06-10 | aw163x: mmc: init version, ok | yemao | 25 | -3/+5127 |
2012-06-09 | update ccmu: | kevin | 3 | -15/+410 |
2012-06-07 | add ccmu | kevin | 12 | -9/+4888 |
2012-06-07 | add ccmu | kevin | 1 | -79/+0 |
2012-06-07 | sun6i: add auto compile script | panlong | 1 | -1/+176 |
2012-06-06 | remove bImage. | liugang | 1 | -0/+0 |
2012-06-06 | remove warnings in dma_test code | liugang | 4 | -21/+21 |
2012-06-06 | add comment. | liugang | 14 | -262/+167 |
2012-06-06 | remove the space and tabs, for test | liugang | 11 | -194/+194 |
2012-06-06 | remove space and tabs ing..., for test | liugang | 8 | -83/+82 |
2012-06-06 | remove space and tabs. | liugang | 1 | -1/+1 |
2012-06-06 | remove the space and tabs. | liugang | 8 | -142/+140 |
2012-06-05 | for test | liugang | 2 | -38/+0 |
2012-06-05 | after full test with dma test code, every case has been passed. | liugang | 16 | -781/+1322 |
2012-06-04 | change code which use dma_alloc_coherent to use dma_pool_alloc instead, which... | liugang | 20 | -119/+401 |
2012-05-31 | add dma test code, and split dma_interface.c into many individual modules. | liugang | 31 | -1733/+5004 |
2012-05-30 | dma driver for 1633, first version, comipled but not tested. | liugang | 14 | -0/+3596 |
2012-05-23 | aw163x: update rootfs | benn | 1 | -0/+0 |
2012-05-23 | aw163x: add simple build script & rootfs | benn | 1 | -0/+7 |
2012-05-23 | aw163x: fix cpu start issue | benn | 2 | -56/+14 |
2012-05-15 | aw1633: cleanup | benn | 4 | -92/+25 |
2012-05-08 | aw163x: update start address | benn | 4 | -17/+33 |
2012-05-07 | aw1633: scu_get_core_count is buggy for Cortex-A7. fixed | benn | 1 | -36/+29 |
2012-05-02 | aw1633: single cortex-a7 works | benn | 3 | -3/+22 |
2012-04-26 | aw163x: add skel implement | benn | 33 | -1/+2465 |
2012-03-19 | Linux 3.3v3.3 | Linus Torvalds | 1 | -1/+1 |
2012-03-18 | Don't limit non-nested epoll paths | Jason Baron | 1 | -0/+4 |
2012-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 8 | -64/+57 |
2012-03-17 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 13 | -33/+48 |
2012-03-17 | netfilter: ctnetlink: fix race between delete and timeout expiration | Pablo Neira Ayuso | 1 | -11/+12 |
2012-03-17 | ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. | RongQing.Li | 1 | -1/+0 |
2012-03-17 | Merge branch 'akpm' (more patches from Andrew) | Linus Torvalds | 1 | -0/+7 |
2012-03-17 | nilfs2: fix NULL pointer dereference in nilfs_load_super_block() | Ryusuke Konishi | 1 | -0/+1 |
2012-03-17 | nilfs2: clamp ns_r_segments_percentage to [1, 99] | Haogang Chen | 1 | -0/+6 |
2012-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -0/+8 |
2012-03-17 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -27/+0 |
2012-03-17 | afs: Remote abort can cause BUG in rxrpc code | Anton Blanchard | 1 | -0/+3 |
2012-03-17 | afs: Read of file returns EBADMSG | Anton Blanchard | 1 | -1/+1 |
2012-03-16 | C6X: remove dead code from entry.S | Mark Salter | 1 | -27/+0 |
2012-03-16 | wimax/i2400m: fix erroneous NETDEV_TX_BUSY use | Eric Dumazet | 1 | -20/+10 |