summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: cfi_cmdset_0002: fix do_write_buffer() timeout errorBean Huo2014-07-161-2/+23
* mtd: denali: use 8 bytes for READID commandgrmoore@altera.com2014-07-151-3/+3
* mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao2014-07-151-1/+0
* mtd: phram: Fix whitespace issuesRob Ward2014-07-141-1/+2
* mtd: spi-nor: add support for EON EN25QH128Sergey Ryazanov2014-07-141-0/+1
* mtd: cfi_cmdset_0002: Add support for locking OTP memoryChristian Riesch2014-07-121-5/+84
* mtd: cfi_cmdset_0002: Add support for writing OTP memoryChristian Riesch2014-07-121-7/+60
* mtd: cfi_cmdset_0002: Invalidate cache after entering/exiting OTP memoryChristian Riesch2014-07-121-10/+34
* mtd: cfi_cmdset_0002: Add support for reading OTPChristian Riesch2014-07-121-0/+156
* mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com2014-07-122-0/+56
* mtd: Account for BBT blocks when a partition is being allocatedEzequiel Garcia2014-07-091-1/+3
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2014-07-096-2/+56
* mtd: Add sysfs attributes to expose the ECC stats fieldsEzequiel Garcia2014-07-092-0/+83
* mtd: phram: replace kmalloc/strcpy by kstrdupFabian Frederick2014-07-061-3/+1
* mtd: bf5xx_nand: drop no-op PM supportBrian Norris2014-07-031-24/+0
* fs/jffs2/xattr.c: remove null test before kfreeFabian Frederick2014-07-031-2/+1
* fs/jffs2/acl.c: remove null test before kfreeFabian Frederick2014-07-031-2/+1
* mtd/ftl: drop the useless VirtualPageMap in partition_tKevin Hao2014-07-031-3/+0
* mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_removeAtsushi Nemoto2014-07-031-2/+0
* mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick2014-07-031-2/+2
* mtd: cmdlinepart: Spelling s/trucate/truncate/Geert Uytterhoeven2014-07-031-1/+1
* mtd: lpc32xx: drop bitflip_threshold initializationBrian Norris2014-07-022-12/+0
* Linux 3.16-rc1v3.16-rc1Linus Torvalds2014-06-161-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-1610-34/+96
|\
| * net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann2014-06-151-4/+28
| * Merge branch 'csum_fixes'David S. Miller2014-06-157-25/+60
| |\
| | * vxlan: Checksum fixesTom Herbert2014-06-151-9/+2
| | * net: add skb_pop_rcv_encapsulationTom Herbert2014-06-151-0/+12
| | * udp: call __skb_checksum_complete when doing full checksumTom Herbert2014-06-151-1/+3
| | * net: Fix save software checksum completeTom Herbert2014-06-152-10/+29
| | * net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-153-5/+14
| |/
| * udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet2014-06-141-0/+4
| * vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang2014-06-141-4/+3
| * MAINTAINERS: update cxgb4 maintainerDimitris Michailidis2014-06-131-1/+1
* | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-1630-265/+1836
|\ \
| * \ Merge tag 'sunxi-clk-for-3.16-2' of https://github.com/mripard/linux into clk...Mike Turquette2014-06-118-187/+661
| |\ \
| | * | clk: sunxi: document PRCM clock compatible stringsBoris BREZILLON2014-06-111-0/+3
| | * | clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON2014-06-114-0/+411
| | * | clk: sun6i: Protect SDRAM gating bitMaxime Ripard2014-06-111-0/+1
| | * | clk: sun6i: Protect CPU clockMaxime Ripard2014-06-111-0/+1
| | * | clk: sunxi: Rework clock protection codeMaxime Ripard2014-06-111-28/+44
| | * | clk: sunxi: Move the GMAC clock to a file of its ownMaxime Ripard2014-06-113-99/+121
| | * | clk: sunxi: Move the 24M oscillator to a file of its ownMaxime Ripard2014-06-113-57/+74
| | * | clk: sunxi: Remove calls to clk_putMaxime Ripard2014-06-111-6/+2
| | * | clk: sunxi: document new A31 USB clock compatibleEmilio López2014-06-111-0/+1
| | * | clk: sunxi: Implement A31 USB clockMaxime Ripard2014-06-111-0/+6
| |/ /
| * | Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Mike Turquette2014-06-1122-78/+1175
| |\ \
| | * | ARM: dts: OMAP5/DRA7: use omap5-mpu-dpll-clock capable of dealing with higher...Nishanth Menon2014-06-062-2/+2
| | * | CLK: TI: dpll: support OMAP5 MPU DPLL that need special handling for higher f...Nishanth Menon2014-06-062-0/+22
| | * | ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)Andrii Tseglytskyi2014-06-062-0/+13