aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-04video: mxsfb: remove dotclk_delay from platform_dataShawn Guo2-2/+0
2013-04-04video: mxsfb: remove fb_phys/fb_size from platform_dataShawn Guo2-41/+7
2013-04-04video: mxsfb: use devm_* managed functionsShawn Guo1-34/+16
2013-04-04ARM: mxs: remove unneeded enet_out clk initializationShawn Guo1-12/+0
2013-04-04ARM: dts: mxs: add enet_out clock to devicetreeWolfram Sang2-2/+4
2013-04-04net: freescale: fec: add support for optional enet_out clkWolfram Sang2-0/+11
2013-04-04net: fec: handle optional clk_ptp more gracefullyShawn Guo1-5/+3
2013-04-03clocksource: mxs_timer: Add semicolon at end of lineFabio Estevam1-1/+1
2013-04-01ARM: mxs: remove unused headersShawn Guo5-533/+27
2013-04-01ARM: mxs: merge imx23 and imx28 into one machine_descShawn Guo1-30/+13
2013-04-01ARM: mxs: remove common.hShawn Guo3-21/+17
2013-04-01ARM: mxs: move mxs_get_ocotp() into mach-mxs.cShawn Guo4-105/+76
2013-04-01ARM: mxs: remove mm.cShawn Guo3-55/+1
2013-04-01ARM: mxs: use debug_ll_io_init for low-level debugShawn Guo2-8/+6
2013-04-01ARM: mxs: get ocotp base address from device treeShawn Guo3-1/+10
2013-04-01ARM: mxs: remove system.cShawn Guo4-140/+38
2013-04-01ARM: mxs: get reset address from device treeShawn Guo3-21/+19
2013-04-01ARM: mxs: remove empty hardware.hShawn Guo2-24/+0
2013-04-01ASoC: mxs-saif: remove mach header inclusionShawn Guo1-2/+3
2013-04-01iio: mxs-lradc: remove unneeded mach header inclusionShawn Guo1-3/+0
2013-04-01rtc: stmp3xxx: use stmp_reset_block() insteadShawn Guo1-4/+2
2013-04-01clk: mxs: remove the use of mach level IO accessorShawn Guo2-13/+11
2013-04-01clk: mxs: get base address from device treeShawn Guo4-16/+37
2013-04-01ARM: mxs: remove unneeded mach-types.h inclusionShawn Guo1-1/+0
2013-04-01ARM: mxs: move icoll driver into drivers/irqchipShawn Guo6-16/+23
2013-04-01ARM: mxs: call stmp_reset_block() in icollShawn Guo1-2/+2
2013-04-01ARM: mxs: get icoll base address from device treeShawn Guo1-2/+5
2013-04-01ARM: mxs: move timer driver into drivers/clocksourceShawn Guo3-1/+2
2013-04-01ARM: mxs: select STMP_DEVICE and use it for timer codeShawn Guo2-9/+9
2013-04-01ARM: mxs: remove cpu_is_mx23() call from timer codeShawn Guo1-1/+2
2013-04-01ARM: mxs: get timrot base address from device treeShawn Guo1-1/+5
2013-04-01ARM: mxs: look up timrot clock from device treeShawn Guo5-4/+3
2013-04-01ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo6-15/+6
2013-03-31Linux 3.9-rc5Linus Torvalds1-1/+1
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley4-14/+12
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2-1/+17
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann1-3/+3
2013-03-29PNP: List Rafael Wysocki as a maintainerRafael J. Wysocki1-1/+1
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder1-17/+30
2013-03-29ia64 idle: delete stale (*idle)() function pointerLen Brown1-4/+1
2013-03-29Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik1-1/+2
2013-03-28target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger1-1/+3
2013-03-28tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger1-2/+11
2013-03-28Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"Michel Lespinasse5-21/+11
2013-03-28usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2-0/+8
2013-03-28mg_disk: fix error return code in mg_probe()Wei Yongjun1-1/+3
2013-03-28Btrfs: fix wrong return value of btrfs_lookup_csum()Miao Xie1-1/+3
2013-03-28Btrfs: fix wrong reservation of csumsMiao Xie2-2/+2
2013-03-28Btrfs: fix double free in the btrfs_qgroup_account_ref()Wang Shilong1-2/+1
2013-03-28Btrfs: limit the global reserve to 512mbJosef Bacik1-1/+1